Hello community, here is the log from the commit of package kscreenlocker for openSUSE:Factory checked in at 2019-06-22 11:18:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kscreenlocker (Old) and /work/SRC/openSUSE:Factory/.kscreenlocker.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kscreenlocker" Sat Jun 22 11:18:15 2019 rev:66 rq:711087 version:5.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes 2019-06-12 13:29:08.800274004 +0200 +++ /work/SRC/openSUSE:Factory/.kscreenlocker.new.4615/kscreenlocker.changes 2019-06-22 11:18:18.237010821 +0200 @@ -1,0 +2,9 @@ +Tue Jun 18 16:38:14 UTC 2019 - [email protected] + +- Update to 5.16.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.16.1.php +- No code changes since 5.16.0 + +------------------------------------------------------------------- Old: ---- kscreenlocker-5.16.0.tar.xz kscreenlocker-5.16.0.tar.xz.sig New: ---- kscreenlocker-5.16.1.tar.xz kscreenlocker-5.16.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kscreenlocker.spec ++++++ --- /var/tmp/diff_new_pack.DO4OPn/_old 2019-06-22 11:18:18.761011365 +0200 +++ /var/tmp/diff_new_pack.DO4OPn/_new 2019-06-22 11:18:18.761011365 +0200 @@ -18,15 +18,15 @@ %bcond_without lang Name: kscreenlocker -Version: 5.16.0 +Version: 5.16.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: kscreenlocker ++++++ kscreenlocker-5.16.0.tar.xz -> kscreenlocker-5.16.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreenlocker-5.16.0/CMakeLists.txt new/kscreenlocker-5.16.1/CMakeLists.txt --- old/kscreenlocker-5.16.0/CMakeLists.txt 2019-06-06 14:57:53.000000000 +0200 +++ new/kscreenlocker-5.16.1/CMakeLists.txt 2019-06-18 11:55:44.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(kscreenlocker) -set(PROJECT_VERSION "5.16.0") +set(PROJECT_VERSION "5.16.1") set(PROJECT_VERSION_MAJOR 5) set(QT_MIN_VERSION "5.12.0")
