automatic version update by autodist [release 5.11.2-1mamba;Tue Oct 24 2017]
This commit is contained in:
parent
4cdc1f5e86
commit
81e9139cee
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kscreenlocker
|
Name: kscreenlocker
|
||||||
Version: 5.10.5
|
Version: 5.11.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 screen locker
|
Summary: KDE Frameworks 5 screen locker
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -89,7 +89,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde5 -d build
|
%cmake_kde5 -d build \
|
||||||
|
-DCMAKE_DISABLE_FIND_PACKAGE_Seccomp=TRUE
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -140,6 +142,18 @@ exit 0
|
|||||||
%{_libdir}/libKScreenLocker.so
|
%{_libdir}/libKScreenLocker.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 24 2017 Automatic Build System <autodist@mambasoft.it> 5.11.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 5.11.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Oct 16 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.11.0-2mamba
|
||||||
|
- disable using Seccomp to fix unlocking problems (see https://forums.gentoo.org/viewtopic-t-1054134-postdays-0-postorder-asc-start-25.html)
|
||||||
|
|
||||||
|
* Wed Oct 11 2017 Automatic Build System <autodist@mambasoft.it> 5.11.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Aug 23 2017 Automatic Build System <autodist@mambasoft.it> 5.10.5-1mamba
|
* Wed Aug 23 2017 Automatic Build System <autodist@mambasoft.it> 5.10.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user