Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kde-gtk-config6 for openSUSE:Factory
checked in at 2024-06-27 15:58:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-gtk-config6 (Old)
and /work/SRC/openSUSE:Factory/.kde-gtk-config6.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config6"
Thu Jun 27 15:58:30 2024 rev:7 rq:1183358 version:6.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-gtk-config6/kde-gtk-config6.changes
2024-06-22 13:21:56.359410995 +0200
+++
/work/SRC/openSUSE:Factory/.kde-gtk-config6.new.18349/kde-gtk-config6.changes
2024-06-27 15:58:43.936515164 +0200
@@ -1,0 +2,9 @@
+Tue Jun 25 17:12:59 UTC 2024 - Fabian Vogt <[email protected]>
+
+- Update to 6.1.1:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.1.1
+- Changes since 6.1.0:
+ * update version for new release
+
+-------------------------------------------------------------------
Old:
----
kde-gtk-config-6.1.0.tar.xz
kde-gtk-config-6.1.0.tar.xz.sig
New:
----
kde-gtk-config-6.1.1.tar.xz
kde-gtk-config-6.1.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-gtk-config6.spec ++++++
--- /var/tmp/diff_new_pack.kTgZCD/_old 2024-06-27 15:58:44.784546240 +0200
+++ /var/tmp/diff_new_pack.kTgZCD/_new 2024-06-27 15:58:44.788546387 +0200
@@ -25,14 +25,14 @@
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk
-F. '{print $1"."$2}')}
%bcond_without released
Name: kde-gtk-config6
-Version: 6.1.0
+Version: 6.1.1
Release: 0
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
License: GPL-3.0-or-later AND LGPL-3.0-or-later
URL: https://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: gsettings-desktop-schemas
++++++ kde-gtk-config-6.1.0.tar.xz -> kde-gtk-config-6.1.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kde-gtk-config-6.1.0/CMakeLists.txt
new/kde-gtk-config-6.1.1/CMakeLists.txt
--- old/kde-gtk-config-6.1.0/CMakeLists.txt 2024-06-13 12:35:10.000000000
+0200
+++ new/kde-gtk-config-6.1.1/CMakeLists.txt 2024-06-25 17:39:30.000000000
+0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(kde-gtk-config)
-set(PROJECT_VERSION "6.1.0")
+set(PROJECT_VERSION "6.1.1")
set(QT_MIN_VERSION "6.6.0")
set(KF6_MIN_VERSION "6.2.0")