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-01-12 10:13:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ark (Old)
 and      /work/SRC/openSUSE:Factory/.ark.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ark"

Mon Jan 12 10:13:03 2026 rev:190 rq:1326028 version:25.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ark/ark.changes  2025-12-15 11:47:29.003990402 
+0100
+++ /work/SRC/openSUSE:Factory/.ark.new.1928/ark.changes        2026-01-12 
10:18:20.738154341 +0100
@@ -1,0 +2,10 @@
+Wed Jan  7 12:24:26 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.1/
+- Changes since 25.12.0:
+  * CI: Add documentation build
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ark.spec ++++++
--- /var/tmp/diff_new_pack.2cU4UT/_old  2026-01-12 10:18:21.470184468 +0100
+++ /var/tmp/diff_new_pack.2cU4UT/_new  2026-01-12 10:18:21.474184632 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           ark
-Version:        25.12.0
+Version:        25.12.1
 Release:        0
 Summary:        KDE Archiver Tool
 License:        GPL-2.0-or-later


++++++ ark-25.12.0.tar.xz -> ark-25.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-25.12.0/.gitlab-ci.yml 
new/ark-25.12.1/.gitlab-ci.yml
--- old/ark-25.12.0/.gitlab-ci.yml      2025-12-03 23:34:39.000000000 +0100
+++ new/ark-25.12.1/.gitlab-ci.yml      2026-01-03 11:33:58.000000000 +0100
@@ -14,3 +14,4 @@
       - /gitlab-templates/craft-windows-appx-qt6.yml
       - /gitlab-templates/xml-lint.yml
       - /gitlab-templates/yaml-lint.yml
+      - /gitlab-templates/documentation.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-25.12.0/CMakeLists.txt 
new/ark-25.12.1/CMakeLists.txt
--- old/ark-25.12.0/CMakeLists.txt      2025-12-03 23:34:39.000000000 +0100
+++ new/ark-25.12.1/CMakeLists.txt      2026-01-03 11:33:58.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "25")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 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-25.12.0/app/org.kde.ark.appdata.xml 
new/ark-25.12.1/app/org.kde.ark.appdata.xml
--- old/ark-25.12.0/app/org.kde.ark.appdata.xml 2025-12-03 23:34:39.000000000 
+0100
+++ new/ark-25.12.1/app/org.kde.ark.appdata.xml 2026-01-03 11:33:58.000000000 
+0100
@@ -411,6 +411,7 @@
     <binary>ark</binary>
   </provides>
   <releases>
+    <release version="25.12.1" date="2026-01-08"/>
     <release version="25.12.0" date="2025-12-11"/>
     <release version="25.08.3" date="2025-11-06"/>
     <release version="25.08.2" date="2025-10-09"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-25.12.0/po/cs/ark.po new/ark-25.12.1/po/cs/ark.po
--- old/ark-25.12.0/po/cs/ark.po        2025-12-03 23:34:39.000000000 +0100
+++ new/ark-25.12.1/po/cs/ark.po        2026-01-03 11:33:58.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# SPDX-FileCopyrightText: 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 
2018, 2019, 2020, 2023 Vít Pelčák <[email protected]>
+# SPDX-FileCopyrightText: 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 
2018, 2019, 2020, 2023, 2025 Vít Pelčák <[email protected]>
 # Lukáš Tinkl <[email protected]>, 2010.
 # David Kolibac <[email protected]>, 2010.
 # Tomáš Chvátal <[email protected]>, 2012.
@@ -11,7 +11,7 @@
 "Project-Id-Version: ark\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:42+0000\n"
-"PO-Revision-Date: 2024-04-30 15:17+0200\n"
+"PO-Revision-Date: 2025-12-02 11:51+0100\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
@@ -19,7 +19,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 24.02.2\n"
+"X-Generator: Lokalize 25.08.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -114,7 +114,7 @@
 #, kde-format
 msgctxt "@action:inmenu Part of Compress submenu in Dolphin context menu"
 msgid "Compress to…"
-msgstr ""
+msgstr "Zkomprimovat do..."
 
 #: app/compressfileitemaction.cpp:105
 #, kde-format
@@ -167,7 +167,7 @@
 #: app/main.cpp:80
 #, kde-format
 msgid "© 1997–2025 The Ark Developers"
-msgstr ""
+msgstr "(c) 1997-2025, Vývojáři aplikace Ark"
 
 #: app/main.cpp:86
 #, kde-format
@@ -461,7 +461,7 @@
 #: app/welcomeview/welcomeview.ui:179
 #, kde-format
 msgid "Open Archive…"
