Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kompare for openSUSE:Factory checked 
in at 2026-01-12 10:14:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kompare (Old)
 and      /work/SRC/openSUSE:Factory/.kompare.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kompare"

Mon Jan 12 10:14:41 2026 rev:153 rq:1326161 version:25.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kompare/kompare.changes  2025-12-15 
11:50:15.678929360 +0100
+++ /work/SRC/openSUSE:Factory/.kompare.new.1928/kompare.changes        
2026-01-12 10:20:46.800160054 +0100
@@ -1,0 +2,10 @@
+Wed Jan  7 12:25:08 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:
----
  kompare-25.12.0.tar.xz
  kompare-25.12.0.tar.xz.sig

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

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

Other differences:
------------------
++++++ kompare.spec ++++++
--- /var/tmp/diff_new_pack.eZTfdo/_old  2026-01-12 10:20:47.388184176 +0100
+++ /var/tmp/diff_new_pack.eZTfdo/_new  2026-01-12 10:20:47.392184339 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kompare
-Version:        25.12.0
+Version:        25.12.1
 Release:        0
 Summary:        File Comparator
 License:        GPL-2.0-or-later


++++++ kompare-25.12.0.tar.xz -> kompare-25.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-25.12.0/.gitlab-ci.yml 
new/kompare-25.12.1/.gitlab-ci.yml
--- old/kompare-25.12.0/.gitlab-ci.yml  2025-12-03 23:55:36.000000000 +0100
+++ new/kompare-25.12.1/.gitlab-ci.yml  2026-01-03 11:54:01.000000000 +0100
@@ -8,3 +8,4 @@
       - /gitlab-templates/linux-qt6-next.yml
       - /gitlab-templates/freebsd-qt6.yml
       - /gitlab-templates/flatpak.yml
+      - /gitlab-templates/documentation.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-25.12.0/CMakeLists.txt 
new/kompare-25.12.1/CMakeLists.txt
--- old/kompare-25.12.0/CMakeLists.txt  2025-12-03 23:55:36.000000000 +0100
+++ new/kompare-25.12.1/CMakeLists.txt  2026-01-03 11:54:01.000000000 +0100
@@ -3,7 +3,7 @@
 # Release Service 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_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Bump KOMPARE_BASE_VERSION once new features are added
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-25.12.0/po/cs/kompare.po 
new/kompare-25.12.1/po/cs/kompare.po
--- old/kompare-25.12.0/po/cs/kompare.po        2025-12-03 23:55:36.000000000 
+0100
+++ new/kompare-25.12.1/po/cs/kompare.po        2026-01-03 11:54:01.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.
-# Vít Pelčák <[email protected]>, 2011, 2012, 2013, 2014, 2015, 2017, 2019, 
2020, 2023.
+# SPDX-FileCopyrightText: 2011, 2012, 2013, 2014, 2015, 2017, 2019, 2020, 
2023, 2025 Vít Pelčák <[email protected]>
 # Tomáš Chvátal <[email protected]>, 2013.
 #
 msgid ""
@@ -16,7 +16,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 22.12.1\n"
+"X-Generator: Lokalize 25.08.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-25.12.0/po/de/kompare.po 
new/kompare-25.12.1/po/de/kompare.po
--- old/kompare-25.12.0/po/de/kompare.po        2025-12-03 23:55:36.000000000 
+0100
+++ new/kompare-25.12.1/po/de/kompare.po        2026-01-03 11:54:01.000000000 
+0100
@@ -8,20 +8,21 @@
 # SPDX-FileCopyrightText: 2007 Martin Ereth <[email protected]>
 # SPDX-FileCopyrightText: 2011 Panagiotis Papadopoulos <[email protected]>
 # SPDX-FileCopyrightText: 2022 Frank Steinmetzger <[email protected]>
