Hello community,

here is the log from the commit of package kfind for openSUSE:Factory checked 
in at 2017-11-17 10:45:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kfind (Old)
 and      /work/SRC/openSUSE:Factory/.kfind.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kfind"

Fri Nov 17 10:45:53 2017 rev:12 rq:540878 version:17.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kfind/kfind.changes      2017-10-23 
16:47:59.363574138 +0200
+++ /work/SRC/openSUSE:Factory/.kfind.new/kfind.changes 2017-11-17 
10:46:22.186663506 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:11:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kfind-17.08.2.tar.xz

New:
----
  kfind-17.08.3.tar.xz

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

Other differences:
------------------
++++++ kfind.spec ++++++
--- /var/tmp/diff_new_pack.dMN5pd/_old  2017-11-17 10:46:22.714644181 +0100
+++ /var/tmp/diff_new_pack.dMN5pd/_new  2017-11-17 10:46:22.714644181 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           kfind
-Version:        17.08.2
+Version:        17.08.3
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ kfind-17.08.2.tar.xz -> kfind-17.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-17.08.2/CMakeLists.txt 
new/kfind-17.08.3/CMakeLists.txt
--- old/kfind-17.08.2/CMakeLists.txt    2017-10-10 02:01:52.000000000 +0200
+++ new/kfind-17.08.3/CMakeLists.txt    2017-11-07 02:06:49.000000000 +0100
@@ -21,7 +21,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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-17.08.2/po/gl/kfind.po 
new/kfind-17.08.3/po/gl/kfind.po
--- old/kfind-17.08.2/po/gl/kfind.po    2017-10-10 02:01:50.000000000 +0200
+++ new/kfind-17.08.3/po/gl/kfind.po    2017-11-07 02:06:46.000000000 +0100
@@ -7,14 +7,14 @@
 # marce villarino <mvillar...@users.sourceforge.net>, 2009.
 # Marce Villarino <mvillar...@kde-espana.es>, 2009, 2011, 2012.
 # Adrián Chaves Fernández (Gallaecio) <adriyeticha...@gmail.com>, 2017.
+# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-12 06:44+0200\n"
-"PO-Revision-Date: 2017-02-04 14:53+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
-"com>\n"
+"PO-Revision-Date: 2017-11-05 15:18+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -84,7 +84,7 @@
 #: kfindtreeview.cpp:56
 #, kde-format
 msgid "Write-only"
-msgstr "Só escrita"
+msgstr "Só escritura"
 
 #: kfindtreeview.cpp:57
 #, kde-format
@@ -376,9 +376,9 @@
 "<qt>This lets you search in any type of file, even those that usually do not "
 "contain text (for example program files and images).</qt>"
 msgstr ""
-"<qt>Isto permítelle buscar en calquera tipo de ficheiro, mesmo en aqueles "
-"que normalmente non conteñen texto (por exemplo ficheiros executábeis e "
-"imaxes).</qt>"
+"<qt>Isto permítelle buscar en calquera tipo de ficheiro, mesmo naqueles que "
+"normalmente non conteñen texto (por exemplo ficheiros executábeis e imaxes)."
+"</qt>"
 
 #: kftabdlg.cpp:333
 #, kde-format
@@ -576,7 +576,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
-msgstr "Produciuse un erro mentres se empregaba «locate»"
+msgstr "Erro ao empregar «locate»"
 
 #: main.cpp:41
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-17.08.2/po/zh_CN/kfind.po 
new/kfind-17.08.3/po/zh_CN/kfind.po
--- old/kfind-17.08.2/po/zh_CN/kfind.po 2017-10-10 02:01:51.000000000 +0200
+++ new/kfind-17.08.3/po/zh_CN/kfind.po 2017-11-07 02:06:47.000000000 +0100
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-12 06:44+0200\n"
-"PO-Revision-Date: 2017-09-30 17:50-0400\n"
+"PO-Revision-Date: 2017-10-19 10:53-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-17.08.2/src/org.kde.kfind.desktop 
new/kfind-17.08.3/src/org.kde.kfind.desktop
--- old/kfind-17.08.2/src/org.kde.kfind.desktop 2017-10-08 04:40:40.000000000 
+0200
+++ new/kfind-17.08.3/src/org.kde.kfind.desktop 2017-11-05 05:58:38.000000000 
+0100
@@ -27,6 +27,7 @@
 Name[pl]=KFind
 Name[pt]=KFind
 Name[pt_BR]=KFind
+Name[ru]=KFind
 Name[sk]=KFind
 Name[sl]=KFind
 Name[sr]=К‑налазач
@@ -62,6 +63,7 @@
 GenericName[pl]=Wyszukiwanie plików/katalogów
 GenericName[pt]=Procurar nos Ficheiros/Pastas
 GenericName[pt_BR]=Procurar arquivos/pastas
+GenericName[ru]=Поиск файлов и папок
 GenericName[sk]=Nájsť súbory/priečinky
 GenericName[sl]=Poiščite datoteke in mape
 GenericName[sr]=Тражење фајлова и фасцикли


Reply via email to