Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package union6 for openSUSE:Factory checked in at 2026-07-02 20:09:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/union6 (Old) and /work/SRC/openSUSE:Factory/.union6.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "union6" Thu Jul 2 20:09:36 2026 rev:3 rq:1362862 version:6.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/union6/union6.changes 2026-06-25 10:55:41.834251580 +0200 +++ /work/SRC/openSUSE:Factory/.union6.new.1982/union6.changes 2026-07-02 20:12:45.088242429 +0200 @@ -1,0 +2,9 @@ +Tue Jun 30 20:15:56 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.7.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.7.2 +- Changes since 6.7.1: + * Update version for new release 6.7.2 + +------------------------------------------------------------------- Old: ---- union-6.7.1.tar.xz union-6.7.1.tar.xz.sig New: ---- union-6.7.2.tar.xz union-6.7.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ union6.spec ++++++ --- /var/tmp/diff_new_pack.8AzjbE/_old 2026-07-02 20:12:45.784266525 +0200 +++ /var/tmp/diff_new_pack.8AzjbE/_new 2026-07-02 20:12:45.784266525 +0200 @@ -26,7 +26,7 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: union6 -Version: 6.7.1 +Version: 6.7.2 Release: 0 Summary: Qt style supporting both QtQuick and QtWidgets License: LGPL-2.1-or-later @@ -55,9 +55,9 @@ BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} BuildRequires: cmake(cxx-rust-cssparser) BuildRequires: cmake(ryml) +Requires: qt6qmlimport(Qt.labs.qmlmodels) Requires: qt6qmlimport(org.kde.breeze) Requires: qt6qmlimport(org.kde.plasma.components) -Requires: qt6qmlimport(Qt.labs.qmlmodels) # Marked as runtime dep Requires: libKirigamiPlatform6 >= %{kf6_version} ++++++ union-6.7.1.tar.xz -> union-6.7.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/union-6.7.1/CMakeLists.txt new/union-6.7.2/CMakeLists.txt --- old/union-6.7.1/CMakeLists.txt 2026-06-23 10:20:05.000000000 +0200 +++ new/union-6.7.2/CMakeLists.txt 2026-06-30 14:38:43.000000000 +0200 @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.27) -set(PROJECT_VERSION "6.7.1") # handled by release scripts +set(PROJECT_VERSION "6.7.2") # handled by release scripts set(KF6_MIN_VERSION "6.26.0") # handled by release scripts project(Union VERSION ${PROJECT_VERSION})
