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 2023-02-24 18:07:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/layer-shell-qt (Old) and /work/SRC/openSUSE:Factory/.layer-shell-qt.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "layer-shell-qt" Fri Feb 24 18:07:04 2023 rev:32 rq:1067234 version:5.27.1 Changes: -------- --- /work/SRC/openSUSE:Factory/layer-shell-qt/layer-shell-qt.changes 2023-02-13 16:41:54.435724662 +0100 +++ /work/SRC/openSUSE:Factory/.layer-shell-qt.new.31432/layer-shell-qt.changes 2023-02-24 18:07:11.917080290 +0100 @@ -1,0 +2,9 @@ +Tue Feb 21 14:09:20 UTC 2023 - Fabian Vogt <[email protected]> + +- Update to 5.27.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.1 +- No code changes since 5.27.0 + +------------------------------------------------------------------- Old: ---- layer-shell-qt-5.27.0.tar.xz layer-shell-qt-5.27.0.tar.xz.sig New: ---- layer-shell-qt-5.27.1.tar.xz layer-shell-qt-5.27.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ layer-shell-qt.spec ++++++ --- /var/tmp/diff_new_pack.x17YAX/_old 2023-02-24 18:07:13.113087418 +0100 +++ /var/tmp/diff_new_pack.x17YAX/_new 2023-02-24 18:07:13.117087441 +0100 @@ -24,15 +24,15 @@ %bcond_without released Name: layer-shell-qt -Version: 5.27.0 +Version: 5.27.1 Release: 0 Summary: wlr-layer-shell integration for Qt License: LGPL-3.0-or-later Group: Development/Libraries/KDE URL: https://www.kde.org -Source: layer-shell-qt-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/layer-shell-qt-%{version}.tar.xz %if %{with released} -Source1: layer-shell-qt-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/layer-shell-qt-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 3.16 ++++++ layer-shell-qt-5.27.0.tar.xz -> layer-shell-qt-5.27.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/layer-shell-qt-5.27.0/CMakeLists.txt new/layer-shell-qt-5.27.1/CMakeLists.txt --- old/layer-shell-qt-5.27.0/CMakeLists.txt 2023-02-09 13:16:29.000000000 +0100 +++ new/layer-shell-qt-5.27.1/CMakeLists.txt 2023-02-21 12:39:56.000000000 +0100 @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16) project(layershellqt) -set(PROJECT_VERSION "5.27.0") +set(PROJECT_VERSION "5.27.1") set(PROJECT_VERSION_MAJOR 5) set(CMAKE_C_STANDARD 99)
