|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: homebank
|
|
|
|
|
Version: 5.8.6
|
|
|
|
|
Version: 5.9.4
|
|
|
|
|
Release: 1mamba
|
|
|
|
|
Summary: Free, easy, personal accounting for everyone
|
|
|
|
|
Group: Graphical Desktop/Applications/Office
|
|
|
|
@ -36,7 +36,6 @@ Obsoletes: homebank-doc < 5.5.7
|
|
|
|
|
Furthermore %{name} benefits now for more than 10 years of users experiences and feedbacks as its development started in 1995 on Amiga computers.
|
|
|
|
|
Really, if you are looking for an easy way to do your home accounts, then %{name} should be the software you choose. Just take a little time to try it out now, and you won't regret doing so...
|
|
|
|
|
|
|
|
|
|
%debug_package
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q
|
|
|
|
@ -73,18 +72,20 @@ chmod -x src/*.*
|
|
|
|
|
%dir %{_datadir}/homebank
|
|
|
|
|
%dir %{_datadir}/homebank/datas
|
|
|
|
|
%{_datadir}/homebank/datas/ChangeLog
|
|
|
|
|
%{_datadir}/homebank/icons/Default/scalable/actions/*.svg
|
|
|
|
|
%{_datadir}/homebank/icons/Default/scalable/status/*.svg
|
|
|
|
|
%dir %{_datadir}/homebank/icons
|
|
|
|
|
%dir %{_datadir}/homebank/icons/hicolor
|
|
|
|
|
%{_datadir}/homebank/icons/hicolor/*x*/status/*.png
|
|
|
|
|
%{_datadir}/homebank/icons/hicolor/*x*/actions/*.png
|
|
|
|
|
%{_datadir}/homebank/icons/hicolor/scalable/actions/*.svg
|
|
|
|
|
%{_datadir}/homebank/icons/hicolor/scalable/status/*.svg
|
|
|
|
|
%dir %{_datadir}/homebank/images
|
|
|
|
|
%{_datadir}/homebank/images/homebank-icon.svg
|
|
|
|
|
%{_datadir}/homebank/images/*.png
|
|
|
|
|
%{_datadir}/mime-info/homebank.keys
|
|
|
|
|
%{_datadir}/mime-info/homebank.mime
|
|
|
|
|
%{_datadir}/mime/packages/homebank.xml
|
|
|
|
|
%dir %{_datadir}/homebank/images
|
|
|
|
|
%{_datadir}/homebank/images/*.png
|
|
|
|
|
%dir %{_datadir}/homebank/help
|
|
|
|
|
%{_datadir}/homebank/help/*.html
|
|
|
|
|
%{_datadir}/homebank/help/help.css
|
|
|
|
@ -94,6 +95,21 @@ chmod -x src/*.*
|
|
|
|
|
#%doc doc/TODO ChangeLog NEWS README
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 11 2025 Automatic Build System <autodist@openmamba.org> 5.9.4-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Mon Jul 07 2025 Automatic Build System <autodist@openmamba.org> 5.9.3-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Thu Jun 05 2025 Automatic Build System <autodist@openmamba.org> 5.9.2-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Thu May 08 2025 Automatic Build System <autodist@openmamba.org> 5.9.1-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Sat Apr 12 2025 Automatic Build System <autodist@openmamba.org> 5.9-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Fri Dec 27 2024 Automatic Build System <autodist@openmamba.org> 5.8.6-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|