Hello community,

here is the log from the commit of package kfind for openSUSE:Factory checked 
in at 2019-01-24 14:06:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kfind (Old)
 and      /work/SRC/openSUSE:Factory/.kfind.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kfind"

Thu Jan 24 14:06:52 2019 rev:26 rq:665137 version:18.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kfind/kfind.changes      2019-01-08 
12:21:17.296746310 +0100
+++ /work/SRC/openSUSE:Factory/.kfind.new.28833/kfind.changes   2019-01-24 
14:06:59.723805670 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:12 UTC 2019 - [email protected]
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * No code changes since 18.12.0
+
+-------------------------------------------------------------------

Old:
----
  kfind-18.12.0.tar.xz

New:
----
  kfind-18.12.1.tar.xz

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

Other differences:
------------------
++++++ kfind.spec ++++++
--- /var/tmp/diff_new_pack.I6nN4w/_old  2019-01-24 14:07:00.291805019 +0100
+++ /var/tmp/diff_new_pack.I6nN4w/_new  2019-01-24 14:07:00.295805015 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kfind
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kfind
-Version:        18.12.0
+Version:        18.12.1
 Release:        0
 Summary:        KDE Find File Utility
 License:        GPL-2.0-or-later

++++++ kfind-18.12.0.tar.xz -> kfind-18.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.0/CMakeLists.txt 
new/kfind-18.12.1/CMakeLists.txt
--- old/kfind-18.12.0/CMakeLists.txt    2018-12-07 01:11:53.000000000 +0100
+++ new/kfind-18.12.1/CMakeLists.txt    2019-01-08 01:02:25.000000000 +0100
@@ -22,7 +22,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 set(KFIND_VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.0/po/gl/kfind.po 
new/kfind-18.12.1/po/gl/kfind.po
--- old/kfind-18.12.0/po/gl/kfind.po    2018-12-07 01:11:50.000000000 +0100
+++ new/kfind-18.12.1/po/gl/kfind.po    2019-01-08 01:02:23.000000000 +0100
@@ -7,13 +7,13 @@
 # marce villarino <[email protected]>, 2009.
 # Marce Villarino <[email protected]>, 2009, 2011, 2012.
 # Adrián Chaves Fernández (Gallaecio) <[email protected]>, 2017.
-# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018.
+# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:46+0100\n"
-"PO-Revision-Date: 2018-10-20 13:05+0100\n"
+"PO-Revision-Date: 2019-01-01 15:33+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -47,7 +47,7 @@
 #: kfinddlg.cpp:190
 #, kde-format
 msgid "Searching..."
-msgstr "Estase a buscar…"
+msgstr "Buscando…"
 
 #: kfinddlg.cpp:217
 #, kde-format
@@ -596,7 +596,7 @@
 #: main.cpp:45
 #, kde-format
 msgid "Current Maintainer"
-msgstr "Mantenedor actual"
+msgstr "Mantedor actual"
 
 #: main.cpp:46
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.0/po/zh_CN/kfind.po 
new/kfind-18.12.1/po/zh_CN/kfind.po
--- old/kfind-18.12.0/po/zh_CN/kfind.po 2018-12-07 01:11:51.000000000 +0100
+++ new/kfind-18.12.1/po/zh_CN/kfind.po 2019-01-08 01:02:24.000000000 +0100
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:46+0100\n"
-"PO-Revision-Date: 2018-11-12 09:26\n"
+"PO-Revision-Date: 2019-01-05 20:53\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -41,11 +41,9 @@
 
 #. i18n as below
 #: kfinddlg.cpp:151
-#, fuzzy, kde-format
-#| msgid "one item found"
-#| msgid_plural "%1 items found"
+#, kde-format
 msgid "0 items found"
-msgstr "找到 %1 项"
+msgstr "找到 0 项。"
 
 #: kfinddlg.cpp:190
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.0/src/org.kde.kfind.appdata.xml 
new/kfind-18.12.1/src/org.kde.kfind.appdata.xml
--- old/kfind-18.12.0/src/org.kde.kfind.appdata.xml     2018-12-05 
00:31:58.000000000 +0100
+++ new/kfind-18.12.1/src/org.kde.kfind.appdata.xml     2019-01-06 
08:35:37.000000000 +0100
@@ -144,6 +144,7 @@
       <caption xml:lang="en-GB">KFind main window</caption>
       <caption xml:lang="es">Ventana principal de KFind</caption>
       <caption xml:lang="fi">KFindin pääikkuna</caption>
+      <caption xml:lang="fr">La fenêtre principale de KFind</caption>
       <caption xml:lang="gl">Xanela principal de KFind</caption>
       <caption xml:lang="it">Finestra principale di KFind</caption>
       <caption xml:lang="nl">Hoofdvenster van KFind</caption>
@@ -154,6 +155,7 @@
       <caption xml:lang="sv">Huvudfönstret i Kfind</caption>
       <caption xml:lang="uk">Головне вікно KFind</caption>
       <caption xml:lang="x-test">xxKFind main windowxx</caption>
+      <caption xml:lang="zh-CN">KFind 主窗口</caption>
       <caption xml:lang="zh-TW">KFind 主視窗</caption>
       <image>https://kde.org/images/screenshots/kfind.png</image>
     </screenshot>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.0/src/org.kde.kfind.desktop 
new/kfind-18.12.1/src/org.kde.kfind.desktop
--- old/kfind-18.12.0/src/org.kde.kfind.desktop 2018-12-05 00:31:58.000000000 
+0100
+++ new/kfind-18.12.1/src/org.kde.kfind.desktop 2019-01-06 08:35:37.000000000 
+0100
@@ -84,7 +84,7 @@
 GenericName[tr]=Dosya/Klasör Bul
 GenericName[uk]=Пошук файлів та тек
 GenericName[x-test]=xxFind Files/Foldersxx
-GenericName[zh_CN]=查找文件/文件夹
+GenericName[zh_CN]=搜索文件/文件夹
 GenericName[zh_TW]=尋找檔案/資料夾
 X-KDE-StartupNotify=true
 OnlyShowIn=KDE;


Reply via email to