Compare commits
11 Commits
5.1.2-1mam
...
5.2.4-1mam
Author | SHA1 | Date | |
---|---|---|---|
787571d9ae | |||
cfc757220a | |||
3730043296 | |||
b50cf756e8 | |||
27c1feb7c1 | |||
88a0c6b634 | |||
03a22484e2 | |||
71c9918204 | |||
6080cef4bb | |||
0b5ac2908a | |||
b0160ae05d |
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user