-msgstr ""
+msgstr "Otevřít archiv…"
 
 #. i18n: ectx: property (text), widget (QPushButton, buttonNewArchive)
 #: app/welcomeview/welcomeview.ui:186
@@ -811,7 +811,7 @@
 #: kerfuffle/createdialog.ui:54
 #, kde-format
 msgid "Type archive name…"
-msgstr ""
+msgstr "Napište název archivu..."
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #. i18n: ectx: property (text), widget (QLabel, m_typeLabel)
@@ -1211,7 +1211,7 @@
 #: kerfuffle/propertiesdialog.cpp:88
 #, kde-format
 msgid "Calculating…"
-msgstr ""
+msgstr "Počítám…"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: kerfuffle/propertiesdialog.ui:37
@@ -1503,7 +1503,7 @@
 #: part/arkviewer.cpp:53
 #, kde-format
 msgid "Please wait while the preview is being closed…"
-msgstr ""
+msgstr "Prosím, vyčkejte, než se náhled uzavře..."
 
 #: part/arkviewer.cpp:99
 #, kde-format
@@ -1676,7 +1676,7 @@
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "Save Copy As…"
-msgstr ""
+msgstr "Uložit kopii jako…"
 
 #: part/part.cpp:365
 #, kde-format
@@ -1688,7 +1688,7 @@
 #, kde-format
 msgctxt "open a file with external program"
 msgid "Open &With…"
-msgstr ""
+msgstr "Ote&vřít pomocí…"
 
 #: part/part.cpp:374
 #, kde-format
@@ -1741,7 +1741,7 @@
 #: part/part.cpp:404
 #, kde-format
 msgid "Add &Files…"
-msgstr ""
+msgstr "Přidat sou&bory…"
 
 #: part/part.cpp:405 part/part.cpp:466
 #, kde-format
@@ -1837,12 +1837,12 @@
 #: part/part.cpp:634
 #, kde-format
 msgid "Extract To…"
-msgstr ""
+msgstr "Rozbalit do…"
 
 #: part/part.cpp:646
 #, kde-format
 msgid "Quick Extract To…"
-msgstr ""
+msgstr "Rychle rozbalit do..."
 
 #: part/part.cpp:775
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-25.12.0/po/de/ark.po new/ark-25.12.1/po/de/ark.po
--- old/ark-25.12.0/po/de/ark.po        2025-12-03 23:34:39.000000000 +0100
+++ new/ark-25.12.1/po/de/ark.po        2026-01-03 11:33:58.000000000 +0100
@@ -12,20 +12,21 @@
 # SPDX-FileCopyrightText: 2022 Frank Steinmetzger <[email protected]>
 # SPDX-FileCopyrightText: 2024 Alois Spitzbart <[email protected]>
 # SPDX-FileCopyrightText: 2025 Philipp Kiemle <[email protected]>
+# SPDX-FileCopyrightText: 2025 Oliver Schramm <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: ark\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:42+0000\n"
-"PO-Revision-Date: 2025-08-28 12:15+0200\n"
-"Last-Translator: Philipp Kiemle <[email protected]>\n"
+"PO-Revision-Date: 2025-12-04 02:24+0100\n"
+"Last-Translator: Oliver Schramm <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "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.0\n"
+"X-Generator: Lokalize 25.08.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -117,12 +118,10 @@
 msgstr "Komprimieren"
 
 #: app/compressfileitemaction.cpp:97
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu Part of Compress submenu in Dolphin context menu"
-#| msgid "Compress to..."
+#, kde-format
 msgctxt "@action:inmenu Part of Compress submenu in Dolphin context menu"
 msgid "Compress to…"
-msgstr "Komprimieren nach ..."
+msgstr "Komprimieren nach …"
 
 #: app/compressfileitemaction.cpp:105
 #, kde-format
@@ -476,11 +475,9 @@
 
 #. i18n: ectx: property (text), widget (QPushButton, buttonOpenArchive)
 #: app/welcomeview/welcomeview.ui:179
-#, fuzzy, kde-format
-#| msgctxt "to open an archive"
-#| msgid "Open Archive"
+#, kde-format
 msgid "Open Archive…"
-msgstr "Archiv öffnen"
+msgstr "Archiv öffnen …"
 
 #. i18n: ectx: property (text), widget (QPushButton, buttonNewArchive)
 #: app/welcomeview/welcomeview.ui:186
@@ -844,10 +841,9 @@
 
 #. i18n: ectx: property (placeholderText), widget (QLineEdit, filenameLineEdit)
 #: kerfuffle/createdialog.ui:54
