Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sweeper for openSUSE:Factory checked in at 2024-03-11 15:31:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sweeper (Old) and /work/SRC/openSUSE:Factory/.sweeper.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sweeper" Mon Mar 11 15:31:44 2024 rev:152 rq:1151095 version:24.02.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sweeper/sweeper.changes 2023-12-09 22:57:00.363879770 +0100 +++ /work/SRC/openSUSE:Factory/.sweeper.new.1770/sweeper.changes 2024-03-11 15:37:52.175115593 +0100 @@ -1,0 +2,13 @@ +Fri Feb 23 14:01:09 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.02.0 + * New feature release +- No code change since 24.01.95 + +------------------------------------------------------------------- +Fri Feb 9 16:10:17 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.01.95 + * https://kde.org/announcements/megarelease/6/rc2/ + +------------------------------------------------------------------- Old: ---- sweeper-23.08.4.tar.xz sweeper-23.08.4.tar.xz.sig New: ---- sweeper-24.02.0.tar.xz sweeper-24.02.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sweeper.spec ++++++ --- /var/tmp/diff_new_pack.qtSLbx/_old 2024-03-11 15:37:52.771137542 +0100 +++ /var/tmp/diff_new_pack.qtSLbx/_new 2024-03-11 15:37:52.771137542 +0100 @@ -1,7 +1,7 @@ # # spec file for package sweeper # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,35 +16,38 @@ # +%define kf6_version 5.246.0 +%define plasma6_version 5.27.80 +%define qt6_version 6.6.0 + %bcond_without released Name: sweeper -Version: 23.08.4 +Version: 24.02.0 Release: 0 Summary: KDE Privacy Utility License: LGPL-2.1-or-later URL: https://apps.kde.org/sweeper -Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: %{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif -BuildRequires: breeze5-icons -BuildRequires: extra-cmake-modules +BuildRequires: kf6-breeze-icons +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: update-desktop-files -BuildRequires: cmake(KF5ActivitiesStats) -BuildRequires: cmake(KF5Bookmarks) -BuildRequires: cmake(KF5Config) -BuildRequires: cmake(KF5ConfigWidgets) -BuildRequires: cmake(KF5CoreAddons) -BuildRequires: cmake(KF5Crash) -BuildRequires: cmake(KF5DocTools) -BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(KF5KIO) -BuildRequires: cmake(KF5TextWidgets) -BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(Qt5Core) -BuildRequires: cmake(Qt5DBus) -BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(KF6Bookmarks) >= %{kf6_version} +BuildRequires: cmake(KF6Config) >= %{kf6_version} +BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version} +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6Crash) >= %{kf6_version} +BuildRequires: cmake(KF6DocTools) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6TextWidgets) >= %{kf6_version} +BuildRequires: cmake(KF6XmlGui) >= %{kf6_version} +BuildRequires: cmake(PlasmaActivitiesStats) >= %{plasma6_version} +BuildRequires: cmake(Qt6Core) >= %{qt6_version} +BuildRequires: cmake(Qt6DBus) >= %{qt6_version} +BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} %description Helps clean unwanted traces the user leaves on the system. @@ -52,33 +55,33 @@ %lang_package %prep -%autosetup -p1 -n sweeper-%{version} +%autosetup -p1 %build -%cmake_kf5 -d build -%cmake_build +%cmake_kf6 + +%kf6_build %install -%kf5_makeinstall -C build +%kf6_install -%find_lang %{name} --with-man --all-name -%{kf5_find_htmldocs} +%find_lang %{name} --with-html --all-name %suse_update_desktop_file org.kde.sweeper Utility Security -mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/actions -mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ -cp %{_kf5_iconsdir}/breeze/apps/48/sweeper.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ + +mkdir -p %{buildroot}%{_kf6_iconsdir}/hicolor/scalable/apps/ +cp %{_kf6_iconsdir}/breeze/apps/48/sweeper.svg %{buildroot}%{_kf6_iconsdir}/hicolor/scalable/apps/ %files %license LICENSES/* -%doc %lang(en) %{_kf5_htmldir}/en/sweeper/ -%{_kf5_applicationsdir}/org.kde.sweeper.desktop -%{_kf5_appstreamdir}/org.kde.sweeper.appdata.xml -%{_kf5_bindir}/sweeper -%{_kf5_debugdir}/sweeper.categories -%{_kf5_iconsdir}/hicolor/scalable/*/* -%{_kf5_kxmlguidir}/sweeper/ -%{_kf5_sharedir}/dbus-1/interfaces/*.xml +%doc %lang(en) %{_kf6_htmldir}/en/sweeper/ +%{_kf6_applicationsdir}/org.kde.sweeper.desktop +%{_kf6_appstreamdir}/org.kde.sweeper.appdata.xml +%{_kf6_bindir}/sweeper +%{_kf6_debugdir}/sweeper.categories +%{_kf6_iconsdir}/hicolor/scalable/*/* +%{_kf6_dbusinterfacesdir}/org.kde.sweeper.xml %files lang -f %{name}.lang +%exclude %{_kf6_htmldir}/en/sweeper/ ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.qtSLbx/_old and /var/tmp/diff_new_pack.qtSLbx/_new differ ++++++ sweeper-23.08.4.tar.xz -> sweeper-24.02.0.tar.xz ++++++ ++++ 9476 lines of diff (skipped)
