automatic version update by autodist [release 20.04.0-1mamba;Fri Apr 24 2020]

This commit is contained in:
Automatic Build System 2024-01-05 20:54:27 +01:00
parent 16c56b65de
commit 30b2c38275

View File

@ -1,5 +1,5 @@
Name: bovo
Version: 19.12.3
Version: 20.04.0
Release: 1mamba
Summary: Five-in-a-row Board Game
Group: Graphical Desktop/Applications/Games
@ -34,7 +34,7 @@ Five-in-a-row Board Game.
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -55,22 +55,13 @@ Five-in-a-row Board Game.
%dir %{_kde5_datadir}/bovo/themes/spacy
%{_kde5_datadir}/bovo/themes/spacy/*
%{_kde5_icondir}/hicolor/*/apps/bovo.png
%{_datadir}/kxmlgui5/bovo/bovoui.rc
%lang(en) %{_kde5_htmldir}/en/bovo/*
%lang(cs) %{_datadir}/doc/HTML/cs/bovo
%lang(de) %{_datadir}/doc/HTML/de/bovo
%lang(es) %{_datadir}/doc/HTML/es/bovo
%lang(et) %{_datadir}/doc/HTML/et/bovo
%lang(it) %{_datadir}/doc/HTML/it/bovo
%lang(nl) %{_datadir}/doc/HTML/nl/bovo
%lang(pt) %{_datadir}/doc/HTML/pt/bovo
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/bovo
%lang(ru) %{_datadir}/doc/HTML/ru/bovo
%lang(sv) %{_datadir}/doc/HTML/sv/bovo
%lang(uk) %{_datadir}/doc/HTML/uk/bovo
#%{_datadir}/kxmlgui5/bovo/bovoui.rc
%doc AUTHORS COPYING COPYING.DOC
%changelog
* Fri Apr 24 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
- automatic version update by autodist
* Thu Mar 05 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
- automatic version update by autodist