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 2024-03-15 20:28:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Fri Mar 15 20:28:47 2024 rev:143 rq:1157377 version:5.27.11
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2023-12-07 19:10:38.895796213 +0100
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new.1905/kwayland-integration.changes
2024-03-15 20:29:10.399423346 +0100
@@ -1,0 +2,9 @@
+Wed Mar 6 12:41:57 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
+- No code changes since 5.27.10
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.27.10.tar.xz
kwayland-integration-5.27.10.tar.xz.sig
New:
----
kwayland-integration-5.27.11.tar.xz
kwayland-integration-5.27.11.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.uuQ95U/_old 2024-03-15 20:29:11.083448541 +0100
+++ /var/tmp/diff_new_pack.uuQ95U/_new 2024-03-15 20:29:11.083448541 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kwayland-integration
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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.27.10
+Version: 5.27.11
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
++++++ kwayland-integration-5.27.10.tar.xz ->
kwayland-integration-5.27.11.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.27.10/CMakeLists.txt
new/kwayland-integration-5.27.11/CMakeLists.txt
--- old/kwayland-integration-5.27.10/CMakeLists.txt 2023-12-05
20:20:25.000000000 +0100
+++ new/kwayland-integration-5.27.11/CMakeLists.txt 2024-03-06
12:25:38.000000000 +0100
@@ -2,7 +2,7 @@
set(CMAKE_C_STANDARD 99)
-set(PROJECT_VERSION "5.27.10")
+set(PROJECT_VERSION "5.27.11")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 3.16)