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-09-14 16:24:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Thu Sep 14 16:24:36 2023 rev:140 rq:1110717 version:5.27.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2023-08-02 16:49:31.549049918 +0200
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new.1766/kwayland-integration.changes
2023-09-14 16:25:17.181769152 +0200
@@ -1,0 +2,9 @@
+Tue Sep 12 11:22:22 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Update to 5.27.8
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.27.8
+- No code changes since 5.27.7
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.27.7.tar.xz
kwayland-integration-5.27.7.tar.xz.sig
New:
----
kwayland-integration-5.27.8.tar.xz
kwayland-integration-5.27.8.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.Mw3rHZ/_old 2023-09-14 16:25:18.621820596 +0200
+++ /var/tmp/diff_new_pack.Mw3rHZ/_new 2023-09-14 16:25:18.621820596 +0200
@@ -18,7 +18,7 @@
%bcond_without released
Name: kwayland-integration
-Version: 5.27.7
+Version: 5.27.8
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
++++++ kwayland-integration-5.27.7.tar.xz -> kwayland-integration-5.27.8.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.27.7/CMakeLists.txt
new/kwayland-integration-5.27.8/CMakeLists.txt
--- old/kwayland-integration-5.27.7/CMakeLists.txt 2023-08-01
11:25:30.000000000 +0200
+++ new/kwayland-integration-5.27.8/CMakeLists.txt 2023-09-12
12:31:04.000000000 +0200
@@ -2,7 +2,7 @@
set(CMAKE_C_STANDARD 99)
-set(PROJECT_VERSION "5.27.7")
+set(PROJECT_VERSION "5.27.8")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 3.16)