automatic version update by autodist [release 20.04.0-1mamba;Fri Apr 24 2020]
This commit is contained in:
parent
da342009c6
commit
9795eab683
@ -1,5 +1,5 @@
|
||||
Name: killbots
|
||||
Version: 19.12.3
|
||||
Version: 20.04.0
|
||||
Release: 1mamba
|
||||
Summary: KDE kill bots game
|
||||
Group: Graphical Desktop/Applications/Games
|
||||
@ -34,7 +34,7 @@ KD kill bots 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}"
|
||||
@ -66,25 +66,18 @@ exit 0
|
||||
%{_datadir}/metainfo/org.kde.killbots.appdata.xml
|
||||
%dir %{_kde5_datadir}/killbots
|
||||
%{_kde5_datadir}/killbots/*
|
||||
%{_datadir}/qlogging-categories5/killbots.categories
|
||||
#%{_datadir}/kxmlgui5/killbots/killbotsui.rc
|
||||
%dir %{_kde5_htmldir}/en/killbots
|
||||
%doc %lang(en) %{_kde5_htmldir}/en/killbots/*
|
||||
%{_kde5_icondir}/hicolor/*/apps/killbots.png
|
||||
#%{_kde5_icondir}/hicolor/scalable/apps/killbots.svgz
|
||||
%lang(de) %{_datadir}/doc/HTML/de/killbots
|
||||
%lang(es) %{_datadir}/doc/HTML/es/killbots
|
||||
%lang(et) %{_datadir}/doc/HTML/et/killbots
|
||||
%lang(fr) %{_datadir}/doc/HTML/fr/killbots
|
||||
%lang(it) %{_datadir}/doc/HTML/it/killbots
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/killbots
|
||||
%lang(pl) %{_datadir}/doc/HTML/pl/killbots
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/killbots
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/killbots
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/killbots
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/killbots
|
||||
%doc 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user