Hello community, here is the log from the commit of package kscreenlocker for openSUSE:Factory checked in at 2020-02-22 19:04:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kscreenlocker (Old) and /work/SRC/openSUSE:Factory/.kscreenlocker.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kscreenlocker" Sat Feb 22 19:04:43 2020 rev:78 rq:776770 version:5.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes 2020-02-10 21:51:31.202127864 +0100 +++ /work/SRC/openSUSE:Factory/.kscreenlocker.new.26092/kscreenlocker.changes 2020-02-22 19:04:55.682166102 +0100 @@ -1,0 +2,9 @@ +Tue Feb 18 14:05:56 UTC 2020 - Fabian Vogt <[email protected]> + +- Update to 5.18.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.18.1.php +- No code changes since 5.18.0 + +------------------------------------------------------------------- Old: ---- kscreenlocker-5.18.0.tar.xz kscreenlocker-5.18.0.tar.xz.sig New: ---- kscreenlocker-5.18.1.tar.xz kscreenlocker-5.18.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kscreenlocker.spec ++++++ --- /var/tmp/diff_new_pack.oyzj9o/_old 2020-02-22 19:04:57.102168931 +0100 +++ /var/tmp/diff_new_pack.oyzj9o/_new 2020-02-22 19:04:57.102168931 +0100 @@ -20,15 +20,15 @@ %bcond_without lang Name: kscreenlocker -Version: 5.18.0 +Version: 5.18.1 Release: 0 Summary: Library and components for secure lock screen architecture License: GPL-2.0-or-later Group: System/GUI/KDE Url: https://projects.kde.org/kscreenlocker -Source: kscreenlocker-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz %if %{with lang} -Source1: kscreenlocker-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: kde ++++++ kscreenlocker-5.18.0.tar.xz -> kscreenlocker-5.18.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreenlocker-5.18.0/CMakeLists.txt new/kscreenlocker-5.18.1/CMakeLists.txt --- old/kscreenlocker-5.18.0/CMakeLists.txt 2020-02-06 14:12:29.000000000 +0100 +++ new/kscreenlocker-5.18.1/CMakeLists.txt 2020-02-18 14:06:31.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(kscreenlocker) -set(PROJECT_VERSION "5.18.0") +set(PROJECT_VERSION "5.18.1") set(PROJECT_VERSION_MAJOR 5) set(QT_MIN_VERSION "5.12.0")
