Compare commits
16 Commits
5.5.3-1mam
...
5.7.3-1mam
Author | SHA1 | Date | |
---|---|---|---|
3c516d6db5 | |||
825277b620 | |||
643361bc08 | |||
a7e6f5b5eb | |||
f38211d88c | |||
6afe204376 | |||
6c3393f351 | |||
7fe3008e58 | |||
a3222e534e | |||
063f58ee50 | |||
e2f550ddab | |||
b01d82e613 | |||
951c0ae37a | |||
d07d292689 | |||
010ddc1832 | |||
cf92a32113 |
@ -1,17 +1,17 @@
|
||||
Name: homebank
|
||||
Version: 5.5.3
|
||||
Version: 5.7.3
|
||||
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/homebank-%{version}.tar.gz
|
||||
URL: https://www.gethomebank.org/en/index.php
|
||||
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,54 @@ chmod -x src/*.*
|
||||
#%doc doc/TODO ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user