automatic version update by autodist [release 5.7.3-1mamba;Thu Aug 04 2016]

This commit is contained in:
Automatic Build System 2024-01-06 00:56:13 +01:00
parent be4f0b7b60
commit 5fa97b11ef

View File

@ -1,8 +1,8 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: kde-cli-tools Name: kde-cli-tools
Version: 5.7.2 Version: 5.7.3
Release: 2mamba Release: 1mamba
Summary: KDE Plasma 5 command line tools Summary: KDE Plasma 5 command line tools
Group: Graphical Desktop/Applications/Utilities Group: Graphical Desktop/Applications/Utilities
Vendor: openmamba Vendor: openmamba
@ -83,12 +83,16 @@ mv %{buildroot}%{_mandir}/man1/kdesu.1 %{buildroot}%{_mandir}/man1/kdesu5.1
%{_libexecdir}/kf5/kdeeject %{_libexecdir}/kf5/kdeeject
%{_libexecdir}/kf5/kdesu %{_libexecdir}/kf5/kdesu
%lang(en) %{_datadir}/doc/HTML/en/* %lang(en) %{_datadir}/doc/HTML/en/*
%lang(ca) %{_datadir}/doc/HTML/ca/* #%lang(ca) %{_datadir}/doc/HTML/ca/*
%lang(de) %{_datadir}/doc/HTML/de/*
%{_datadir}/kservices5/filetypes.desktop %{_datadir}/kservices5/filetypes.desktop
%{_mandir}/man1/kdesu5.1* %{_mandir}/man1/kdesu5.1*
%doc COPYING COPYING.LIB %doc COPYING COPYING.LIB
%changelog %changelog
* Thu Aug 04 2016 Automatic Build System <autodist@mambasoft.it> 5.7.3-1mamba
- automatic version update by autodist
* Fri Jul 22 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.7.2-2mamba * Fri Jul 22 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.7.2-2mamba
- fix conflict of man1/kdesu.1 with kde-runtime-4 - fix conflict of man1/kdesu.1 with kde-runtime-4