-#, fuzzy, kde-format
-#| msgid "Type archive name..."
+#, kde-format
 msgid "Type archive name…"
-msgstr "Archivnamen eingeben ..."
+msgstr "Archivnamen eingeben …"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #. i18n: ectx: property (text), widget (QLabel, m_typeLabel)
@@ -1243,10 +1239,9 @@
 
 #: kerfuffle/propertiesdialog.cpp:86 kerfuffle/propertiesdialog.cpp:87
 #: kerfuffle/propertiesdialog.cpp:88
-#, fuzzy, kde-format
-#| msgid "Calculating..."
+#, kde-format
 msgid "Calculating…"
-msgstr "Berechnung läuft ..."
+msgstr "Berechnung läuft …"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: kerfuffle/propertiesdialog.ui:37
@@ -1538,10 +1533,9 @@
 msgstr "Schließen der Vorschau"
 
 #: part/arkviewer.cpp:53
-#, fuzzy, kde-format
-#| msgid "Please wait while the preview is being closed..."
+#, kde-format
 msgid "Please wait while the preview is being closed…"
-msgstr "Bitte warten Sie, bis die Vorschau geschlossen wurde ..."
+msgstr "Bitte warten Sie, bis die Vorschau geschlossen wurde …"
 
 #: part/arkviewer.cpp:99
 #, kde-format
@@ -1694,10 +1688,9 @@
 msgstr "Speichern"
 
 #: part/part.cpp:153
-#, fuzzy, kde-format
-#| msgid "Type to search..."
+#, kde-format
 msgid "Type to search…"
-msgstr "Suchbegriff eingeben ..."
+msgstr "Suchbegriff eingeben …"
 
 #: part/part.cpp:303
 #, kde-kuit-format
@@ -1712,12 +1705,10 @@
 msgstr "Informationsleiste anzeigen"
 
 #: part/part.cpp:361
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Save Copy As"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Save Copy As…"
-msgstr "Kopie speichern unter"
+msgstr "Kopie speichern unter …"
 
 #: part/part.cpp:365
 #, kde-format
@@ -1726,12 +1717,10 @@
 msgstr "In &externer Anwendung öffnen"
 
 #: part/part.cpp:372
-#, fuzzy, kde-format
-#| msgctxt "open a file with external program"
-#| msgid "Open &With..."
+#, kde-format
 msgctxt "open a file with external program"
 msgid "Open &With…"
-msgstr "Öffnen &mit ..."
+msgstr "Öffnen &mit …"
 
 #: part/part.cpp:374
 #, kde-format
@@ -1784,11 +1773,9 @@
 "alle oder ausgewählte Dateien entpacken können"
 
 #: part/part.cpp:404
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Add Files"
+#, kde-format
 msgid "Add &Files…"
-msgstr "Dateien hinzufügen"
+msgstr "&Dateien hinzufügen …"
 
 #: part/part.cpp:405 part/part.cpp:466
 #, kde-format
@@ -1883,17 +1870,14 @@
 msgstr "Das Archiv hat den Integritätstest nicht bestanden."
 
 #: part/part.cpp:634
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu Part of Extract submenu in Dolphin context menu"
-#| msgid "Extract to…"
+#, kde-format
 msgid "Extract To…"
-msgstr "Entpacken nach …"
+msgstr "Entpacken nach …"
 
 #: part/part.cpp:646
-#, fuzzy, kde-format
-#| msgid "Quick Extract To..."
+#, kde-format
 msgid "Quick Extract To…"
-msgstr "Express-Entpacken nach ..."
+msgstr "Express-Entpacken nach …"
 
 #: part/part.cpp:775
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-25.12.0/po/ru/ark.po new/ark-25.12.1/po/ru/ark.po
--- old/ark-25.12.0/po/ru/ark.po        2025-12-03 23:34:39.000000000 +0100
+++ new/ark-25.12.1/po/ru/ark.po        2026-01-03 11:33:58.000000000 +0100
@@ -19,14 +19,14 @@
 "Project-Id-Version: ark\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:42+0000\n"
-"PO-Revision-Date: 2025-10-27 10:40+0200\n"
-"Last-Translator: Alexander Yavorskiy <[email protected]>\n"
+"PO-Revision-Date: 2025-12-11 19:34+0300\n"
+"Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 25.08.2\n"
+"X-Generator: Lokalize 25.11.90\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 "X-Environment: kde\n"
@@ -127,12 +127,10 @@
 msgstr "Упаковать"
 
 #: app/compressfileitemaction.cpp:97
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu Part of Compress submenu in Dolphin context menu"
-#| msgid "Compress to..."
+#, kde-format
 msgctxt "@action:inmenu Part of Compress submenu in Dolphin context menu"
 msgid "Compress to…"
