Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package grantleetheme for openSUSE:Factory checked in at 2026-04-17 21:47:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grantleetheme (Old) and /work/SRC/openSUSE:Factory/.grantleetheme.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantleetheme" Fri Apr 17 21:47:11 2026 rev:122 rq:1347372 version:26.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/grantleetheme/grantleetheme.changes 2026-03-07 20:01:53.535936113 +0100 +++ /work/SRC/openSUSE:Factory/.grantleetheme.new.11940/grantleetheme.changes 2026-04-17 21:47:49.593489777 +0200 @@ -1,0 +2,33 @@ +Sat Apr 11 16:13:28 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/26.04.0/ +- No code change since 26.03.90 + +------------------------------------------------------------------- +Mon Mar 30 12:10:02 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.90 + * New feature release +- No code change since 26.03.80 + +------------------------------------------------------------------- +Sat Mar 14 09:09:10 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.80 + * New feature release +- Changes since 25.12.3: + * gersemi fixes + * Allow to build without warnings + * cmake_minimum_required: drop outdated FATAL_ERROR. + * Add -Wshadow for clang-based builds + * Fix module name + * show all methods + * Port doc + * Add default ClangBuildAnalyzer.ini (testing compile time) + * Add missing USE_UNITY_CMAKE_SUPPORT variable for building as unity from cmakepreset + * remove unnecessary CMakeParseArguments + +------------------------------------------------------------------- Old: ---- grantleetheme-25.12.3.tar.xz grantleetheme-25.12.3.tar.xz.sig New: ---- grantleetheme-26.04.0.tar.xz grantleetheme-26.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grantleetheme.spec ++++++ --- /var/tmp/diff_new_pack.gJC0Dk/_old 2026-04-17 21:47:50.269517630 +0200 +++ /var/tmp/diff_new_pack.gJC0Dk/_new 2026-04-17 21:47:50.273517796 +0200 @@ -1,7 +1,7 @@ # # spec file for package grantleetheme # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,11 @@ %define kf6_version 6.19.0 %define qt6_version 6.9.0 +%define ktextaddons_version 2.0.0 %bcond_without released Name: grantleetheme -Version: 25.12.3 +Version: 26.04.0 Release: 0 Summary: Grantlee theme support License: GPL-2.0-only @@ -31,7 +32,6 @@ Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif -BuildRequires: doxygen BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: cmake(KF6ColorScheme) >= %{kf6_version} BuildRequires: cmake(KF6GuiAddons) >= %{kf6_version} @@ -40,8 +40,7 @@ BuildRequires: cmake(KF6NewStuff) >= %{kf6_version} BuildRequires: cmake(KF6XmlGui) >= %{kf6_version} BuildRequires: cmake(Qt6Network) >= %{qt6_version} -BuildRequires: cmake(KF6TextTemplate) -BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version} +BuildRequires: cmake(KF6TextTemplate) >= %{ktextaddons_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} %description @@ -59,7 +58,7 @@ Summary: Development package for grantleetheme License: LGPL-2.1-or-later Requires: libKPim6GrantleeTheme6 = %{version} -Requires: cmake(KF6TextTemplate) +Requires: cmake(KF6TextTemplate) >= %{ktextaddons_version} %description devel The development package for the grantleetheme library @@ -70,7 +69,7 @@ %autosetup -p1 %build -%cmake_kf6 -DBUILD_QCH:BOOL=TRUE +%cmake_kf6 %kf6_build @@ -91,7 +90,6 @@ %{_kf6_libdir}/libKPim6GrantleeTheme.so.* %files devel -%doc %{_kf6_qchdir}/KPim6GrantleeTheme.* %{_includedir}/KPim6/GrantleeTheme/ %{_kf6_cmakedir}/KPim6GrantleeTheme/ %{_kf6_libdir}/libKPim6GrantleeTheme.so ++++++ grantleetheme-25.12.3.tar.xz -> grantleetheme-26.04.0.tar.xz ++++++ ++++ 2103 lines of diff (skipped)
