Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ark for openSUSE:Factory checked in 
at 2026-07-02 22:03:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ark (Old)
 and      /work/SRC/openSUSE:Factory/.ark.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ark"

Thu Jul  2 22:03:54 2026 rev:196 rq:1363162 version:26.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ark/ark.changes  2026-06-08 14:06:31.838314325 
+0200
+++ /work/SRC/openSUSE:Factory/.ark.new.1982/ark.changes        2026-07-02 
22:04:13.782094928 +0200
@@ -1,0 +2,9 @@
+Tue Jun 30 18:18:53 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.3/
+- No code change since 26.04.2
+
+-------------------------------------------------------------------

Old:
----
  ark-26.04.2.tar.xz
  ark-26.04.2.tar.xz.sig

New:
----
  ark-26.04.3.tar.xz
  ark-26.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ ark.spec ++++++
--- /var/tmp/diff_new_pack.VJTeFQ/_old  2026-07-02 22:04:14.590122600 +0200
+++ /var/tmp/diff_new_pack.VJTeFQ/_new  2026-07-02 22:04:14.594122737 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           ark
-Version:        26.04.2
+Version:        26.04.3
 Release:        0
 Summary:        KDE Archiver Tool
 License:        GPL-2.0-or-later


++++++ ark-26.04.2.tar.xz -> ark-26.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-26.04.2/CMakeLists.txt 
new/ark-26.04.3/CMakeLists.txt
--- old/ark-26.04.2/CMakeLists.txt      2026-05-29 21:06:52.000000000 +0200
+++ new/ark-26.04.3/CMakeLists.txt      2026-06-26 14:23:28.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "26")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(ark VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-26.04.2/app/org.kde.ark.appdata.xml 
new/ark-26.04.3/app/org.kde.ark.appdata.xml
--- old/ark-26.04.2/app/org.kde.ark.appdata.xml 2026-05-29 21:06:52.000000000 
+0200
+++ new/ark-26.04.3/app/org.kde.ark.appdata.xml 2026-06-26 14:23:28.000000000 
+0200
@@ -411,6 +411,7 @@
     <binary>ark</binary>
   </provides>
   <releases>
+    <release version="26.04.3" date="2026-07-02"/>
     <release version="26.04.2" date="2026-06-04"/>
     <release version="26.04.1" date="2026-05-07"/>
     <release version="26.04.0" date="2026-04-16"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-26.04.2/po/hu/ark.po new/ark-26.04.3/po/hu/ark.po
--- old/ark-26.04.2/po/hu/ark.po        2026-05-29 21:06:52.000000000 +0200
+++ new/ark-26.04.3/po/hu/ark.po        2026-06-26 14:23:28.000000000 +0200
@@ -1,12 +1,12 @@
 # Kristóf Kiszel <[email protected]>, 2011, 2012, 2015, 2020.
 # Balázs Úr <[email protected]>, 2014.
-# SPDX-FileCopyrightText: 2021, 2022, 2024, 2025 Kristof Kiszel 
<[email protected]>
+# SPDX-FileCopyrightText: 2021-2022, 2024-2026 Kristof Kiszel 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: KDE 4.4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-02-10 00:47+0000\n"
-"PO-Revision-Date: 2025-11-06 20:59+0100\n"
+"PO-Revision-Date: 2026-06-09 21:42+0200\n"
 "Last-Translator: Kristof Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
 "Language: hu\n"
@@ -14,7 +14,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 25.08.2\n"
+"X-Generator: Lokalize 26.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -137,12 +137,10 @@
 msgstr "Kibontás ide"
 
 #: app/extractfileitemaction.cpp:84
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu Part of Extract submenu in Dolphin context menu"
-#| msgid "Extract here and delete archive"
+#, kde-format
 msgctxt "@action:inmenu Part of Extract submenu in Dolphin context menu"
 msgid "Extract and trash archive"
-msgstr "Kibontás ide és archívum törlése"
+msgstr "Kibontás és archívum kukába helyezése"
 
 #: app/extractfileitemaction.cpp:91
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-26.04.2/po/ja/ark.po new/ark-26.04.3/po/ja/ark.po
--- old/ark-26.04.2/po/ja/ark.po        2026-05-29 21:06:52.000000000 +0200
+++ new/ark-26.04.3/po/ja/ark.po        2026-06-26 14:23:28.000000000 +0200
@@ -9,14 +9,15 @@
 # Tomohiro Hyakutake <[email protected]>, 2019, 2020.
 # Fumiaki Okushi <[email protected]>, 2004, 2005, 2014, 2019, 2020, 
2021, 2024.
 # SPDX-FileCopyrightText: 2025 Yuma Kakei <[email protected]>
+# SPDX-FileCopyrightText: 2026 Mint <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: ark\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-02-10 00:47+0000\n"
-"PO-Revision-Date: 2025-09-24 15:40+0900\n"
-"Last-Translator: Yuma Kakei <[email protected]>\n"
-"Language-Team: Japanese <[email protected]>\n"
+"PO-Revision-Date: 2026-06-14 21:21+0900\n"
+"Last-Translator: Mint <[email protected]>\n"
+"Language-Team: Japanese <[email protected]>\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -24,7 +25,7 @@
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 25.08.1\n"
+"X-Generator: Lokalize 26.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -154,12 +155,10 @@
 msgstr "ここに展開"
 
 #: app/extractfileitemaction.cpp:84
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu Part of Extract submenu in Dolphin context menu"
-#| msgid "Extract here and delete archive"
+#, kde-format
 msgctxt "@action:inmenu Part of Extract submenu in Dolphin context menu"
 msgid "Extract and trash archive"
-msgstr "ここに展開してアーカイブを削除"
+msgstr "展開してアーカイブをごみ箱に"
 
 #: app/extractfileitemaction.cpp:91
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-26.04.2/po/nb/ark.po new/ark-26.04.3/po/nb/ark.po
--- old/ark-26.04.2/po/nb/ark.po        2026-05-29 21:06:52.000000000 +0200
+++ new/ark-26.04.3/po/nb/ark.po        2026-06-26 14:23:28.000000000 +0200
@@ -13,7 +13,7 @@
 "POT-Creation-Date: 2026-02-10 00:47+0000\n"
 "PO-Revision-Date: 2014-11-10 17:15+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
-"Language-Team: Norwegian Bokmål <[email protected]>\n"
+"Language-Team: Norwegian Bokmål <[email protected]>\n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-26.04.2/po/nn/ark.po new/ark-26.04.3/po/nn/ark.po
--- old/ark-26.04.2/po/nn/ark.po        2026-05-29 21:06:52.000000000 +0200
+++ new/ark-26.04.3/po/nn/ark.po        2026-06-26 14:23:28.000000000 +0200
@@ -10,7 +10,7 @@
 "POT-Creation-Date: 2026-02-10 00:47+0000\n"
 "PO-Revision-Date: 2026-04-18 15:46+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
-"Language-Team: Norwegian Nynorsk <[email protected]>\n"
+"Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-26.04.2/po/se/ark.po new/ark-26.04.3/po/se/ark.po
--- old/ark-26.04.2/po/se/ark.po        2026-05-29 21:06:52.000000000 +0200
+++ new/ark-26.04.3/po/se/ark.po        2026-06-26 14:23:28.000000000 +0200
@@ -6,8 +6,8 @@
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-02-10 00:47+0000\n"
 "PO-Revision-Date: 2007-09-11 22:44+0200\n"
-"Last-Translator: Northern Sami translation team <[email protected]>\n"
-"Language-Team: Northern Sami <[email protected]>\n"
+"Last-Translator: Northern Sami translation team <[email protected]>\n"
+"Language-Team: Northern Sami <[email protected]>\n"
 "Language: se\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

Reply via email to