Compare commits

...

11 Commits

Author SHA1 Message Date
787571d9ae automatic version update by autodist [release 5.2.4-1mamba;Thu May 09 2019] 2024-01-05 23:41:53 +01:00
cfc757220a automatic version update by autodist [release 5.2.3-1mamba;Sun Mar 24 2019] 2024-01-05 23:41:53 +01:00
3730043296 automatic version update by autodist [release 5.2.2-1mamba;Sun Oct 07 2018] 2024-01-05 23:41:53 +01:00
b50cf756e8 automatic version update by autodist [release 5.2.1-1mamba;Sun Sep 30 2018] 2024-01-05 23:41:53 +01:00
27c1feb7c1 automatic version update by autodist [release 5.2-1mamba;Fri Sep 14 2018] 2024-01-05 23:41:53 +01:00
88a0c6b634 automatic version update by autodist [release 5.1.8-1mamba;Mon Apr 02 2018] 2024-01-05 23:41:53 +01:00
03a22484e2 automatic version update by autodist [release 5.1.7-1mamba;Sat Jan 13 2018] 2024-01-05 23:41:53 +01:00
71c9918204 automatic version update by autodist [release 5.1.6-1mamba;Sat Sep 16 2017] 2024-01-05 23:41:53 +01:00
6080cef4bb automatic version update by autodist [release 5.1.5-1mamba;Tue May 16 2017] 2024-01-05 23:41:53 +01:00
0b5ac2908a automatic version update by autodist [release 5.1.4-1mamba;Fri Feb 24 2017] 2024-01-05 23:41:53 +01:00
b0160ae05d automatic version update by autodist [release 5.1.3-1mamba;Mon Jan 23 2017] 2024-01-05 23:41:53 +01:00

View File

@ -1,5 +1,5 @@
Name: homebank
Version: 5.1.2
Version: 5.2.4
Release: 1mamba
Summary: Free, easy, personal accounting for everyone
Group: Graphical Desktop/Applications/Office
@ -62,10 +62,12 @@ chmod -x src/*.*
%defattr(-,root,root)
%{_bindir}/homebank
%{_datadir}/homebank/datas/example.xhb
%lang(cy) %{_datadir}/homebank/datas/hb-categories-cy.csv
%lang(de) %{_datadir}/homebank/datas/hb-categories-de.csv
%lang(en) %{_datadir}/homebank/datas/hb-categories-en.csv
%lang(es) %{_datadir}/homebank/datas/hb-categories-es.csv
%lang(fr) %{_datadir}/homebank/datas/hb-categories-fr.csv
%lang(hu) %{_datadir}/homebank/datas/hb-categories-hu.csv
%lang(it) %{_datadir}/homebank/datas/hb-categories-it.csv
%lang(lt) %{_datadir}/homebank/datas/hb-categories-lt.csv
%lang(pt) %{_datadir}/homebank/datas/hb-categories-pt.csv
@ -76,6 +78,8 @@ chmod -x src/*.*
%{_datadir}/appdata/homebank.appdata.xml
%{_datadir}/applications/homebank.desktop
%{_datadir}/icons/hicolor/*x*/apps/homebank.png
%dir %{_datadir}/homebank
%{_datadir}/homebank/datas/ChangeLog
%{_datadir}/homebank/icons/hicolor/*x*/status/*.png
%{_datadir}/homebank/icons/hicolor/*x*/actions/*.png
%{_datadir}/homebank/icons/hicolor/scalable/actions/*.svg
@ -95,6 +99,39 @@ chmod -x src/*.*
#%doc doc/TODO ChangeLog NEWS README
%changelog
* Thu May 09 2019 Automatic Build System <autodist@mambasoft.it> 5.2.4-1mamba
- automatic version update by autodist
* Sun Mar 24 2019 Automatic Build System <autodist@mambasoft.it> 5.2.3-1mamba
- automatic version update by autodist
* Sun Oct 07 2018 Automatic Build System <autodist@mambasoft.it> 5.2.2-1mamba
- automatic version update by autodist
* Sun Sep 30 2018 Automatic Build System <autodist@mambasoft.it> 5.2.1-1mamba
- automatic version update by autodist
* Fri Sep 14 2018 Automatic Build System <autodist@mambasoft.it> 5.2-1mamba
- automatic version update by autodist
* Mon Apr 02 2018 Automatic Build System <autodist@mambasoft.it> 5.1.8-1mamba
- automatic version update by autodist
* Sat Jan 13 2018 Automatic Build System <autodist@mambasoft.it> 5.1.7-1mamba
- automatic version update by autodist
* Sat Sep 16 2017 Automatic Build System <autodist@mambasoft.it> 5.1.6-1mamba
- automatic version update by autodist
* Tue May 16 2017 Automatic Build System <autodist@mambasoft.it> 5.1.5-1mamba
- automatic version update by autodist
* Fri Feb 24 2017 Automatic Build System <autodist@mambasoft.it> 5.1.4-1mamba
- automatic version update by autodist
* Mon Jan 23 2017 Automatic Build System <autodist@mambasoft.it> 5.1.3-1mamba
- automatic version update by autodist
* Thu Dec 08 2016 Automatic Build System <autodist@mambasoft.it> 5.1.2-1mamba
- automatic version update by autodist