+# SPDX-FileCopyrightText: 2025 Alois Spitzbart <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kompare\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:42+0000\n"
-"PO-Revision-Date: 2022-11-10 20:34+0100\n"
-"Last-Translator: Frank Steinmetzger <[email protected]>\n"
+"PO-Revision-Date: 2025-11-09 13:34+0100\n"
+"Last-Translator: Alois Spitzbart <[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 22.08.3\n"
+"X-Generator: Lokalize 25.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -142,14 +143,7 @@
 msgstr "Diese Datei oder den Ordner mit der Ausgabe von Diff mischen"
 
 #: app/kompare_shell.cpp:335
-#, fuzzy, kde-format
-#| msgctxt "@infor:whatsthis"
-#| msgid ""
-#| "If you have entered a file or folder name and a file that contains diff "
-#| "output in the fields in this dialog then this button will be enabled and "
-#| "pressing it will open kompare's main view where the output of the entered "
-#| "file or files from the folder are mixed with the diff output so you can "
-#| "then apply the difference(s) to a file or to the files. "
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
 "If you have entered a file or folder name and a file that contains diff "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-25.12.0/po/pt_BR/docs/kompare/index.docbook 
new/kompare-25.12.1/po/pt_BR/docs/kompare/index.docbook
--- old/kompare-25.12.0/po/pt_BR/docs/kompare/index.docbook     2025-12-03 
23:55:36.000000000 +0100
+++ new/kompare-25.12.1/po/pt_BR/docs/kompare/index.docbook     2026-01-03 
11:54:01.000000000 +0100
@@ -164,7 +164,7 @@
 ></listitem>
 <listitem
 ><para
->Barra de Ferramentas</para
+>Barra de ferramentas</para
 ></listitem>
 <listitem
 ><para
@@ -184,7 +184,7 @@
 ></listitem>
 <listitem
 ><para
->Barra de Estado</para
+>Barra de estado</para
 ></listitem>
 </itemizedlist>
 
@@ -197,13 +197,13 @@
 
 <sect3 id="toolbar">
 <title
->Barra de Ferramentas</title>
+>Barra de ferramentas</title>
 <para
 >A barra de ferramentas do &kompare; oferece atalhos para as operações de 
 >diferenças e mesclagem usadas com maior frequência. A orientação da barra de 
 >ferramentas, a posição do texto, as propriedades do tamanho dos ícones e a 
 >visibilidade dos ícones de atalho poderão ser personalizadas no menu de 
 >contexto da barra de ferramentas, ao clicar com o botão direito do mouse na 
 >barra de ferramentas. O menu de contexto da barra de ferramentas também 
 >permite ocultar a barra de ferramentas. Se ela ficar oculta e você desejar 
 >torná-la visível novamente, selecione a opção do menu <menuchoice
 ><guimenu
 >Configurações</guimenu
 ><guimenuitem
->Mostrar a Barra de Ferramentas</guimenuitem
+>Mostrar barra de ferramentas</guimenuitem
 ></menuchoice
 >.</para>
 </sect3>
@@ -254,7 +254,7 @@
 
 <sect3 id="statusbar">
 <title
->Barra de Estado</title>
+>Barra de estado</title>
 <para
 >A barra de estado oferece um resumo do arquivo ou pasta de origem e de 
 >destino a serem comparados. A barra de estado apresenta também o número 
 >alterações encontradas no documento atual e conta as diferenças que foram 
 >aplicadas. Além disso, a barra de estado mostra o número global de documentos 
 >que contém diferenças, bem como o número do documento atualmente selecionado 
 >neste conjunto. Por exemplo, uma comparação efetuada sobre duas pastas poderá 
 >devolver 1890 arquivos com diferenças. O documento atualmente selecionado é o 
 >número 18 de 1890.</para>
 </sect3>
@@ -273,7 +273,7 @@
 <variablelist>
 <varlistentry>
 <term
->Barras de Rolagem Duplas</term>
+>Barras de rolagem duplas</term>
 <listitem
 ><para
 >A funcionalidade mais óbvia é que as barras de rolagem aparecem ambas nas 
 >pontas direita e inferior da área de visualização. Com as barras de rolagem, 
 >é possível percorrer rapidamente a comparação.</para
@@ -309,14 +309,14 @@
 </varlistentry>
 <varlistentry>
 <term
