Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package layer-shell-qt for openSUSE:Factory checked in at 2022-03-12 17:14:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/layer-shell-qt (Old) and /work/SRC/openSUSE:Factory/.layer-shell-qt.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "layer-shell-qt" Sat Mar 12 17:14:55 2022 rev:16 rq:960874 version:5.24.3 Changes: -------- --- /work/SRC/openSUSE:Factory/layer-shell-qt/layer-shell-qt.changes 2022-02-24 18:19:31.610721243 +0100 +++ /work/SRC/openSUSE:Factory/.layer-shell-qt.new.25692/layer-shell-qt.changes 2022-03-12 17:15:10.638284793 +0100 @@ -1,0 +2,9 @@ +Tue Mar 8 18:09:59 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.3 +- No code changes since 5.24.2 + +------------------------------------------------------------------- Old: ---- layer-shell-qt-5.24.2.tar.xz layer-shell-qt-5.24.2.tar.xz.sig New: ---- layer-shell-qt-5.24.3.tar.xz layer-shell-qt-5.24.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ layer-shell-qt.spec ++++++ --- /var/tmp/diff_new_pack.b07MqR/_old 2022-03-12 17:15:11.150285385 +0100 +++ /var/tmp/diff_new_pack.b07MqR/_new 2022-03-12 17:15:11.158285394 +0100 @@ -24,7 +24,7 @@ %bcond_without released Name: layer-shell-qt -Version: 5.24.2 +Version: 5.24.3 Release: 0 Summary: wlr-layer-shell integration for Qt License: LGPL-3.0-or-later ++++++ layer-shell-qt-5.24.2.tar.xz -> layer-shell-qt-5.24.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/layer-shell-qt-5.24.2/CMakeLists.txt new/layer-shell-qt-5.24.3/CMakeLists.txt --- old/layer-shell-qt-5.24.2/CMakeLists.txt 2022-02-22 13:15:13.000000000 +0100 +++ new/layer-shell-qt-5.24.3/CMakeLists.txt 2022-03-08 12:23:49.000000000 +0100 @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16) project(layershellqt) -set(PROJECT_VERSION "5.24.2") +set(PROJECT_VERSION "5.24.3") set(PROJECT_VERSION_MAJOR 5) set(CMAKE_C_STANDARD 99)