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-24 18:20:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-firewall (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-firewall.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-firewall"

Thu Feb 24 18:20:40 2022 rev:21 rq:956980 version:5.24.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-firewall/plasma5-firewall.changes        
2022-02-17 23:41:05.427700635 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma5-firewall.new.1958/plasma5-firewall.changes  
    2022-02-24 18:23:56.858650754 +0100
@@ -1,0 +2,9 @@
+Tue Feb 22 16:21:03 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.24.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.24.2
+- No code changes since 5.24.1
+
+-------------------------------------------------------------------

Old:
----
  plasma-firewall-5.24.1.tar.xz
  plasma-firewall-5.24.1.tar.xz.sig

New:
----
  plasma-firewall-5.24.2.tar.xz
  plasma-firewall-5.24.2.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasma5-firewall.spec ++++++
--- /var/tmp/diff_new_pack.7xCUXj/_old  2022-02-24 18:23:57.454650598 +0100
+++ /var/tmp/diff_new_pack.7xCUXj/_new  2022-02-24 18:23:57.462650596 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           plasma5-firewall
-Version:        5.24.1
+Version:        5.24.2
 Release:        0
 Summary:        Config Module for the System Firewall
 License:        GPL-2.0-only OR GPL-3.0-only

++++++ plasma-firewall-5.24.1.tar.xz -> plasma-firewall-5.24.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-firewall-5.24.1/CMakeLists.txt 
new/plasma-firewall-5.24.2/CMakeLists.txt
--- old/plasma-firewall-5.24.1/CMakeLists.txt   2022-02-15 13:37:19.000000000 
+0100
+++ new/plasma-firewall-5.24.2/CMakeLists.txt   2022-02-22 13:19:58.000000000 
+0100
@@ -6,7 +6,7 @@
 #                           GENERAL CONFIGURATION
 #-----------------------------------------------------------------------------
 project(plasma-firewall)
-set(PROJECT_VERSION "5.24.1")
+set(PROJECT_VERSION "5.24.2")
 
 set(KF5_MIN_VERSION "5.86")
 set(KDE_COMPILERSETTINGS_LEVEL "5.82")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-firewall-5.24.1/kcm/backends/ufw/helper/org.kde.ufw.actions 
new/plasma-firewall-5.24.2/kcm/backends/ufw/helper/org.kde.ufw.actions
--- old/plasma-firewall-5.24.1/kcm/backends/ufw/helper/org.kde.ufw.actions      
2022-02-15 13:37:00.000000000 +0100
+++ new/plasma-firewall-5.24.2/kcm/backends/ufw/helper/org.kde.ufw.actions      
2022-02-22 13:19:39.000000000 +0100
@@ -12,7 +12,7 @@
 Name[en_GB]=Uncomplicated Firewall
 Name[es]=Cortafuegos sin complicaciones
 Name[et]=Uncomplicated Firewall
-Name[eu]=Zailtasunik gabeko suhesia (UFW)
+Name[eu]=Zailtasunik gabeko suhesia
 Name[fi]=Uncomplicated Firewall
 Name[fr]=Pare-feu facile ?? utiliser
 Name[hu]=Uncomplicated Firewall
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-firewall-5.24.1/kcm/kcm_firewall.json 
new/plasma-firewall-5.24.2/kcm/kcm_firewall.json
--- old/plasma-firewall-5.24.1/kcm/kcm_firewall.json    2022-02-15 
13:37:00.000000000 +0100
+++ new/plasma-firewall-5.24.2/kcm/kcm_firewall.json    2022-02-22 
13:19:39.000000000 +0100
@@ -8,6 +8,7 @@
         "Description[cs]": "Ovl??dejte pravidla va???? s??t??",
         "Description[en_GB]": "Control your network rules",
         "Description[es]": "Controle las reglas de su red",
+        "Description[eu]": "Kontrolatu zure sareko arauak",
         "Description[fi]": "Hallitse palomuuris????nt??j??",
         "Description[fr]": "Contr??ler vos r??gles de r??seau",
         "Description[hu]": "A h??l??zati szab??lyok kezel??se",
@@ -36,6 +37,7 @@
         "Name[cs]": "Firewall",
         "Name[en_GB]": "Firewall",
         "Name[es]": "Cortafuegos",
+        "Name[eu]": "Suhesia",
         "Name[fi]": "Palomuuri",
         "Name[fr]": "Pare-feu",
         "Name[hu]": "T??zfal",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-firewall-5.24.1/org.kde.plasma.firewall.metainfo.xml 
new/plasma-firewall-5.24.2/org.kde.plasma.firewall.metainfo.xml
--- old/plasma-firewall-5.24.1/org.kde.plasma.firewall.metainfo.xml     
2022-02-15 13:37:00.000000000 +0100
+++ new/plasma-firewall-5.24.2/org.kde.plasma.firewall.metainfo.xml     
2022-02-22 13:19:39.000000000 +0100
@@ -175,9 +175,9 @@
     <category>System</category>
   </categories>
   <releases>
+    <release version="5.24.2" date="2022-02-22"/>
     <release version="5.24.1" date="2022-02-15"/>
     <release version="5.23.5" date="2022-01-04"/>
     <release version="5.23.4" date="2021-11-30"/>
-    <release version="5.23.3" date="2021-11-09"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-firewall-5.24.1/po/ko/kcm_firewall.po 
new/plasma-firewall-5.24.2/po/ko/kcm_firewall.po
--- old/plasma-firewall-5.24.1/po/ko/kcm_firewall.po    2022-02-15 
13:37:10.000000000 +0100
+++ new/plasma-firewall-5.24.2/po/ko/kcm_firewall.po    2022-02-22 
13:19:49.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the plasma-firewall 
package.
-# Shinjo Park <k...@peremen.name>, 2020, 2021.
+# Shinjo Park <k...@peremen.name>, 2020, 2021, 2022.
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 20.12.3\n"
+"X-Generator: Lokalize 21.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"

Reply via email to