automatic version update by autodist [release 19.08.1-1mamba;Tue Sep 10 2019]
This commit is contained in:
parent
57f32afc4f
commit
0304403ef9
@ -1,5 +1,5 @@
|
||||
Name: kcharselect
|
||||
Version: 19.04.3
|
||||
Version: 19.08.1
|
||||
Release: 1mamba
|
||||
Summary: Select special characters from any fonts and put them into the clipboard
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -38,7 +38,7 @@ Kcharselect allows to select special characters from any fonts and put them into
|
||||
[ "%{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}"
|
||||
@ -60,26 +60,15 @@ exit 0
|
||||
%{_kde5_bindir}/kcharselect
|
||||
%{_datadir}/applications/org.kde.kcharselect.desktop
|
||||
%{_datadir}/metainfo/org.kde.kcharselect.appdata.xml
|
||||
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
|
||||
%doc %lang(ca) %{_kde5_htmldir}/ca/%{name}
|
||||
%doc %lang(cs) %{_kde5_htmldir}/cs/%{name}
|
||||
%doc %lang(de) %{_kde5_htmldir}/de/%{name}
|
||||
%doc %lang(el) %{_kde5_htmldir}/el/%{name}
|
||||
%doc %lang(es) %{_kde5_htmldir}/es/%{name}
|
||||
%doc %lang(et) %{_kde5_htmldir}/et/%{name}
|
||||
%doc %lang(fr) %{_kde5_htmldir}/fr/%{name}
|
||||
%doc %lang(gl) %{_kde5_htmldir}/gl/%{name}
|
||||
%doc %lang(it) %{_kde5_htmldir}/it/%{name}
|
||||
%doc %lang(nl) %{_kde5_htmldir}/nl/%{name}
|
||||
%doc %lang(pt) %{_kde5_htmldir}/pt/%{name}
|
||||
%doc %lang(pt_BR) %{_kde5_htmldir}/pt_BR/%{name}
|
||||
%doc %lang(ru) %{_kde5_htmldir}/ru/%{name}
|
||||
%doc %lang(sr) %{_kde5_htmldir}/sr/%{name}
|
||||
%doc %lang(sv) %{_kde5_htmldir}/sv/%{name}
|
||||
%doc %lang(uk) %{_kde5_htmldir}/uk/%{name}
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 19.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 03 2019 Automatic Build System <autodist@mambasoft.it> 19.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 12 2019 Automatic Build System <autodist@mambasoft.it> 19.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user