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-07-01 13:44:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/layer-shell-qt (Old)
 and      /work/SRC/openSUSE:Factory/.layer-shell-qt.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "layer-shell-qt"

Fri Jul  1 13:44:17 2022 rev:21 rq:985892 version:5.25.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/layer-shell-qt/layer-shell-qt.changes    
2022-06-23 10:22:59.947657106 +0200
+++ /work/SRC/openSUSE:Factory/.layer-shell-qt.new.1548/layer-shell-qt.changes  
2022-07-01 13:44:29.786856814 +0200
@@ -1,0 +2,9 @@
+Tue Jun 28 13:03:31 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.25.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.25.2
+- No code changes since 5.25.1
+
+-------------------------------------------------------------------

Old:
----
  layer-shell-qt-5.25.1.tar.xz
  layer-shell-qt-5.25.1.tar.xz.sig

New:
----
  layer-shell-qt-5.25.2.tar.xz
  layer-shell-qt-5.25.2.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ layer-shell-qt.spec ++++++
--- /var/tmp/diff_new_pack.M8XJFJ/_old  2022-07-01 13:44:30.718858214 +0200
+++ /var/tmp/diff_new_pack.M8XJFJ/_new  2022-07-01 13:44:30.722858220 +0200
@@ -24,7 +24,7 @@
 
 %bcond_without released
 Name:           layer-shell-qt
-Version:        5.25.1
+Version:        5.25.2
 Release:        0
 Summary:        wlr-layer-shell integration for Qt
 License:        LGPL-3.0-or-later

++++++ layer-shell-qt-5.25.1.tar.xz -> layer-shell-qt-5.25.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/layer-shell-qt-5.25.1/CMakeLists.txt 
new/layer-shell-qt-5.25.2/CMakeLists.txt
--- old/layer-shell-qt-5.25.1/CMakeLists.txt    2022-06-21 12:51:03.000000000 
+0200
+++ new/layer-shell-qt-5.25.2/CMakeLists.txt    2022-06-28 12:48:48.000000000 
+0200
@@ -4,13 +4,13 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(layershellqt)
-set(PROJECT_VERSION "5.25.1")
+set(PROJECT_VERSION "5.25.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(CMAKE_C_STANDARD 99)
 
-set(QT_MIN_VERSION "5.15.0")
-set(KF5_MIN_VERSION "5.91")
+set(QT_MIN_VERSION "5.15.2")
+set(KF5_MIN_VERSION "5.94")
 set(KDE_COMPILERSETTINGS_LEVEL "5.82")
 
 set(CMAKE_CXX_STANDARD 17)

Reply via email to