Compare commits
4 Commits
5.1.8-1mam
...
5.2.3-1mam
Author | SHA1 | Date | |
---|---|---|---|
cfc757220a | |||
3730043296 | |||
b50cf756e8 | |||
27c1feb7c1 |
@ -1,5 +1,5 @@
|
||||
Name: homebank
|
||||
Version: 5.1.8
|
||||
Version: 5.2.3
|
||||
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
|
||||
@ -97,6 +99,18 @@ chmod -x src/*.*
|
||||
#%doc doc/TODO ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user