Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kwayland-integration6 for
openSUSE:Factory checked in at 2024-10-16 23:41:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration6 (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration6.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration6"
Wed Oct 16 23:41:20 2024 rev:13 rq:1208320 version:6.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration6/kwayland-integration6.changes
2024-10-07 21:48:00.167694685 +0200
+++
/work/SRC/openSUSE:Factory/.kwayland-integration6.new.19354/kwayland-integration6.changes
2024-10-16 23:41:56.080925439 +0200
@@ -1,0 +2,9 @@
+Tue Oct 15 16:53:29 UTC 2024 - Fabian Vogt <[email protected]>
+
+- Update to 6.2.1:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.2.1
+- Changes since 6.2.0:
+ * update version for new release
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-6.2.0.tar.xz
kwayland-integration-6.2.0.tar.xz.sig
New:
----
kwayland-integration-6.2.1.tar.xz
kwayland-integration-6.2.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration6.spec ++++++
--- /var/tmp/diff_new_pack.QHDw1E/_old 2024-10-16 23:41:57.993005192 +0200
+++ /var/tmp/diff_new_pack.QHDw1E/_new 2024-10-16 23:41:58.013006026 +0200
@@ -19,15 +19,15 @@
%bcond_without released
%define rname kwayland-integration
Name: kwayland-integration6
-Version: 6.2.0
+Version: 6.2.1
Release: 0
Summary: Plugin to integrate KF5 KWayland into Plasma 6
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
URL: http://www.kde.org
-Source: %{rname}-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
%if %{with released}
-Source1: %{rname}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 3.16
++++++ kwayland-integration-6.2.0.tar.xz -> kwayland-integration-6.2.1.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-6.2.0/CMakeLists.txt
new/kwayland-integration-6.2.1/CMakeLists.txt
--- old/kwayland-integration-6.2.0/CMakeLists.txt 2024-10-03
14:37:17.000000000 +0200
+++ new/kwayland-integration-6.2.1/CMakeLists.txt 2024-10-15
15:13:55.000000000 +0200
@@ -3,7 +3,7 @@
set(CMAKE_C_STANDARD 99)
-set(PROJECT_VERSION "6.2.0")
+set(PROJECT_VERSION "6.2.1")
set(PROJECT_VERSION_MAJOR 6)
set(QT_MIN_VERSION "5.15.2")