Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qqc2-breeze-style6 for openSUSE:Factory checked in at 2026-06-18 21:36:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qqc2-breeze-style6 (Old) and /work/SRC/openSUSE:Factory/.qqc2-breeze-style6.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qqc2-breeze-style6" Thu Jun 18 21:36:22 2026 rev:42 rq:1359197 version:6.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qqc2-breeze-style6/qqc2-breeze-style6.changes 2026-05-13 21:39:07.683179630 +0200 +++ /work/SRC/openSUSE:Factory/.qqc2-breeze-style6.new.1981/qqc2-breeze-style6.changes 2026-06-18 21:37:31.640350926 +0200 @@ -1,0 +2,32 @@ +Fri Jun 12 19:08:40 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.7.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.7.0 +- Changes since 6.6.91: + * Update version for new release 6.7.0 + +------------------------------------------------------------------- +Thu May 28 18:45:13 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.6.91: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.6.91 +- Changes since 6.6.90: + * Update version for new release 6.6.91 + +------------------------------------------------------------------- +Sun May 24 11:21:40 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.6.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.6.90 +- Changes since 6.6.5: + * Update version for new release 6.6.90 + * ToolTip: Fix binding loop + * MobileTextActionsToolBar: Use easier to trigger open behavior + * TextArea & TextField: Allow user to select text by char + * Enable LSAN in CI + * Update version for new release 6.6.80 + +------------------------------------------------------------------- Old: ---- qqc2-breeze-style-6.6.5.tar.xz qqc2-breeze-style-6.6.5.tar.xz.sig New: ---- qqc2-breeze-style-6.7.0.tar.xz qqc2-breeze-style-6.7.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qqc2-breeze-style6.spec ++++++ --- /var/tmp/diff_new_pack.Ph6oIN/_old 2026-06-18 21:37:32.388382108 +0200 +++ /var/tmp/diff_new_pack.Ph6oIN/_new 2026-06-18 21:37:32.392382274 +0200 @@ -16,21 +16,21 @@ # -%define kf6_version 6.18.0 -%define qt6_version 6.9.0 +%define kf6_version 6.26.0 +%define qt6_version 6.10.0 %define rname qqc2-breeze-style %bcond_without released Name: qqc2-breeze-style6 -Version: 6.6.5 +Version: 6.7.0 Release: 0 Summary: Breeze Style for Qt Quick License: LGPL-2.1-or-later URL: https://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz +Source: %{rname}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source1: %{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: fdupes ++++++ qqc2-breeze-style-6.6.5.tar.xz -> qqc2-breeze-style-6.7.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qqc2-breeze-style-6.6.5/.kde-ci.yml new/qqc2-breeze-style-6.7.0/.kde-ci.yml --- old/qqc2-breeze-style-6.6.5/.kde-ci.yml 2026-05-12 12:36:22.000000000 +0200 +++ new/qqc2-breeze-style-6.7.0/.kde-ci.yml 2026-06-11 11:40:30.000000000 +0200 @@ -15,3 +15,4 @@ Options: require-passing-tests-on: ['Linux', 'FreeBSD'] run-qmllint: true + enable-lsan: True diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qqc2-breeze-style-6.6.5/CMakeLists.txt new/qqc2-breeze-style-6.7.0/CMakeLists.txt --- old/qqc2-breeze-style-6.6.5/CMakeLists.txt 2026-05-12 12:36:22.000000000 +0200 +++ new/qqc2-breeze-style-6.7.0/CMakeLists.txt 2026-06-11 11:40:30.000000000 +0200 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.16) project(qqc2-breeze-style) -set(PROJECT_VERSION "6.6.5") +set(PROJECT_VERSION "6.7.0") set(QT_MIN_VERSION "6.10.0") -set(KF6_MIN_VERSION "6.22.0") +set(KF6_MIN_VERSION "6.26.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") set(CMAKE_CXX_STANDARD 20)
