Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory checked in at 2023-01-06 17:03:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kde-gtk-config5 (Old) and /work/SRC/openSUSE:Factory/.kde-gtk-config5.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config5" Fri Jan 6 17:03:52 2023 rev:145 rq:1056012 version:5.26.5 Changes: -------- --- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes 2022-11-30 14:59:28.601214807 +0100 +++ /work/SRC/openSUSE:Factory/.kde-gtk-config5.new.1563/kde-gtk-config5.changes 2023-01-06 17:03:55.827633735 +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: ---- kde-gtk-config-5.26.4.tar.xz kde-gtk-config-5.26.4.tar.xz.sig New: ---- kde-gtk-config-5.26.5.tar.xz kde-gtk-config-5.26.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kde-gtk-config5.spec ++++++ --- /var/tmp/diff_new_pack.7AYvsj/_old 2023-01-06 17:03:56.347636656 +0100 +++ /var/tmp/diff_new_pack.7AYvsj/_new 2023-01-06 17:03:56.351636678 +0100 @@ -1,7 +1,7 @@ # # spec file for package kde-gtk-config5 # -# 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: kde-gtk-config5 -Version: 5.26.4 +Version: 5.26.5 Release: 0 Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE License: GPL-3.0-or-later AND LGPL-3.0-or-later ++++++ kde-gtk-config-5.26.4.tar.xz -> kde-gtk-config-5.26.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kde-gtk-config-5.26.4/CMakeLists.txt new/kde-gtk-config-5.26.5/CMakeLists.txt --- old/kde-gtk-config-5.26.4/CMakeLists.txt 2022-11-29 12:23:48.000000000 +0100 +++ new/kde-gtk-config-5.26.5/CMakeLists.txt 2023-01-03 19:00:55.000000000 +0100 @@ -1,5 +1,5 @@ project(kde-gtk-config) -set(PROJECT_VERSION "5.26.4") +set(PROJECT_VERSION "5.26.5") cmake_minimum_required(VERSION 3.16) set(QT_MIN_VERSION "5.15.2")