Compare commits
7 Commits
5.5.6-1mam
...
5.6.4-1mam
Author | SHA1 | Date | |
---|---|---|---|
6c3393f351 | |||
7fe3008e58 | |||
a3222e534e | |||
063f58ee50 | |||
e2f550ddab | |||
b01d82e613 | |||
951c0ae37a |
@ -1,5 +1,5 @@
|
||||
Name: homebank
|
||||
Version: 5.5.6
|
||||
Version: 5.6.4
|
||||
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,27 @@ chmod -x src/*.*
|
||||
#%doc doc/TODO ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user