Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma5-firewall for openSUSE:Factory checked in at 2022-02-07 23:37:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-firewall (Old) and /work/SRC/openSUSE:Factory/.plasma5-firewall.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-firewall" Mon Feb 7 23:37:22 2022 rev:19 rq:951897 version:5.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-firewall/plasma5-firewall.changes 2022-01-11 21:20:50.141024919 +0100 +++ /work/SRC/openSUSE:Factory/.plasma5-firewall.new.1898/plasma5-firewall.changes 2022-02-07 23:38:05.678442706 +0100 @@ -1,0 +2,33 @@ +Sat Feb 5 19:51:00 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.0 +- Changes since 5.23.90: + * Add missing installation of kcm_firewall.desktop file + +------------------------------------------------------------------- +Thu Jan 13 20:30:29 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.23.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.23.90 +- Changes since 5.23.5: + * Make compile without deprecated methods + * Use Q_EMIT here + * Use more QStringLiteral + initialize variable in header + * Fix qml warning reported by qtc + * Add more QStringLiteral + * Convert KCM Desktop files to JSON & install KCM in new namespace + * De-duplicate json metadata of KPackages + * Use correct breeze kcm settings firewall icon + * Fix some clazy warnings + * USe more cmake target centric code + * Remove unneeded X-Plasma-API from KCM metadata + * Add FreeBSD CI + * Add Linux CI + * Add .kde-ci.yml + +------------------------------------------------------------------- Old: ---- plasma-firewall-5.23.5.tar.xz plasma-firewall-5.23.5.tar.xz.sig New: ---- plasma-firewall-5.24.0.tar.xz plasma-firewall-5.24.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-firewall.spec ++++++ --- /var/tmp/diff_new_pack.2IvERK/_old 2022-02-07 23:38:06.242438847 +0100 +++ /var/tmp/diff_new_pack.2IvERK/_new 2022-02-07 23:38:06.246438819 +0100 @@ -19,17 +19,17 @@ # Internal QML imports %global __requires_exclude qmlimport\\(org\\.kcm\\.firewall -%bcond_without lang +%bcond_without released Name: plasma5-firewall -Version: 5.23.5 +Version: 5.24.0 Release: 0 Summary: Config Module for the System Firewall License: GPL-2.0-only OR GPL-3.0-only Group: System/GUI/KDE URL: https://www.kde.org -Source0: https://download.kde.org/stable/plasma/%{version}/plasma-firewall-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/plasma-firewall-%{version}.tar.xz.sig +Source0: plasma-firewall-%{version}.tar.xz +%if %{with released} +Source1: plasma-firewall-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 3.16 @@ -71,7 +71,7 @@ %cmake_install %fdupes %{buildroot} -%if %{with lang} +%if %{with released} %find_lang kcm_firewall %{name}.lang %endif @@ -79,9 +79,11 @@ %license LICENSES/* %doc README.md %{_kf5_appstreamdir}/org.kde.plasma.firewall.metainfo.xml -%{_kf5_servicesdir}/kcm_firewall.desktop -%dir %{_kf5_plugindir}/kcms/ -%{_kf5_plugindir}/kcms/kcm_firewall.so +%{_kf5_applicationsdir}/kcm_firewall.desktop +%dir %{_kf5_plugindir}/plasma/ +%dir %{_kf5_plugindir}/plasma/kcms/ +%dir %{_kf5_plugindir}/plasma/kcms/systemsettings/ +%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_firewall.so %dir %{_kf5_plugindir}/kf5/ %dir %{_kf5_plugindir}/kf5/plasma_firewall/ %{_kf5_plugindir}/kf5/plasma_firewall/firewalldbackend.so @@ -90,7 +92,7 @@ %{_kf5_sharedir}/kpackage/kcms/kcm_firewall/ %{_kf5_libdir}/libkcm_firewall_core.so -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ plasma-firewall-5.23.5.tar.xz -> plasma-firewall-5.24.0.tar.xz ++++++ ++++ 3508 lines of diff (skipped)