Compare commits

...

15 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
9348c09e22 automatic version update by autodist [release 5.1.2-1mamba;Thu Dec 08 2016] 2024-01-05 23:41:53 +01:00
2dff4fc9a8 automatic version update by autodist [release 5.1.1-1mamba;Wed Nov 09 2016] 2024-01-05 23:41:53 +01:00
6ee40844c3 automatic version update by autodist [release 5.1-1mamba;Tue Oct 18 2016] 2024-01-05 23:41:53 +01:00
12a7054ddd automatic version update by autodist [release 5.0.9-1mamba;Mon Jul 25 2016] 2024-01-05 23:41:53 +01:00

View File

@ -1,5 +1,5 @@
Name: homebank Name: homebank
Version: 5.0.8 Version: 5.2.4
Release: 1mamba Release: 1mamba
Summary: Free, easy, personal accounting for everyone Summary: Free, easy, personal accounting for everyone
Group: Graphical Desktop/Applications/Office Group: Graphical Desktop/Applications/Office
@ -62,10 +62,12 @@ chmod -x src/*.*
%defattr(-,root,root) %defattr(-,root,root)
%{_bindir}/homebank %{_bindir}/homebank
%{_datadir}/homebank/datas/example.xhb %{_datadir}/homebank/datas/example.xhb
%lang(cy) %{_datadir}/homebank/datas/hb-categories-cy.csv
%lang(de) %{_datadir}/homebank/datas/hb-categories-de.csv %lang(de) %{_datadir}/homebank/datas/hb-categories-de.csv
%lang(en) %{_datadir}/homebank/datas/hb-categories-en.csv %lang(en) %{_datadir}/homebank/datas/hb-categories-en.csv
%lang(es) %{_datadir}/homebank/datas/hb-categories-es.csv %lang(es) %{_datadir}/homebank/datas/hb-categories-es.csv
%lang(fr) %{_datadir}/homebank/datas/hb-categories-fr.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(it) %{_datadir}/homebank/datas/hb-categories-it.csv
%lang(lt) %{_datadir}/homebank/datas/hb-categories-lt.csv %lang(lt) %{_datadir}/homebank/datas/hb-categories-lt.csv
%lang(pt) %{_datadir}/homebank/datas/hb-categories-pt.csv %lang(pt) %{_datadir}/homebank/datas/hb-categories-pt.csv
@ -76,6 +78,8 @@ chmod -x src/*.*
%{_datadir}/appdata/homebank.appdata.xml %{_datadir}/appdata/homebank.appdata.xml
%{_datadir}/applications/homebank.desktop %{_datadir}/applications/homebank.desktop
%{_datadir}/icons/hicolor/*x*/apps/homebank.png %{_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*/status/*.png
%{_datadir}/homebank/icons/hicolor/*x*/actions/*.png %{_datadir}/homebank/icons/hicolor/*x*/actions/*.png
%{_datadir}/homebank/icons/hicolor/scalable/actions/*.svg %{_datadir}/homebank/icons/hicolor/scalable/actions/*.svg
@ -95,6 +99,51 @@ chmod -x src/*.*
#%doc doc/TODO ChangeLog NEWS README #%doc doc/TODO ChangeLog NEWS README
%changelog %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
* Wed Nov 09 2016 Automatic Build System <autodist@mambasoft.it> 5.1.1-1mamba
- automatic version update by autodist
* Tue Oct 18 2016 Automatic Build System <autodist@mambasoft.it> 5.1-1mamba
- automatic version update by autodist
* Mon Jul 25 2016 Automatic Build System <autodist@mambasoft.it> 5.0.9-1mamba
- automatic version update by autodist
* Sun May 22 2016 Automatic Build System <autodist@mambasoft.it> 5.0.8-1mamba * Sun May 22 2016 Automatic Build System <autodist@mambasoft.it> 5.0.8-1mamba
- automatic version update by autodist - automatic version update by autodist