upstream version 5.27.6

This commit is contained in:
Jackwike 2023-08-07 13:57:59 +08:00
parent c44fc99897
commit cf30bf8fb0
3 changed files with 8 additions and 8 deletions

Binary file not shown.

BIN
kscreenlocker-5.27.6.tar.xz Normal file

Binary file not shown.

View File

@ -1,18 +1,13 @@
Name: kscreenlocker
Version: 5.26.4
Version: 5.27.6
Release: 1
Summary: Library and components for secure lock screen architecture
License: GPLv2+
URL: https://cgit.kde.org/%{name}.git
%global plasmaver %(echo %{version} | cut -d. -f1,2,3)
%global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
%global stable unstable
%else
%global stable stable
%endif
%global majmin %majmin_ver_kf5
%global stable %stable_kf5
Source0: http://download.kde.org/%{stable}/plasma/%{plasmaver}/%{name}-%{version}.tar.xz
# help upgrades, split from plasma-workspace since 5.5
@ -28,6 +23,7 @@ BuildRequires: qt5-qtx11extras-devel
BuildRequires: kf5-rpm-macros
BuildRequires: extra-cmake-modules
BuildRequires: libkscreen-qt5-devel = %{version}
BuildRequires: kf5-plasma-devel
BuildRequires: kf5-kcmutils-devel
BuildRequires: kf5-kdeclarative-devel
@ -92,6 +88,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_datadir}/applications/kcm_screenlocker.desktop
%{_kf5_qtplugindir}/plasma/kcms/systemsettings/kcm_screenlocker.so
%{_kf5_datadir}/kpackage/kcms/kcm_screenlocker/*
%{_kf5_datadir}/qlogging-categories5/kscreenlocker.categories
%files devel
%{_kf5_libdir}/libKScreenLocker.so
@ -102,6 +99,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Mon Aug 07 2023 yajun<yajun@kylinos.cn> - 5.27.6-1
- update to upstream version 5.27.6
* Wed Dec 14 2022 lijian <lijian2@kylinos.cn> - 5.26.4-1
- Update to upstream version 5.26.4