Skip to content

Commit 726f1b8

Browse files
author
Luca Pisani
committed
Fix RPM spec issues
- Remove unnecessary BuildRequires python3 - Change changelog date to past date to avoid bogus date warning
1 parent 91bd471 commit 726f1b8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packaging/notes.spec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ URL: https://github.com/%{owner}/%{name}
88
Source0: %{name}-%{version}.tar.gz
99

1010
BuildArch: noarch
11-
BuildRequires: python3
1211

1312
%description
1413
A native desktop application for KDE written in Python, similar to Joplin, with WYSIWYG editing, speech-to-text, and trash management.
@@ -34,5 +33,5 @@ chmod +x %{buildroot}%{_bindir}/%{name}
3433
%{_bindir}/%{name}
3534

3635
%changelog
37-
* Sun Dec 08 2025 Luca Pisani <lucas.pisani@gmail.com> - %{version}-%{release}
36+
* Mon Dec 09 2024 Luca Pisani <lucas.pisani@gmail.com> - %{version}-%{release}
3837
- Initial package

0 commit comments

Comments
 (0)