From fc20bdc47928007b3a268cd836d64fdc9723a37cb583be62e8a9b016a03bb3c7 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 5 Oct 2016 07:36:08 +0000 Subject: [PATCH] Sync with KDE:Frameworks5:LTS OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=51 --- kscreenlocker-5.7.95.tar.xz | 3 --- kscreenlocker-5.8.0.tar.xz | 3 +++ kscreenlocker.changes | 8 ++++++++ kscreenlocker.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kscreenlocker-5.7.95.tar.xz create mode 100644 kscreenlocker-5.8.0.tar.xz diff --git a/kscreenlocker-5.7.95.tar.xz b/kscreenlocker-5.7.95.tar.xz deleted file mode 100644 index ea08b88..0000000 --- a/kscreenlocker-5.7.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14166977464d4aa94e5a61a49948e232305b9290245f366e75e662f97acb05ca -size 107628 diff --git a/kscreenlocker-5.8.0.tar.xz b/kscreenlocker-5.8.0.tar.xz new file mode 100644 index 0000000..4ccc2bc --- /dev/null +++ b/kscreenlocker-5.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc771a797939eb1b76a8dba6bb02b7b59f6c41803f49a2331b38c32f226620c3 +size 107948 diff --git a/kscreenlocker.changes b/kscreenlocker.changes index e86dce5..1de6fed 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.8.0 + * New LTS feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.0.php + ------------------------------------------------------------------- Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 4ea7180..88057e4 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: kscreenlocker -Version: 5.7.95 +Version: 5.8.0 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: http://download.kde.org/unstable/plasma/%{version}/%{name}-%{version}.tar.xz +Source: %{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