->Comutar a Barra de Estado</term>
+>Alternar barra de estado</term>
 <listitem>
 <para
 >A barra de estado do painel de visualização poderá ser comutada 
 >selecionando-se a opção <menuchoice
 ><guimenu
 >Configurações</guimenu
 ><guimenuitem
->Mostrar a Barra de Estado</guimenuitem
+>Mostrar barra de estado</guimenuitem
 ></menuchoice
 >.</para>
 </listitem>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-25.12.0/po/ru/kompare.po 
new/kompare-25.12.1/po/ru/kompare.po
--- old/kompare-25.12.0/po/ru/kompare.po        2025-12-03 23:55:36.000000000 
+0100
+++ new/kompare-25.12.1/po/ru/kompare.po        2026-01-03 11:54:01.000000000 
+0100
@@ -6,20 +6,20 @@
 # Alexander Potashev <[email protected]>, 2010, 2015.
 # Julia Dronova <[email protected]>, 2012.
 # Yuri Efremov <[email protected]>, 2013.
-# Alexander Yavorsky <[email protected]>, 2020, 2023.
+# SPDX-FileCopyrightText: 2020, 2023, 2025 Alexander Yavorsky 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kompare\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:42+0000\n"
-"PO-Revision-Date: 2023-02-19 17:03+0300\n"
+"PO-Revision-Date: 2025-11-27 19:50+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 21.08.3\n"
+"X-Generator: Lokalize 25.11.80\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"
@@ -153,14 +153,7 @@
 msgstr "Совместить этот файл или папку с результатом сравнения"
 
 #: app/kompare_shell.cpp:335
-#, fuzzy, kde-format
-#| msgctxt "@infor:whatsthis"
-#| msgid ""
-#| "If you have entered a file or folder name and a file that contains diff "
-#| "output in the fields in this dialog then this button will be enabled and "
-#| "pressing it will open kompare's main view where the output of the entered "
-#| "file or files from the folder are mixed with the diff output so you can "
-#| "then apply the difference(s) to a file or to the files. "
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
 "If you have entered a file or folder name and a file that contains diff "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-25.12.0/src/app/org.kde.kompare.appdata.xml 
new/kompare-25.12.1/src/app/org.kde.kompare.appdata.xml
--- old/kompare-25.12.0/src/app/org.kde.kompare.appdata.xml     2025-12-03 
23:55:36.000000000 +0100
+++ new/kompare-25.12.1/src/app/org.kde.kompare.appdata.xml     2026-01-03 
11:54:01.000000000 +0100
@@ -311,6 +311,7 @@
     <category>Development</category>
   </categories>
   <releases>
+    <release version="4.2.25121" date="2026-01-08"/>
     <release version="4.2.25120" date="2025-12-11"/>
     <release version="4.2.25083" date="2025-11-06"/>
     <release version="4.2.25082" date="2025-10-09"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-25.12.0/src/servicemenus/kompare.desktop 
new/kompare-25.12.1/src/servicemenus/kompare.desktop
--- old/kompare-25.12.0/src/servicemenus/kompare.desktop        2025-12-03 
23:55:36.000000000 +0100
+++ new/kompare-25.12.1/src/servicemenus/kompare.desktop        2026-01-03 
11:54:01.000000000 +0100
@@ -17,7 +17,7 @@
 Name[eo]=Kompari Dosierojn
 Name[es]=Comparar archivos
 Name[et]=Failide võrdlemine
-Name[eu]=Fitxategiak erkatu
+Name[eu]=Konparatu fitxategiak
 Name[fi]=Vertaile tiedostoja
 Name[fr]=Comparer des fichiers
 Name[gl]=Comparar os ficheiros
@@ -26,6 +26,7 @@
 Name[it]=Confronta file
 Name[ka]=ფაილების შედარება
 Name[ko]=파일 비교하기
+Name[lt]=Palyginti failus
 Name[lv]=Salīdziniet datnes
 Name[nl]=Bestanden vergelijken
 Name[nn]=Samanlikna filer

Reply via email to