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 2023-02-13 16:40:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-firewall (Old)
and /work/SRC/openSUSE:Factory/.plasma5-firewall.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-firewall"
Mon Feb 13 16:40:31 2023 rev:37 rq:1064548 version:5.27.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-firewall/plasma5-firewall.changes
2023-01-06 17:05:52.372288243 +0100
+++
/work/SRC/openSUSE:Factory/.plasma5-firewall.new.1848/plasma5-firewall.changes
2023-02-13 16:42:41.131999751 +0100
@@ -1,0 +2,35 @@
+Thu Feb 9 14:19:46 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Update to 5.27.0
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.27.0
+- No code changes since 5.26.90
+
+-------------------------------------------------------------------
+Thu Jan 19 14:43:17 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Update to 5.26.90
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.26.90
+- Changes since 5.26.5:
+ * hint UFW about the service direction (simplified rule interface)
(kde#463265)
+ * Remove broken release from appstream
+ * Use ecm_set_disabled_deprecation_versions
+ * Remove duplicate headers between cpp/h files
+ * Emit debug message if ufw executable is not found
+ * Tell the ufw KAuth helper where to look for the ufw executable
+ * Bugfix 458824 and 438001
+ * QoL improvements
+ * fix ordering
+ * fix metainfo.xml
+ * fix release order
+ * Allow IP addresses with netmask in advanced rule editor
+ * Add missing license headers
+ * Remove duplicated entry from org.kde.plasma.firewall.metainfo.xml
+ * Port away from KAboutData
+ * Install po folder
+ * Set bugReportURL
+
+-------------------------------------------------------------------
Old:
----
plasma-firewall-5.26.5.tar.xz
plasma-firewall-5.26.5.tar.xz.sig
New:
----
plasma-firewall-5.27.0.tar.xz
plasma-firewall-5.27.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-firewall.spec ++++++
--- /var/tmp/diff_new_pack.vFEFaS/_old 2023-02-13 16:42:41.532002107 +0100
+++ /var/tmp/diff_new_pack.vFEFaS/_new 2023-02-13 16:42:41.536002131 +0100
@@ -21,15 +21,15 @@
%bcond_without released
Name: plasma5-firewall
-Version: 5.26.5
+Version: 5.27.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
+Source0: plasma-firewall-%{version}.tar.xz
%if %{with released}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-firewall-%{version}.tar.xz.sig
+Source1: plasma-firewall-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 3.16
@@ -69,11 +69,10 @@
%install
%cmake_install
+
%fdupes %{buildroot}
-%if %{with released}
- %find_lang kcm_firewall %{name}.lang
-%endif
+%find_lang kcm_firewall %{name}.lang
%files
%license LICENSES/*
@@ -92,8 +91,6 @@
%{_kf5_sharedir}/kpackage/kcms/kcm_firewall/
%{_kf5_libdir}/libkcm_firewall_core.so
-%if %{with released}
%files lang -f %{name}.lang
-%endif
%changelog
++++++ plasma-firewall-5.26.5.tar.xz -> plasma-firewall-5.27.0.tar.xz ++++++
++++ 13998 lines of diff (skipped)