update to 5.18.0 [release 5.18.0-1mamba;Sat Jan 16 2016]

This commit is contained in:
Silvan Calarco 2024-01-06 01:14:37 +01:00
parent b1d87bcd66
commit 6af8faddd5

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kdesu
Version: 5.17.0
Version: 5.18.0
Release: 1mamba
Summary: KDE Frameworks 5 User interface for running shell commands with root privileges
Group: Graphical Desktop/Applications/Administration
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org
Source: http://download.kde.org/stable/frameworks/5.17/kdesu-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/%{majver}/kdesu-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: LGPL
## AUTOBUILDREQ-BEGIN
@ -98,5 +98,8 @@ exit 0
%{_kde5_mkspecsdir}/qt_KDESu.pri
%changelog
* Sat Jan 16 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.18.0-1mamba
- update to 5.18.0
* Sat Jan 02 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.17.0-1mamba
- package created using the webbuild interface