Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkscreen2 for openSUSE:Factory checked in at 2022-01-11 21:14:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkscreen2 (Old) and /work/SRC/openSUSE:Factory/.libkscreen2.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkscreen2" Tue Jan 11 21:14:08 2022 rev:132 rq:943984 version:5.23.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libkscreen2/libkscreen2.changes 2021-12-02 22:30:05.370714238 +0100 +++ /work/SRC/openSUSE:Factory/.libkscreen2.new.1892/libkscreen2.changes 2022-01-11 21:14:25.788754576 +0100 @@ -1,0 +2,9 @@ +Tue Jan 4 14:58:17 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.23.5 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.23.5 +- No code changes since 5.23.4 + +------------------------------------------------------------------- Old: ---- libkscreen-5.23.4.tar.xz libkscreen-5.23.4.tar.xz.sig New: ---- libkscreen-5.23.5.tar.xz libkscreen-5.23.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkscreen2.spec ++++++ --- /var/tmp/diff_new_pack.dGwqIN/_old 2022-01-11 21:14:26.340754964 +0100 +++ /var/tmp/diff_new_pack.dGwqIN/_new 2022-01-11 21:14:26.344754967 +0100 @@ -1,7 +1,7 @@ # # spec file for package libkscreen2 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %bcond_without lang %define lname libKF5Screen7 Name: libkscreen2 -Version: 5.23.4 +Version: 5.23.5 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} ++++++ libkscreen-5.23.4.tar.xz -> libkscreen-5.23.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkscreen-5.23.4/CMakeLists.txt new/libkscreen-5.23.5/CMakeLists.txt --- old/libkscreen-5.23.4/CMakeLists.txt 2021-11-30 13:59:45.000000000 +0100 +++ new/libkscreen-5.23.5/CMakeLists.txt 2022-01-04 10:00:26.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(libkscreen) -set(PROJECT_VERSION "5.23.4") +set(PROJECT_VERSION "5.23.5") set(QT_MIN_VERSION "5.15.0") set(KF5_MIN_VERSION "5.86")