Compare commits

...

15 Commits

Author SHA1 Message Date
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
6afe204376 automatic version update by autodist [release 5.6.5-1mamba;Thu Jun 22 2023] 2024-01-05 23:41:59 +01:00
6c3393f351 automatic version update by autodist [release 5.6.4-1mamba;Sun May 21 2023] 2024-01-05 23:41:58 +01:00
7fe3008e58 automatic version update by autodist [release 5.6.3-1mamba;Mon Mar 20 2023] 2024-01-05 23:41:58 +01:00
a3222e534e automatic version update by autodist [release 5.6.2-1mamba;Tue Feb 07 2023] 2024-01-05 23:41:56 +01:00
063f58ee50 update to 5.6.1 [release 5.6.1-1mamba;Tue Jan 24 2023] 2024-01-05 23:41:55 +01:00
e2f550ddab automatic version update by autodist [release 5.6-1mamba;Tue Dec 06 2022] 2024-01-05 23:41:54 +01:00
b01d82e613 automatic version update by autodist [release 5.5.8-1mamba;Sun Oct 16 2022] 2024-01-05 23:41:54 +01:00
951c0ae37a automatic version update by autodist [release 5.5.7-1mamba;Sat Oct 08 2022] 2024-01-05 23:41:54 +01:00
d07d292689 automatic version update by autodist [release 5.5.6-1mamba;Wed Jun 29 2022] 2024-01-05 23:41:54 +01:00
010ddc1832 automatic version update by autodist [release 5.5.5-1mamba;Tue Apr 19 2022] 2024-01-05 23:41:54 +01:00
cf92a32113 automatic version update by autodist [release 5.5.4-1mamba;Mon Jan 10 2022] 2024-01-05 23:41:54 +01:00

View File

@ -1,5 +1,5 @@
Name: homebank
Version: 5.5.3
Version: 5.7.2
Release: 1mamba
Summary: Free, easy, personal accounting for everyone
Group: Graphical Desktop/Applications/Office
@ -7,11 +7,11 @@ 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/homebank-%{version}.tar.gz
Source: http://homebank.free.fr/public/sources/homebank-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libatk-devel
BuildRequires: libat-spi2-core-devel
BuildRequires: libcairo-devel
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel
@ -27,7 +27,7 @@ BuildRequires: perl-XML-Parser
BuildRequires: gettext-devel
BuildRequires: intltool
Provides: homebank-doc
Obsoletes: homebank-doc
Obsoletes: homebank-doc < 5.5.7
%description
%{name} is the free software you have always wanted to manage your personal accounts at home. The main concept is to be light, simple and very easy to use. It brings you many features that allows you to analyze your finances in a detailed way instantly and dynamically with powerfull report tools based on filtering and graphical charts.
@ -65,7 +65,7 @@ chmod -x src/*.*
%{_datadir}/homebank/datas/example.xhb
%{_datadir}/homebank/datas/hb-categories-*.csv
%{_datadir}/application-registry/homebank.applications
%{_datadir}/appdata/homebank.appdata.xml
%{_datadir}/metainfo/homebank.appdata.xml
%{_datadir}/applications/homebank.desktop
%{_datadir}/icons/hicolor/*x*/apps/homebank.png
%dir %{_datadir}/homebank
@ -92,6 +92,51 @@ chmod -x src/*.*
#%doc doc/TODO ChangeLog NEWS README
%changelog
* 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
* Sun May 21 2023 Automatic Build System <autodist@mambasoft.it> 5.6.4-1mamba
- automatic version update by autodist
* Mon Mar 20 2023 Automatic Build System <autodist@mambasoft.it> 5.6.3-1mamba
- automatic version update by autodist
* Tue Feb 07 2023 Automatic Build System <autodist@mambasoft.it> 5.6.2-1mamba
- automatic version update by autodist
* Tue Jan 24 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.6.1-1mamba
- update to 5.6.1
* Tue Dec 06 2022 Automatic Build System <autodist@mambasoft.it> 5.6-1mamba
- automatic version update by autodist
* Sun Oct 16 2022 Automatic Build System <autodist@mambasoft.it> 5.5.8-1mamba
- automatic version update by autodist
* Sat Oct 08 2022 Automatic Build System <autodist@mambasoft.it> 5.5.7-1mamba
- automatic version update by autodist
* Wed Jun 29 2022 Automatic Build System <autodist@mambasoft.it> 5.5.6-1mamba
- automatic version update by autodist
* Tue Apr 19 2022 Automatic Build System <autodist@mambasoft.it> 5.5.5-1mamba
- automatic version update by autodist
* Mon Jan 10 2022 Automatic Build System <autodist@mambasoft.it> 5.5.4-1mamba
- automatic version update by autodist
* Sun Oct 17 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.5.3-1mamba
- update to 5.5.3