automatic version update by autodist [release 5.17.0-1mamba;Sat Oct 19 2019]
This commit is contained in:
parent
d9c2f6f673
commit
53e1f265dd
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kde-cli-tools
|
||||
Version: 5.16.5
|
||||
Version: 5.17.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma 5 command line tools
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -70,7 +70,7 @@ KDE Plasma 5 command line tools.
|
||||
|
||||
mv %{buildroot}%{_mandir}/man1/kdesu.1 %{buildroot}%{_mandir}/man1/kdesu5.1
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name --with-man || touch %{name}5_qt.lang
|
||||
%find_lang %{name}5_qt --with-qt --with-html --all-name --with-man || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -82,25 +82,14 @@ mv %{buildroot}%{_mandir}/man1/kdesu.1 %{buildroot}%{_mandir}/man1/kdesu5.1
|
||||
%{_libdir}/qt5/plugins/kcm_filetypes.so
|
||||
%{_libexecdir}/kf5/kdeeject
|
||||
%{_libexecdir}/kf5/kdesu
|
||||
%lang(en) %{_datadir}/doc/HTML/en/*
|
||||
%lang(ca) %{_datadir}/doc/HTML/ca/*
|
||||
%lang(de) %{_datadir}/doc/HTML/de/*
|
||||
%lang(es) %{_datadir}/doc/HTML/es/*
|
||||
%lang(et) %{_datadir}/doc/HTML/et/*
|
||||
%lang(it) %{_datadir}/doc/HTML/it/*
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/*
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/*
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/*
|
||||
%lang(ru) %{_datadir}/doc/HTML/ru/*
|
||||
%lang(sr) %{_datadir}/doc/HTML/sr/*
|
||||
%lang(sr@latin) %{_datadir}/doc/HTML/sr@latin/*
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/*
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/*
|
||||
%{_datadir}/kservices5/filetypes.desktop
|
||||
%{_mandir}/man1/kdesu5.1*
|
||||
%doc COPYING COPYING.LIB
|
||||
|
||||
%changelog
|
||||
* Sat Oct 19 2019 Automatic Build System <autodist@mambasoft.it> 5.17.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 5.16.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user