Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kwayland-integration for openSUSE:Factory checked in at 2023-01-06 17:04:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old) and /work/SRC/openSUSE:Factory/.kwayland-integration.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration" Fri Jan 6 17:04:03 2023 rev:131 rq:1056022 version:5.26.5 Changes: -------- --- /work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes 2022-11-30 14:59:40.261278975 +0100 +++ /work/SRC/openSUSE:Factory/.kwayland-integration.new.1563/kwayland-integration.changes 2023-01-06 17:04:08.979707597 +0100 @@ -1,0 +2,9 @@ +Wed Jan 4 14:06:19 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.26.5 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.5 +- No code changes since 5.26.4 + +------------------------------------------------------------------- Old: ---- kwayland-integration-5.26.4.tar.xz kwayland-integration-5.26.4.tar.xz.sig New: ---- kwayland-integration-5.26.5.tar.xz kwayland-integration-5.26.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwayland-integration.spec ++++++ --- /var/tmp/diff_new_pack.RTmf9w/_old 2023-01-06 17:04:09.555710832 +0100 +++ /var/tmp/diff_new_pack.RTmf9w/_new 2023-01-06 17:04:09.559710854 +0100 @@ -1,7 +1,7 @@ # # spec file for package kwayland-integration # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_without released Name: kwayland-integration -Version: 5.26.4 +Version: 5.26.5 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} ++++++ kwayland-integration-5.26.4.tar.xz -> kwayland-integration-5.26.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwayland-integration-5.26.4/CMakeLists.txt new/kwayland-integration-5.26.5/CMakeLists.txt --- old/kwayland-integration-5.26.4/CMakeLists.txt 2022-11-29 12:31:07.000000000 +0100 +++ new/kwayland-integration-5.26.5/CMakeLists.txt 2023-01-03 19:08:12.000000000 +0100 @@ -2,7 +2,7 @@ set(CMAKE_C_STANDARD 99) -set(PROJECT_VERSION "5.26.4") +set(PROJECT_VERSION "5.26.5") set(PROJECT_VERSION_MAJOR 5) cmake_minimum_required(VERSION 3.16)