automatic version update by autodist [release 21.04.0-1mamba;Sun Apr 25 2021]
This commit is contained in:
parent
1298a8e1f8
commit
a1263f995f
@ -1,5 +1,5 @@
|
||||
Name: kfourinline
|
||||
Version: 20.12.3
|
||||
Version: 21.04.0
|
||||
Release: 1mamba
|
||||
Summary: Four-in-a-row Board Game
|
||||
Group: Graphical Desktop/Applications/Games
|
||||
@ -33,7 +33,7 @@ Four-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}"
|
||||
@ -68,22 +68,13 @@ exit 0
|
||||
%{_kde5_datadir}/kfourinline/grafix/*
|
||||
%{_datadir}/qlogging-categories5/kfourinline.categories
|
||||
%{_kde5_kcfgdir}/kwin4.kcfg
|
||||
%doc %lang(en) %{_kde5_htmldir}/en/kfourinline/*
|
||||
%{_kde5_icondir}/hicolor/*/apps/kfourinline.png
|
||||
%lang(de) %{_datadir}/doc/HTML/de/kfourinline
|
||||
%lang(es) %{_datadir}/doc/HTML/es/kfourinline
|
||||
%lang(et) %{_datadir}/doc/HTML/et/kfourinline
|
||||
%lang(fr) %{_datadir}/doc/HTML/fr/kfourinline
|
||||
%lang(it) %{_datadir}/doc/HTML/it/kfourinline
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/kfourinline
|
||||
%lang(pl) %{_datadir}/doc/HTML/pl/kfourinline
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/kfourinline
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kfourinline
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/kfourinline
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/kfourinline
|
||||
%doc AUTHORS COPYING COPYING.DOC COPYING.LIB
|
||||
%doc AUTHORS LICENSES
|
||||
|
||||
%changelog
|
||||
* Sun Apr 25 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user