Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kompare for openSUSE:Factory checked in at 2024-08-26 22:05:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kompare (Old) and /work/SRC/openSUSE:Factory/.kompare.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kompare" Mon Aug 26 22:05:22 2024 rev:135 rq:1195591 version:24.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kompare/kompare.changes 2024-04-15 20:18:25.700494263 +0200 +++ /work/SRC/openSUSE:Factory/.kompare.new.2698/kompare.changes 2024-08-26 22:06:23.436395569 +0200 @@ -1,0 +2,20 @@ +Mon Aug 19 07:14:09 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.08.0/ +- Changes since 24.05.2: + * Use 6.7 image + * Enforce passing tests on all platforms + * flatpak: switch to official 6.6 runtime + * Bump min required KF6 to 6.0 + * Use kf6 branch + * Reenable flatpak CI support + * doc/index.docbook proofreading + * Bump patch-level & library (SO) version due to new base Qt/KF version use + * Create dedicated Qt6/KF6 branch, drop any Qt5/KF5 support +- Drop patch, now unneeded: + * 0001-Adapt-to-Lib-prefix-removed-from-KompareDiff2-CMake-.patch + +------------------------------------------------------------------- Old: ---- 0001-Adapt-to-Lib-prefix-removed-from-KompareDiff2-CMake-.patch kompare-24.02.2.tar.xz kompare-24.02.2.tar.xz.sig New: ---- kompare-24.08.0.tar.xz kompare-24.08.0.tar.xz.sig BETA DEBUG BEGIN: Old:- Drop patch, now unneeded: * 0001-Adapt-to-Lib-prefix-removed-from-KompareDiff2-CMake-.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kompare.spec ++++++ --- /var/tmp/diff_new_pack.njOcp0/_old 2024-08-26 22:06:24.076422310 +0200 +++ /var/tmp/diff_new_pack.njOcp0/_new 2024-08-26 22:06:24.076422310 +0200 @@ -16,23 +16,21 @@ # -%define kf6_version 6.0.0 +%define kf6_version 6.3.0 %define qt6_version 6.6.0 %bcond_without released Name: kompare -Version: 24.02.2 +Version: 24.08.0 Release: 0 Summary: File Comparator License: GPL-2.0-or-later URL: https://apps.kde.org/kompare -Source: %{name}-%{version}.tar.xz +Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} -Source1: %{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif -# PATCH-FIX-OPENSUSE -Patch0: 0001-Adapt-to-Lib-prefix-removed-from-KompareDiff2-CMake-.patch BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: update-desktop-files BuildRequires: cmake(KF6Codecs) >= %{kf6_version} @@ -45,7 +43,7 @@ BuildRequires: cmake(KF6Parts) >= %{kf6_version} BuildRequires: cmake(KF6TextEditor) >= %{kf6_version} BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version} -BuildRequires: cmake(KompareDiff2) +BuildRequires: cmake(KompareDiff2) >= 6 BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6PrintSupport) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} @@ -73,7 +71,7 @@ %endif export CXXFLAGS="%{optflags} -fPIC" export CFLAGS="%{optflags} -fPIC" -%cmake_kf6 -DBUILD_WITH_QT6:BOOL=TRUE +%cmake_kf6 %kf6_build ++++++ kompare-24.02.2.tar.xz -> kompare-24.08.0.tar.xz ++++++ ++++ 52171 lines of diff (skipped)