automatic version update by autodist [release 5.91.0-1mamba;Tue Feb 15 2022]
This commit is contained in:
parent
0b11d127cc
commit
9f6d64e164
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kdesu
|
||||
Version: 5.90.0
|
||||
Version: 5.91.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 User interface for running shell commands with root privileges
|
||||
Group: Graphical Desktop/Applications/Administration
|
||||
@ -10,7 +10,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
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
|
||||
BuildRequires: glibc-devel
|
||||
@ -91,13 +90,16 @@ exit 0
|
||||
%{_kde5_includedir}/KDESu/KDESu/*
|
||||
%dir %{_kde5_includedir}/KDESu/kdesu
|
||||
%{_kde5_includedir}/KDESu/kdesu/*
|
||||
%{_kde5_includedir}/kdesu_version.h
|
||||
%{_kde5_includedir}/KDESu/kdesu_version.h
|
||||
%dir %{_kde5_libdir}/cmake/KF5Su
|
||||
%{_kde5_libdir}/cmake/KF5Su/KF5Su*.cmake
|
||||
%{_kde5_libdir}/libKF5Su.so
|
||||
%{_kde5_mkspecsdir}/qt_KDESu.pri
|
||||
|
||||
%changelog
|
||||
* Tue Feb 15 2022 Automatic Build System <autodist@mambasoft.it> 5.91.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user