automatic version update by autodist [release 5.22.1-1mamba;Tue Jun 15 2021]
This commit is contained in:
parent
da814ed019
commit
73e688ccd3
@ -2,16 +2,15 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: kscreenlocker
|
||||
Version: 5.21.5
|
||||
Release: 2mamba
|
||||
Version: 5.22.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 screen locker
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.kde.org
|
||||
URL: https://kde.org/
|
||||
Source: http://download.kde.org/stable/plasma/%{plasmaver}/kscreenlocker-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -39,6 +38,7 @@ BuildRequires: libkwayland-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: liblayer-shell-qt-devel
|
||||
BuildRequires: libpam-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
@ -50,6 +50,7 @@ BuildRequires: perl-devel
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: liblayer-shell-qt-devel
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description
|
||||
@ -129,6 +130,12 @@ exit 0
|
||||
%{_libdir}/libKScreenLocker.so
|
||||
|
||||
%changelog
|
||||
* Tue Jun 15 2021 Automatic Build System <autodist@mambasoft.it> 5.22.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 5.22.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 08 2021 Automatic Build System <autodist@mambasoft.it> 5.21.5-2mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user