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 2024-03-15 20:28:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/layer-shell-qt (Old) and /work/SRC/openSUSE:Factory/.layer-shell-qt.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "layer-shell-qt" Fri Mar 15 20:28:45 2024 rev:42 rq:1157374 version:5.27.11 Changes: -------- --- /work/SRC/openSUSE:Factory/layer-shell-qt/layer-shell-qt.changes 2023-12-07 19:10:46.396072905 +0100 +++ /work/SRC/openSUSE:Factory/.layer-shell-qt.new.1905/layer-shell-qt.changes 2024-03-15 20:29:07.139303268 +0100 @@ -1,0 +2,10 @@ +Wed Mar 6 12:41:58 UTC 2024 - Fabian Vogt <[email protected]> + +- Update to 5.27.11: + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.11 +- Changes since 5.27.10: + * Port to new Gitlab template include format + +------------------------------------------------------------------- Old: ---- layer-shell-qt-5.27.10.tar.xz layer-shell-qt-5.27.10.tar.xz.sig New: ---- layer-shell-qt-5.27.11.tar.xz layer-shell-qt-5.27.11.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ layer-shell-qt.spec ++++++ --- /var/tmp/diff_new_pack.L44wFf/_old 2024-03-15 20:29:07.719324632 +0100 +++ /var/tmp/diff_new_pack.L44wFf/_new 2024-03-15 20:29:07.719324632 +0100 @@ -1,7 +1,7 @@ # # spec file for package layer-shell-qt # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2021 Fabian Vogt # # All modifications and additions to the file contributed by third parties @@ -24,7 +24,7 @@ %bcond_without released Name: layer-shell-qt -Version: 5.27.10 +Version: 5.27.11 Release: 0 Summary: wlr-layer-shell integration for Qt License: LGPL-3.0-or-later ++++++ layer-shell-qt-5.27.10.tar.xz -> layer-shell-qt-5.27.11.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/layer-shell-qt-5.27.10/.gitlab-ci.yml new/layer-shell-qt-5.27.11/.gitlab-ci.yml --- old/layer-shell-qt-5.27.10/.gitlab-ci.yml 2023-12-05 20:20:44.000000000 +0100 +++ new/layer-shell-qt-5.27.11/.gitlab-ci.yml 2024-03-06 12:25:55.000000000 +0100 @@ -2,8 +2,8 @@ # SPDX-License-Identifier: CC0-1.0 include: - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/reuse-lint.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml + - project: sysadmin/ci-utilities + file: + - /gitlab-templates/reuse-lint.yml + - /gitlab-templates/linux.yml + - /gitlab-templates/freebsd.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/layer-shell-qt-5.27.10/CMakeLists.txt new/layer-shell-qt-5.27.11/CMakeLists.txt --- old/layer-shell-qt-5.27.10/CMakeLists.txt 2023-12-05 20:20:44.000000000 +0100 +++ new/layer-shell-qt-5.27.11/CMakeLists.txt 2024-03-06 12:25:55.000000000 +0100 @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16) project(layershellqt) -set(PROJECT_VERSION "5.27.10") +set(PROJECT_VERSION "5.27.11") set(PROJECT_VERSION_MAJOR 5) set(CMAKE_C_STANDARD 99)
