Compare commits

...

9 Commits

2 changed files with 37 additions and 6 deletions

View File

@ -4,3 +4,4 @@ homebank is the free software you have always wanted to manage your personal acc
Furthermore homebank 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 homebank should be the software you choose. Just take a little time to try it out now, and you won't regret doing so...

View File

@ -1,18 +1,19 @@
Name: homebank
Version: 5.7.2
Version: 5.9.4
Release: 1mamba
Summary: Free, easy, personal accounting for everyone
Group: Graphical Desktop/Applications/Office
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://homebank.free.fr/en/index.php
Source: http://homebank.free.fr/public/sources/homebank-%{version}.tar.gz
URL: https://www.gethomebank.org/en/index.php
Source: https://www.gethomebank.org/public/sources/homebank-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libat-spi2-core-devel
BuildRequires: libcairo-devel
BuildRequires: libgcc
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel
BuildRequires: libgtk3-devel
@ -20,6 +21,7 @@ BuildRequires: libharfbuzz-devel
BuildRequires: libofx-devel
BuildRequires: libpango-devel
BuildRequires: libsoup-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
BuildRequires: libofx-devel >= 0.9.9-1mamba
BuildRequires: desktop-file-utils
@ -34,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
@ -71,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
@ -92,6 +95,33 @@ 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
* Thu Dec 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.8.5-1mamba
- update to 5.8.5
* Thu Feb 08 2024 Automatic Build System <autodist@openmamba.org> 5.7.4-1mamba
- automatic version update by autodist
* Mon Dec 11 2023 Automatic Build System <autodist@mambasoft.it> 5.7.3-1mamba
- automatic version update by autodist
* Mon Nov 13 2023 Automatic Build System <autodist@mambasoft.it> 5.7.2-1mamba
- automatic version update by autodist