Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kde-dev-utils for openSUSE:Leap:16.0 checked in at 2025-04-23 18:07:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/kde-dev-utils (Old) and /work/SRC/openSUSE:Leap:16.0/.kde-dev-utils.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-dev-utils" Wed Apr 23 18:07:22 2025 rev:3 rq:1271661 version:25.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/kde-dev-utils/kde-dev-utils.changes 2025-03-19 11:47:35.107911230 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.kde-dev-utils.new.30101/kde-dev-utils.changes 2025-04-23 18:07:53.754778413 +0200 @@ -1,0 +2,82 @@ +Mon Apr 14 07:06:38 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.04.0/ +- No code change since 25.03.90 + +------------------------------------------------------------------- +Sat Mar 29 08:42:22 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.03.90 + * New feature release +- Changes since 24.12.3: + * kuiviewer part: fix stray "@" characters from version in metadata + * kuiviewer part: drop since kf6 unused "Id" from metadata + +------------------------------------------------------------------- +Tue Mar 4 13:00:54 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.3/ +- Changes since 24.12.2: + * kuiviewer part: fix stray "@" characters from version in metadata + * kuiviewer part: drop since kf6 unused "Id" from metadata + +------------------------------------------------------------------- +Tue Feb 4 12:29:30 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.2/ +- No code change since 24.12.1 + +------------------------------------------------------------------- +Tue Jan 7 18:52:49 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- No code change since 24.12.0 + +------------------------------------------------------------------- +Sun Dec 8 09:27:25 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.12.0/ +- No code change since 24.11.90 + +------------------------------------------------------------------- +Mon Dec 2 08:42:52 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.90 + * New feature release +- No code change since 24.11.80 + +------------------------------------------------------------------- +Sat Nov 16 17:29:31 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.80 + * New feature release +- Changes since 24.08.3: + * Allow opening an URL in the part loaded into kpartloader + * Fallback to load parts from kf6/parts/ + * Supply error message when loading a kpart fails + +------------------------------------------------------------------- +Tue Nov 5 10:43:07 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- No code change since 24.08.2 + +------------------------------------------------------------------- Old: ---- kde-dev-utils-24.08.2.tar.xz kde-dev-utils-24.08.2.tar.xz.sig New: ---- kde-dev-utils-25.04.0.tar.xz kde-dev-utils-25.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kde-dev-utils.spec ++++++ --- /var/tmp/diff_new_pack.yTIEOY/_old 2025-04-23 18:07:54.030790042 +0200 +++ /var/tmp/diff_new_pack.yTIEOY/_new 2025-04-23 18:07:54.030790042 +0200 @@ -1,7 +1,7 @@ # # spec file for package kde-dev-utils # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define kf6_version 6.3.0 +%define kf6_version 6.6.0 %define qt6_version 6.6.0 %bcond_without released Name: kde-dev-utils -Version: 24.08.2 +Version: 25.04.0 Release: 0 Summary: KDE SDK Package License: GPL-2.0-only AND GFDL-1.2-only AND LGPL-2.0-only @@ -32,7 +32,6 @@ Source2: applications.keyring %endif BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} -BuildRequires: update-desktop-files BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} BuildRequires: cmake(KF6KIO) >= %{kf6_version} @@ -65,14 +64,7 @@ %autosetup -p1 %build -%ifarch ppc64 -RPM_OPT_FLAGS="%{optflags} -mminimal-toc" -%endif - -export CXXFLAGS="%{optflags} -fPIC" -export CFLAGS="%{optflags} -fPIC" - -%cmake_kf6 -DCMAKE_CXXFLAGS="%{optflags}" -DCMAKE_CFLAGS="%{optflags}" +%cmake_kf6 %kf6_build @@ -82,8 +74,6 @@ %find_lang kuiviewer %find_lang kpartloader -%suse_update_desktop_file org.kde.kuiviewer Development GUIDesigner - %ldconfig_scriptlets -n kuiviewer %files -n kuiviewer ++++++ kde-dev-utils-24.08.2.tar.xz -> kde-dev-utils-25.04.0.tar.xz ++++++ ++++ 4318 lines of diff (skipped)