Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kfind for openSUSE:Factory checked 
in at 2023-07-07 15:48:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kfind (Old)
 and      /work/SRC/openSUSE:Factory/.kfind.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kfind"

Fri Jul  7 15:48:39 2023 rev:81 rq:1097256 version:23.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kfind/kfind.changes      2023-06-09 
20:40:47.051720263 +0200
+++ /work/SRC/openSUSE:Factory/.kfind.new.23466/kfind.changes   2023-07-07 
15:50:42.237405349 +0200
@@ -1,0 +2,9 @@
+Tue Jul  4 10:19:43 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.3/
+- No code change since 23.04.2
+
+-------------------------------------------------------------------

Old:
----
  kfind-23.04.2.tar.xz
  kfind-23.04.2.tar.xz.sig

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

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

Other differences:
------------------
++++++ kfind.spec ++++++
--- /var/tmp/diff_new_pack.2aLz8l/_old  2023-07-07 15:50:42.821408828 +0200
+++ /var/tmp/diff_new_pack.2aLz8l/_new  2023-07-07 15:50:42.825408852 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           kfind
-Version:        23.04.2
+Version:        23.04.3
 Release:        0
 Summary:        KDE Find File Utility
 License:        GPL-2.0-or-later


++++++ kfind-23.04.2.tar.xz -> kfind-23.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-23.04.2/CMakeLists.txt 
new/kfind-23.04.3/CMakeLists.txt
--- old/kfind-23.04.2/CMakeLists.txt    2023-06-02 20:41:36.000000000 +0200
+++ new/kfind-23.04.3/CMakeLists.txt    2023-07-04 07:37:32.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
 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(kfind VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-23.04.2/po/gl/kfind.po 
new/kfind-23.04.3/po/gl/kfind.po
--- old/kfind-23.04.2/po/gl/kfind.po    2023-06-02 20:41:36.000000000 +0200
+++ new/kfind-23.04.3/po/gl/kfind.po    2023-07-04 07:37:32.000000000 +0200
@@ -189,8 +189,8 @@
 #, kde-format
 msgid "You can use wildcard matching and \";\" for separating multiple names"
 msgstr ""
-"Pode empregar busca de coincidencias con caracteres de substitución e «;» "
-"para separar múltiplos nomes"
+"Pode usar busca de coincidencias con caracteres de substitución e «;» para 
"
+"separar múltiplos nomes"
 
 #: kftabdlg.cpp:75
 #, kde-format
@@ -215,12 +215,12 @@
 #: kftabdlg.cpp:81
 #, kde-format
 msgid "&Use files index"
-msgstr "&Empregar o índice de ficheiros"
+msgstr "&Usar o índice de ficheiros"
 
 #: kftabdlg.cpp:82
 #, kde-format
 msgid "Show &hidden files"
-msgstr "Mostrar os ficheiros &agochados"
+msgstr "Amosar os ficheiros &agochados"
 
 #: kftabdlg.cpp:101
 #, kde-format
@@ -255,9 +255,9 @@
 "to speed-up the search; remember to update the index from time to time "
 "(using <i>updatedb</i>).</qt>"
 msgstr ""
-"<qt>Isto permítelle empregar o índice de ficheiros creado polo paquete "
+"<qt>Isto permítelle usar o índice de ficheiros creado polo paquete "
 "<i>slocate</i> para axilizar a busca; lembre actualizar o índice de cando en 
"
-"cando (empregando <i>updatedb</i>).</qt>"
+"cando (usando <i>updatedb</i>).</qt>"
 
 #: kftabdlg.cpp:166
 #, kde-format
@@ -504,12 +504,12 @@
 #: kftabdlg.cpp:637 kftabdlg.cpp:639
 #, kde-format
 msgid "Set"
-msgstr "Estabelecer"
+msgstr "Definir"
 
 #: kftabdlg.cpp:637 kftabdlg.cpp:639
 #, kde-format
 msgid "Do Not Set"
-msgstr "Non estabelecer"
+msgstr "Non definir"
 
 #: kftabdlg.cpp:828
 #, kde-format
@@ -566,7 +566,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
-msgstr "Erro ao empregar «locate»"
+msgstr "Erro ao usar «locate»"
 
 #: main.cpp:36
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-23.04.2/po/zh_CN/kfind.po 
new/kfind-23.04.3/po/zh_CN/kfind.po
--- old/kfind-23.04.2/po/zh_CN/kfind.po 2023-06-02 20:41:36.000000000 +0200
+++ new/kfind-23.04.3/po/zh_CN/kfind.po 2023-07-04 07:37:32.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-08 00:50+0000\n"
-"PO-Revision-Date: 2023-05-22 14:03\n"
+"PO-Revision-Date: 2023-07-03 11:40\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-23.04.2/po/zh_TW/kfind.po 
new/kfind-23.04.3/po/zh_TW/kfind.po
--- old/kfind-23.04.2/po/zh_TW/kfind.po 2023-06-02 20:41:36.000000000 +0200
+++ new/kfind-23.04.3/po/zh_TW/kfind.po 2023-07-04 07:37:32.000000000 +0200
@@ -10,20 +10,20 @@
 # Franklin Weng <frank...@goodhorse.idv.tw>, 2011.
 # Jeff Huang <s8321...@gmail.com>, 2016, 2017, 2018.
 # pan93412 <pan93...@gmail.com>, 2018, 2020.
-# Kisaragi Hiu <m...@kisaragi-hiu.com>, 2022.
+# Kisaragi Hiu <m...@kisaragi-hiu.com>, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-08 00:50+0000\n"
-"PO-Revision-Date: 2022-12-30 18:04+0900\n"
+"PO-Revision-Date: 2023-06-15 04:23+0900\n"
 "Last-Translator: Kisaragi Hiu <m...@kisaragi-hiu.com>\n"
-"Language-Team: Traditional Chinese <zh-l...@linux.org.tw>\n"
+"Language-Team: Chinese <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 22.12.0\n"
+"X-Generator: Lokalize 23.04.2\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: kfinddlg.cpp:31
@@ -131,13 +131,13 @@
 #, kde-format
 msgctxt "@action:incontextmenu"
 msgid "Copy Location"
-msgstr ""
+msgstr "複製位置"
 
 #: kfindtreeview.cpp:366
 #, kde-format
 msgctxt "@info:whatsthis copy_location"
 msgid "This will copy the path of the first selected item into the clipboard."
-msgstr ""
+msgstr "這會將第一個選取的檔案的路徑複製到剪貼簿。"
 
 #: kfindtreeview.cpp:371
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-23.04.2/src/org.kde.kfind.appdata.xml 
new/kfind-23.04.3/src/org.kde.kfind.appdata.xml
--- old/kfind-23.04.2/src/org.kde.kfind.appdata.xml     2023-06-02 
20:41:36.000000000 +0200
+++ new/kfind-23.04.3/src/org.kde.kfind.appdata.xml     2023-07-04 
07:37:32.000000000 +0200
@@ -216,10 +216,10 @@
     <binary>kfind</binary>
   </provides>
   <releases>
+    <release version="23.04.3" date="2023-07-06"/>
     <release version="23.04.2" date="2023-06-08"/>
     <release version="23.04.1" date="2023-05-11"/>
     <release version="23.04.0" date="2023-04-20"/>
-    <release version="22.12.3" date="2023-03-02"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>

Reply via email to