automatic version update by autodist [release 20.08.0-1mamba;Sat Aug 15 2020]
This commit is contained in:
parent
b81266b34e
commit
295eb22e87
17
kbounce.spec
17
kbounce.spec
@ -1,5 +1,5 @@
|
||||
Name: kbounce
|
||||
Version: 20.04.3
|
||||
Version: 20.08.0
|
||||
Release: 1mamba
|
||||
Summary: Ball Bouncing Game
|
||||
Group: Graphical Desktop/Applications/Games
|
||||
@ -37,7 +37,7 @@ Ball Bouncing 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-html --with-man --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -69,20 +69,13 @@ exit 0
|
||||
%dir %{_kde5_datadir}/kbounce
|
||||
%{_kde5_datadir}/kbounce/*
|
||||
%{_datadir}/kxmlgui5/kbounce/kbounceui.rc
|
||||
%doc %lang(en) %{_kde5_htmldir}/en/kbounce/*
|
||||
%{_kde5_icondir}/hicolor/*/apps/kbounce.png
|
||||
%lang(de) %{_datadir}/doc/HTML/de/kbounce
|
||||
%lang(es) %{_datadir}/doc/HTML/es/kbounce
|
||||
%lang(et) %{_datadir}/doc/HTML/et/kbounce
|
||||
%lang(it) %{_datadir}/doc/HTML/it/kbounce
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/kbounce
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/kbounce
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kbounce
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/kbounce
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/kbounce
|
||||
%doc COPYING COPYING.DOC COPYING.LIB
|
||||
|
||||
%changelog
|
||||
* Sat Aug 15 2020 Automatic Build System <autodist@mambasoft.it> 20.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 10 2020 Automatic Build System <autodist@mambasoft.it> 20.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user