Compare commits

...

13 Commits

Author SHA1 Message Date
97de07cc1c automatic version update by autodist [release 5.9.4-1mamba;Fri Jul 11 2025] 2025-07-12 12:29:58 +02:00
14f88654be automatic version update by autodist [release 5.9.3-1mamba;Mon Jul 07 2025] 2025-07-11 21:00:32 +02:00
08089d289a automatic version update by autodist [release 5.9.2-1mamba;Thu Jun 05 2025] 2025-06-05 19:40:01 +02:00
9cededc44b automatic version update by autodist [release 5.9.1-1mamba;Thu May 08 2025] 2025-05-08 21:29:21 +02:00
b9ee5bfc7e automatic version update by autodist [release 5.9-1mamba;Sat Apr 12 2025] 2025-04-12 16:38:24 +02:00
a2700602a4 automatic version update by autodist [release 5.8.6-1mamba;Fri Dec 27 2024] 2024-12-28 11:08:08 +01:00
b18074eff8 update to 5.8.5 [release 5.8.5-1mamba;Thu Dec 05 2024] 2024-12-06 10:12:00 +01:00
0ef7a6513c automatic version update by autodist [release 5.7.4-1mamba;Thu Feb 08 2024] 2024-02-08 23:39:28 +01:00
3c516d6db5 automatic version update by autodist [release 5.7.3-1mamba;Mon Dec 11 2023] 2024-01-05 23:42:02 +01:00
825277b620 automatic version update by autodist [release 5.7.2-1mamba;Mon Nov 13 2023] 2024-01-05 23:42:01 +01:00
643361bc08 automatic version update by autodist [release 5.7.1-1mamba;Sun Oct 08 2023] 2024-01-05 23:42:01 +01:00
a7e6f5b5eb automatic version update by autodist [release 5.7-1mamba;Wed Sep 06 2023] 2024-01-05 23:42:01 +01:00
f38211d88c automatic version update by autodist [release 5.6.6-1mamba;Sat Aug 05 2023] 2024-01-05 23:41:59 +01:00
2 changed files with 50 additions and 7 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,25 +1,27 @@
Name: homebank
Version: 5.6.5
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
BuildRequires: libharfbuzz-devel
BuildRequires: libofx-devel
BuildRequires: libpango-devel
BuildRequires: libsoup2-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,45 @@ 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
* Sun Oct 08 2023 Automatic Build System <autodist@mambasoft.it> 5.7.1-1mamba
- automatic version update by autodist
* Wed Sep 06 2023 Automatic Build System <autodist@mambasoft.it> 5.7-1mamba
- automatic version update by autodist
* Sat Aug 05 2023 Automatic Build System <autodist@mambasoft.it> 5.6.6-1mamba
- automatic version update by autodist
* Thu Jun 22 2023 Automatic Build System <autodist@mambasoft.it> 5.6.5-1mamba
- automatic version update by autodist