From ad56c2590fd5125f0872ccc541a1c0e6c4fced13f9ea94cfb8954e55f1aff9ac Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 13 Sep 2016 21:11:44 +0000 Subject: [PATCH] Update to Plasma 5.7.5 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=49 --- kscreenlocker-5.7.4.tar.xz | 3 --- kscreenlocker-5.7.5.tar.xz | 3 +++ kscreenlocker.changes | 8 ++++++++ kscreenlocker.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kscreenlocker-5.7.4.tar.xz create mode 100644 kscreenlocker-5.7.5.tar.xz diff --git a/kscreenlocker-5.7.4.tar.xz b/kscreenlocker-5.7.4.tar.xz deleted file mode 100644 index 255da36..0000000 --- a/kscreenlocker-5.7.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d86c954973c3f9d474a0e44275e6cfec596a217f1516cecd6f2b04df5df1f10d -size 101828 diff --git a/kscreenlocker-5.7.5.tar.xz b/kscreenlocker-5.7.5.tar.xz new file mode 100644 index 0000000..f824547 --- /dev/null +++ b/kscreenlocker-5.7.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ffe3c15f71a8fe2a57a67f1edd91c26ac4b4be1dc566a3cfa8e57cb5bb0de1 +size 102996 diff --git a/kscreenlocker.changes b/kscreenlocker.changes index 32b5718..cc7d06e 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.7.5 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.5.php + ------------------------------------------------------------------- Fri Aug 26 20:36:41 UTC 2016 - fabian@ritter-vogt.de diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 5f41b42..9923d2b 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: kscreenlocker -Version: 5.7.4 +Version: 5.7.5 Release: 0 Summary: Library and components for secure lock screen architecture License: GPL-2.0+ Group: System/GUI/KDE Url: https://projects.kde.org/kscreenlocker -Source: %{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE fix-wayland-version-requirement.diff -- Changes wayland requirement from 1.3 to 1.2.1 Patch0: fix-wayland-version-requirement.diff BuildRequires: cmake >= 2.8.12