Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma6-firewall for openSUSE:Factory checked in at 2025-06-26 11:36:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma6-firewall (Old) and /work/SRC/openSUSE:Factory/.plasma6-firewall.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-firewall" Thu Jun 26 11:36:28 2025 rev:26 rq:1288314 version:6.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma6-firewall/plasma6-firewall.changes 2025-06-18 16:00:29.026970711 +0200 +++ /work/SRC/openSUSE:Factory/.plasma6-firewall.new.7067/plasma6-firewall.changes 2025-06-26 11:37:44.137835959 +0200 @@ -1,0 +2,9 @@ +Tue Jun 24 11:55:26 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.1 +- Changes since 6.4.0: + * Update version for new release 6.4.1 + +------------------------------------------------------------------- Old: ---- plasma-firewall-6.4.0.tar.xz plasma-firewall-6.4.0.tar.xz.sig New: ---- plasma-firewall-6.4.1.tar.xz plasma-firewall-6.4.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma6-firewall.spec ++++++ --- /var/tmp/diff_new_pack.YnSxrv/_old 2025-06-26 11:37:46.133918619 +0200 +++ /var/tmp/diff_new_pack.YnSxrv/_new 2025-06-26 11:37:46.145919116 +0200 @@ -23,14 +23,14 @@ %bcond_without released Name: plasma6-firewall -Version: 6.4.0 +Version: 6.4.1 Release: 0 Summary: Config Module for the System Firewall License: GPL-2.0-only OR GPL-3.0-only URL: https://www.kde.org -Source0: %{rname}-%{version}.tar.xz +Source0: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz %if %{with released} -Source1: %{rname}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: fdupes ++++++ plasma-firewall-6.4.0.tar.xz -> plasma-firewall-6.4.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-firewall-6.4.0/CMakeLists.txt new/plasma-firewall-6.4.1/CMakeLists.txt --- old/plasma-firewall-6.4.0/CMakeLists.txt 2025-06-12 11:02:18.000000000 +0200 +++ new/plasma-firewall-6.4.1/CMakeLists.txt 2025-06-24 11:35:15.000000000 +0200 @@ -6,7 +6,7 @@ # GENERAL CONFIGURATION #----------------------------------------------------------------------------- project(plasma-firewall) -set(PROJECT_VERSION "6.4.0") +set(PROJECT_VERSION "6.4.1") set(KF6_MIN_VERSION "6.14.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-firewall-6.4.0/org.kde.plasma.firewall.metainfo.xml new/plasma-firewall-6.4.1/org.kde.plasma.firewall.metainfo.xml --- old/plasma-firewall-6.4.0/org.kde.plasma.firewall.metainfo.xml 2025-06-12 11:02:18.000000000 +0200 +++ new/plasma-firewall-6.4.1/org.kde.plasma.firewall.metainfo.xml 2025-06-24 11:35:15.000000000 +0200 @@ -238,9 +238,9 @@ <category>System</category> </categories> <releases> + <release version="6.4.1" date="2025-06-24"/> <release version="6.4.0" date="2025-06-12"/> <release version="6.3.91" date="2025-05-29"/> <release version="6.3.90" date="2025-05-15"/> - <release version="6.2.0" date="2024-10-08"/> </releases> </component>