Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kfind"

Mon Jan 12 10:18:15 2026 rev:110 rq:1326111 version:25.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kfind/kfind.changes      2025-12-15 
11:57:10.296251507 +0100
+++ /work/SRC/openSUSE:Factory/.kfind.new.1928/kfind.changes    2026-01-12 
10:27:37.525101264 +0100
@@ -1,0 +2,10 @@
+Wed Jan  7 12:24:52 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:
----
  kfind-25.12.0.tar.xz
  kfind-25.12.0.tar.xz.sig

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

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

Other differences:
------------------
++++++ kfind.spec ++++++
--- /var/tmp/diff_new_pack.uqP6di/_old  2026-01-12 10:27:38.049122772 +0100
+++ /var/tmp/diff_new_pack.uqP6di/_new  2026-01-12 10:27:38.053122936 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kfind
-Version:        25.12.0
+Version:        25.12.1
 Release:        0
 Summary:        KDE Find File Utility
 License:        GPL-2.0-or-later


++++++ kfind-25.12.0.tar.xz -> kfind-25.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-25.12.0/.gitlab-ci.yml 
new/kfind-25.12.1/.gitlab-ci.yml
--- old/kfind-25.12.0/.gitlab-ci.yml    2025-12-03 23:22:20.000000000 +0100
+++ new/kfind-25.12.1/.gitlab-ci.yml    2026-01-05 04:51:23.000000000 +0100
@@ -10,3 +10,4 @@
       - /gitlab-templates/flatpak.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/kfind-25.12.0/CMakeLists.txt 
new/kfind-25.12.1/CMakeLists.txt
--- old/kfind-25.12.0/CMakeLists.txt    2025-12-03 23:22:20.000000000 +0100
+++ new/kfind-25.12.1/CMakeLists.txt    2026-01-05 04:51:23.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(kfind VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-25.12.0/po/fr/kfind.po 
new/kfind-25.12.1/po/fr/kfind.po
--- old/kfind-25.12.0/po/fr/kfind.po    2025-12-03 23:22:20.000000000 +0100
+++ new/kfind-25.12.1/po/fr/kfind.po    2026-01-05 04:51:23.000000000 +0100
@@ -10,7 +10,7 @@
 # Sébastien Renard <[email protected]>, 2007, 2008.
 # Amine Say <[email protected]>, 2008, 2009.
 # Guillaume Pujol <[email protected]>, 2010.
-# SPDX-FileCopyrightText: 2013, 2024, 2025 Xavier Besnard 
<[email protected]>
+# SPDX-FileCopyrightText: 2013, 2024, 2025, 2026 Xavier Besnard 
<[email protected]>
 # Vincent Pinon <[email protected]>, 2017.
 # Simon Depiets <[email protected]>, 2018, 2020.
 # Xavier Besnard <[email protected]>, 2021.
@@ -24,13 +24,13 @@
 "POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2025-04-02 21:27+0200\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
-"Language-Team: French <French <[email protected]>>\n"
+"Language-Team: French <[email protected]>\n"
 "Language: fr\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 24.12.3\n"
+"X-Generator: Lokalize 25.12.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-25.12.0/po/ga/kfind.po 
new/kfind-25.12.1/po/ga/kfind.po
--- old/kfind-25.12.0/po/ga/kfind.po    2025-12-03 23:22:20.000000000 +0100
+++ new/kfind-25.12.1/po/ga/kfind.po    2026-01-05 04:51:23.000000000 +0100
@@ -14,7 +14,6 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.0beta1\n"
 "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? "
 "3 : 4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-25.12.0/po/it/kfind.po 
new/kfind-25.12.1/po/it/kfind.po
--- old/kfind-25.12.0/po/it/kfind.po    2025-12-03 23:22:20.000000000 +0100
+++ new/kfind-25.12.1/po/it/kfind.po    2026-01-05 04:51:23.000000000 +0100
@@ -4,7 +4,7 @@
 # Federico Zenith <[email protected]>, 2005.
 # Pino Toscano <[email protected]>, 2006.
 # Nicola Ruggero <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012.
-# Luigi Toscano <[email protected]>, 2016, 2017, 2018, 2020, 2021, 
2023, 2024.
+# SPDX-FileCopyrightText: 2016, 2017, 2018, 2020, 2021, 2023, 2024, 2025 Luigi 
Toscano <[email protected]>
 #
 msgid ""
 msgstr ""
@@ -19,7 +19,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 22.12.3\n"
+"X-Generator: Lokalize 25.04.0\n"
 
 #: kfinddlg.cpp:31
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-25.12.0/po/pl/kfind.po 
new/kfind-25.12.1/po/pl/kfind.po
--- old/kfind-25.12.0/po/pl/kfind.po    2025-12-03 23:22:20.000000000 +0100
+++ new/kfind-25.12.1/po/pl/kfind.po    2026-01-05 04:51:23.000000000 +0100
@@ -1,13 +1,13 @@
 # translation of kfindpart.po to Polish
 # translation of kfindpart.po to
-# Version: $Revision: 1723120 $
+# Version: $Revision: 1726322 $
 # Copyright (C) 2002,2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
 # Marcin Giedz <[email protected]>, 2002.
 # Michal Rudolf <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 
2009, 2010.
 # Krzysztof Lichota <[email protected]>, 2005.
 # Robert Gomulka <[email protected]>, 2006.
 # Marta Rybczyńska <[email protected]>, 2008.
-# SPDX-FileCopyrightText: 2011, 2012, 2014, 2015, 2016, 2017, 2018, 2019, 
2020, 2021, 2022, 2023, 2024 Łukasz Wojniłowicz <[email protected]>
+# SPDX-FileCopyrightText: 2011, 2012, 2014, 2015, 2016, 2017, 2018, 2019, 
2020, 2021, 2022, 2023, 2024, 2026 Łukasz Wojniłowicz 
<[email protected]>
 #
 msgid ""
 msgstr ""
@@ -16,13 +16,14 @@
 "POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2024-08-03 11:50+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
-"Language-Team: Polish <[email protected]>\n"
+"Language-Team: pl\n"
 "Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 25.08.2\n"
 
 #: kfinddlg.cpp:31
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-25.12.0/src/org.kde.kfind.appdata.xml 
new/kfind-25.12.1/src/org.kde.kfind.appdata.xml
--- old/kfind-25.12.0/src/org.kde.kfind.appdata.xml     2025-12-03 
23:22:20.000000000 +0100
+++ new/kfind-25.12.1/src/org.kde.kfind.appdata.xml     2026-01-05 
04:51:23.000000000 +0100
@@ -213,6 +213,7 @@
   </provides>
   <launchable type="desktop-id">org.kde.kfind.desktop</launchable>
   <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"/>

Reply via email to