-msgstr "Упаковать в архив..."
+msgstr "Упаковать в архив.."
 
 #: app/compressfileitemaction.cpp:105
 #, kde-format
@@ -183,10 +181,9 @@
 msgstr "Архиватор KDE"
 
 #: app/main.cpp:80
-#, fuzzy, kde-format
-#| msgid "(c) 1997-2019, The Ark Developers"
+#, kde-format
 msgid "© 1997–2025 The Ark Developers"
-msgstr "© Разработчики Ark, 1997-2019"
+msgstr "© Разработчики Ark, 1997-2025"
 
 #: app/main.cpp:86
 #, kde-format
@@ -476,11 +473,9 @@
 
 #. i18n: ectx: property (text), widget (QPushButton, buttonOpenArchive)
 #: app/welcomeview/welcomeview.ui:179
-#, fuzzy, kde-format
-#| msgctxt "to open an archive"
-#| msgid "Open Archive"
+#, kde-format
 msgid "Open Archive…"
-msgstr "Открытие архива"
+msgstr "Открыть архив…"
 
 #. i18n: ectx: property (text), widget (QPushButton, buttonNewArchive)
 #: app/welcomeview/welcomeview.ui:186
@@ -838,10 +833,9 @@
 
 #. i18n: ectx: property (placeholderText), widget (QLineEdit, filenameLineEdit)
 #: kerfuffle/createdialog.ui:54
-#, fuzzy, kde-format
-#| msgid "Type archive name..."
+#, kde-format
 msgid "Type archive name…"
-msgstr "Введите имя файла архива"
+msgstr "Введите имя файла архива…"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #. i18n: ectx: property (text), widget (QLabel, m_typeLabel)
@@ -1248,8 +1242,7 @@
 
 #: kerfuffle/propertiesdialog.cpp:86 kerfuffle/propertiesdialog.cpp:87
 #: kerfuffle/propertiesdialog.cpp:88
-#, fuzzy, kde-format
-#| msgid "Calculating..."
+#, kde-format
 msgid "Calculating…"
 msgstr "Вычисление..."
 
@@ -1542,10 +1535,9 @@
 msgstr "Закрыть предпросмотр"
 
 #: part/arkviewer.cpp:53
-#, fuzzy, kde-format
-#| msgid "Please wait while the preview is being closed..."
+#, kde-format
 msgid "Please wait while the preview is being closed…"
-msgstr "Подождите, пока предпросмотр будет закрыт..."
+msgstr "Подождите, пока предпросмотр будет закрыт…"
 
 #: part/arkviewer.cpp:99
 #, kde-format
@@ -1716,12 +1708,10 @@
 msgstr "Показать панель сведений"
 
 #: part/part.cpp:361
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Save Copy As"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Save Copy As…"
-msgstr "Сохранение копии файла"
+msgstr "Сохранить копию как…"
 
 #: part/part.cpp:365
 #, kde-format
@@ -1730,12 +1720,10 @@
 msgstr "&Открыть во внешнем приложении"
 
 #: part/part.cpp:372
-#, fuzzy, kde-format
-#| msgctxt "open a file with external program"
-#| msgid "Open &With..."
+#, kde-format
 msgctxt "open a file with external program"
 msgid "Open &With…"
-msgstr "Открыть &в..."
+msgstr "Открыть &с помощью…"
 
 #: part/part.cpp:374
 #, kde-format
@@ -1786,11 +1774,9 @@
 "указанных файлов)."
 
 #: part/part.cpp:404
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Add Files"
+#, kde-format
 msgid "Add &Files…"
-msgstr "Добавление файлов"
+msgstr "Добавить &файлы…"
 
 #: part/part.cpp:405 part/part.cpp:466
 #, kde-format
@@ -1886,17 +1872,14 @@
 msgstr "Архив не прошёл проверку целостности."
 
 #: part/part.cpp:634
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu Part of Extract submenu in Dolphin context menu"
-#| msgid "Extract to…"
+#, kde-format
 msgid "Extract To…"
 msgstr "Распаковать в…"
 
 #: part/part.cpp:646
-#, fuzzy, kde-format
-#| msgid "Quick Extract To..."
+#, kde-format
 msgid "Quick Extract To…"
-msgstr "Быстро распаковать в..."
+msgstr "Быстро распаковать в…"
 
 #: part/part.cpp:775
 #, kde-format

Reply via email to