Hello community,

here is the log from the commit of package kfind for openSUSE:Factory checked 
in at 2020-07-15 11:47:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kfind (Old)
 and      /work/SRC/openSUSE:Factory/.kfind.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kfind"

Wed Jul 15 11:47:56 2020 rev:45 rq:820187 version:20.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kfind/kfind.changes      2020-06-14 
18:27:44.397082705 +0200
+++ /work/SRC/openSUSE:Factory/.kfind.new.3060/kfind.changes    2020-07-15 
11:49:26.603124387 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:09:26 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- No code change since 20.04.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kfind.spec ++++++
--- /var/tmp/diff_new_pack.1pknL6/_old  2020-07-15 11:49:29.027127062 +0200
+++ /var/tmp/diff_new_pack.1pknL6/_new  2020-07-15 11:49:29.031127067 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kfind
-Version:        20.04.2
+Version:        20.04.3
 Release:        0
 Summary:        KDE Find File Utility
 License:        GPL-2.0-or-later


++++++ kfind-20.04.2.tar.xz -> kfind-20.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-20.04.2/CMakeLists.txt 
new/kfind-20.04.3/CMakeLists.txt
--- old/kfind-20.04.2/CMakeLists.txt    2020-06-09 02:25:25.000000000 +0200
+++ new/kfind-20.04.3/CMakeLists.txt    2020-07-07 02:43:28.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 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-20.04.2/po/ca/kfind.po 
new/kfind-20.04.3/po/ca/kfind.po
--- old/kfind-20.04.2/po/ca/kfind.po    2020-06-09 02:25:23.000000000 +0200
+++ new/kfind-20.04.3/po/ca/kfind.po    2020-07-07 02:43:23.000000000 +0200
@@ -1,17 +1,17 @@
 # Translation of kfind.po to Catalan
-# Copyright (C) 2016-2019 This_file_is_part_of_KDE
+# Copyright (C) 2016-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# Josep Ma. Ferrer <[email protected]>, 2016, 2017, 2018, 2019.
+# Josep Ma. Ferrer <[email protected]>, 2016, 2017, 2018, 2019, 2020.
 # Antoni Bella Pérez <[email protected]>, 2016, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kfind\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-08 09:18+0200\n"
-"PO-Revision-Date: 2019-12-08 20:58+0100\n"
-"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
+"PO-Revision-Date: 2020-06-19 11:01+0200\n"
+"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 20.03.70\n"
+"X-Generator: Lokalize 20.04.1\n"
 
 #: kfinddlg.cpp:43
 #, kde-format
@@ -472,7 +472,7 @@
 #: kftabdlg.cpp:609
 #, kde-format
 msgid "Unable to search within a period which is less than a minute."
-msgstr "No es poden fer recerques amb un període inferior a un minut."
+msgstr "No es poden fer cerques amb un període inferior a un minut."
 
 #: kftabdlg.cpp:620
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-20.04.2/po/ko/kfind.po 
new/kfind-20.04.3/po/ko/kfind.po
--- old/kfind-20.04.2/po/ko/kfind.po    2020-06-09 02:25:24.000000000 +0200
+++ new/kfind-20.04.3/po/ko/kfind.po    2020-07-07 02:43:25.000000000 +0200
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #: kfinddlg.cpp:43
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-20.04.2/po/sr/kfind.po 
new/kfind-20.04.3/po/sr/kfind.po
--- old/kfind-20.04.2/po/sr/kfind.po    2020-06-09 02:25:25.000000000 +0200
+++ new/kfind-20.04.3/po/sr/kfind.po    2020-07-07 02:43:25.000000000 +0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kfind\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-15 03:43+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-04-08 09:18+0200\n"
 "PO-Revision-Date: 2017-09-28 17:56+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -20,20 +20,20 @@
 "X-Text-Markup: kde4\n"
 "X-Environment: kde\n"
 
-#: kfinddlg.cpp:47
+#: kfinddlg.cpp:43
 #, kde-format
 msgctxt "@title:window"
 msgid "Find Files/Folders"
 msgstr "Тражење фајлова и фасцикли"
 
-#: kfinddlg.cpp:66 kfinddlg.cpp:215
+#: kfinddlg.cpp:62 kfinddlg.cpp:211
 #, kde-format
 msgctxt "the application is currently idle, there is no active search"
 msgid "Idle."
 msgstr "Мирујем."
 
 #. i18n as below
-#: kfinddlg.cpp:151
+#: kfinddlg.cpp:147
 #, fuzzy, kde-format
 #| msgid "one file found"
 #| msgid_plural "%1 files found"
@@ -41,32 +41,32 @@
 msgstr "%1 фајл пронађен"
 
 # >> @info:progress
-#: kfinddlg.cpp:190
+#: kfinddlg.cpp:186
 #, kde-format
 msgid "Searching..."
 msgstr "Тражим..."
 
-#: kfinddlg.cpp:217
+#: kfinddlg.cpp:213
 #, kde-format
 msgid "Canceled."
 msgstr "Отказано."
 
-#: kfinddlg.cpp:219 kfinddlg.cpp:222 kfinddlg.cpp:225
+#: kfinddlg.cpp:215 kfinddlg.cpp:218 kfinddlg.cpp:221
 #, kde-format
 msgid "Error."
 msgstr "Грешка."
 
-#: kfinddlg.cpp:220
+#: kfinddlg.cpp:216
 #, kde-format
 msgid "Please specify an absolute path in the \"Look in\" box."
 msgstr "Морате задати апсолутну путању у пољу „Тражи у:“."
 
-#: kfinddlg.cpp:223
+#: kfinddlg.cpp:219
 #, kde-format
 msgid "Could not find the specified folder."
 msgstr "Не могу да пронађем задату фасциклу."
 
-#: kfinddlg.cpp:246 kfinddlg.cpp:270
+#: kfinddlg.cpp:242 kfinddlg.cpp:266
 #, fuzzy, kde-format
 #| msgid "one file found"
 #| msgid_plural "%1 files found"
@@ -150,30 +150,30 @@
 msgid "&Move to Trash"
 msgstr "&Премести у смеће"
 
-#: kfindtreeview.cpp:431
+#: kfindtreeview.cpp:465
 #, kde-format
 msgctxt "@title:window"
 msgid "Save Results As"
 msgstr "Уписивање резултата као"
 
-#: kfindtreeview.cpp:456
+#: kfindtreeview.cpp:490
 #, kde-format
 msgid "Unable to save results."
 msgstr "Не могу да сачувам резултате."
 
-#: kfindtreeview.cpp:471
+#: kfindtreeview.cpp:505
 #, kde-format
 msgid "KFind Results File"
 msgstr "К‑налазачев фајл са резултатима"
 
-#: kfindtreeview.cpp:486
+#: kfindtreeview.cpp:526
 #, kde-format
 msgctxt "%1=filename"
 msgid "Results were saved to: %1"
 msgstr "Резултати сачувани у: %1"
 
 # >> @title:tab
-#: kfindtreeview.cpp:574 kftabdlg.cpp:437
+#: kfindtreeview.cpp:614 kftabdlg.cpp:437
 #, kde-format
 msgid "&Properties"
 msgstr "С&војства"
@@ -306,7 +306,7 @@
 msgid "Equal To"
 msgstr "једнако"
 
-#: kftabdlg.cpp:234 kftabdlg.cpp:889
+#: kftabdlg.cpp:234 kftabdlg.cpp:895
 #, kde-format
 msgid "Byte"
 msgid_plural "Bytes"
@@ -490,47 +490,47 @@
 "(<tt>mp3</tt>...)</b> може бити наслов, албум...</li><li><b>Слике (<tt>png</"
 "tt>...)</b> само у величини, броју боја... </li></ul></qt>"
 
-#: kftabdlg.cpp:607
+#: kftabdlg.cpp:609
 #, kde-format
 msgid "Unable to search within a period which is less than a minute."
 msgstr "Не могу да тражим унутар периода мањег од једног минута."
 
-#: kftabdlg.cpp:618
+#: kftabdlg.cpp:620
 #, kde-format
 msgid "The date is not valid."
 msgstr "Датум није исправан."
 
-#: kftabdlg.cpp:620
+#: kftabdlg.cpp:622
 #, kde-format
 msgid "Invalid date range."
 msgstr "Неисправан опсег датума."
 
-#: kftabdlg.cpp:622
+#: kftabdlg.cpp:624
 #, kde-format
 msgid "Unable to search dates in the future."
 msgstr "Не могу се тражити датуми у будућности."
 
-#: kftabdlg.cpp:694
+#: kftabdlg.cpp:696
 #, kde-format
 msgid "Size is too big. Set maximum size value?"
 msgstr "Величина је превелика. Да поставим највећу вредност?"
 
-#: kftabdlg.cpp:694
+#: kftabdlg.cpp:696
 #, kde-format
 msgid "Error"
 msgstr "Грешка"
 
-#: kftabdlg.cpp:694
+#: kftabdlg.cpp:696
 #, kde-format
 msgid "Set"
 msgstr "Постави"
 
-#: kftabdlg.cpp:694
+#: kftabdlg.cpp:696
 #, kde-format
 msgid "Do Not Set"
 msgstr "Не постављај"
 
-#: kftabdlg.cpp:879
+#: kftabdlg.cpp:885
 #, kde-format
 msgctxt ""
 "during the previous minute(s)/hour(s)/...; dynamic context 'type': 'i' "
@@ -543,7 +543,7 @@
 msgstr[3] "за &претходни|/|за $[по-контексту type y &претходну &претходни]"
 
 # наставља се на „за претходних N ...“
-#: kftabdlg.cpp:880
+#: kftabdlg.cpp:886
 #, kde-format
 msgctxt "use date ranges to search files by modified time"
 msgid "minute"
@@ -553,7 +553,7 @@
 msgstr[2] "минута"
 msgstr[3] "минут"
 
-#: kftabdlg.cpp:881
+#: kftabdlg.cpp:887
 #, kde-format
 msgctxt "use date ranges to search files by modified time"
 msgid "hour"
@@ -563,7 +563,7 @@
 msgstr[2] "сати"
 msgstr[3] "сат"
 
-#: kftabdlg.cpp:882
+#: kftabdlg.cpp:888
 #, kde-format
 msgctxt "use date ranges to search files by modified time"
 msgid "day"
@@ -573,7 +573,7 @@
 msgstr[2] "дана"
 msgstr[3] "дан"
 
-#: kftabdlg.cpp:883
+#: kftabdlg.cpp:889
 #, kde-format
 msgctxt "use date ranges to search files by modified time"
 msgid "month"
@@ -584,7 +584,7 @@
 msgstr[3] "месец"
 
 # наставља се на „за претходних N година...“
-#: kftabdlg.cpp:884
+#: kftabdlg.cpp:890
 #, kde-format
 msgctxt "use date ranges to search files by modified time"
 msgid "year"
@@ -594,145 +594,145 @@
 msgstr[2] "година"
 msgstr[3] "годину"
 
-#: kquery.cpp:600
+#: kquery.cpp:603
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
 msgstr "Грешка при извршавању locate"
 
-#: main.cpp:41
+#: main.cpp:40
 #, kde-format
 msgid "KFind"
 msgstr "К‑налазач"
 
-#: main.cpp:42
+#: main.cpp:41
 #, kde-format
 msgid "KDE file find utility"
 msgstr "КДЕ‑ова алатка за тражење фајлова"
 
-#: main.cpp:43
+#: main.cpp:42
 #, kde-format
 msgid "(c) 1998-2017, The KDE Developers"
 msgstr "© 1998–2017, програмери КДЕ‑а"
 
-#: main.cpp:45
+#: main.cpp:44
 #, kde-format
 msgid "Kai-Uwe Broulik"
 msgstr "Каи Уве Броулик"
 
-#: main.cpp:45
+#: main.cpp:44
 #, kde-format
 msgid "Current Maintainer"
 msgstr "тренутни одржавалац"
 
-#: main.cpp:46
+#: main.cpp:45
 #, kde-format
 msgid "Eric Coquelle"
 msgstr "Ерик Кокел"
 
-#: main.cpp:46
+#: main.cpp:45
 #, kde-format
 msgid "Former Maintainer"
 msgstr "бивши одржавалац"
 
-#: main.cpp:47
+#: main.cpp:46
 #, kde-format
 msgid "Mark W. Webb"
 msgstr "Марк В. Веб"
 
-#: main.cpp:47
+#: main.cpp:46
 #, kde-format
 msgid "Developer"
 msgstr "програмер"
 
-#: main.cpp:48
+#: main.cpp:47
 #, kde-format
 msgid "Beppe Grimaldi"
 msgstr "Бепе Грималди"
 
-#: main.cpp:48
+#: main.cpp:47
 #, kde-format
 msgid "UI Design & more search options"
 msgstr "дизајн сучеља и неке опције претраживања"
 
-#: main.cpp:49
+#: main.cpp:48
 #, kde-format
 msgid "Martin Hartig"
 msgstr "Мартин Хартиг"
 
-#: main.cpp:50
+#: main.cpp:49
 #, kde-format
 msgid "Stephan Kulow"
 msgstr "Штефан Кулов"
 
-#: main.cpp:51
+#: main.cpp:50
 #, kde-format
 msgid "Mario Weilguni"
 msgstr "Марио Вајлгуни"
 
-#: main.cpp:52
+#: main.cpp:51
 #, kde-format
 msgid "Alex Zepeda"
 msgstr "Алекс Зепеда"
 
-#: main.cpp:53
+#: main.cpp:52
 #, kde-format
 msgid "Miroslav Flídr"
 msgstr "Мирослав Флидр"
 
-#: main.cpp:54
+#: main.cpp:53
 #, kde-format
 msgid "Harri Porten"
 msgstr "Хари Портен"
 
-#: main.cpp:55
+#: main.cpp:54
 #, kde-format
 msgid "Dima Rogozin"
 msgstr "Дима Рогозин"
 
-#: main.cpp:56
+#: main.cpp:55
 #, kde-format
 msgid "Carsten Pfeiffer"
 msgstr "Карстен Пфајфер"
 
-#: main.cpp:57
+#: main.cpp:56
 #, kde-format
 msgid "Hans Petter Bieker"
 msgstr "Ханс Петер Бикер"
 
-#: main.cpp:58
+#: main.cpp:57
 #, kde-format
 msgid "Waldo Bastian"
 msgstr "Валдо Бастијан"
 
-#: main.cpp:58
+#: main.cpp:57
 #, kde-format
 msgid "UI Design"
 msgstr "дизајн сучеља"
 
-#: main.cpp:59
+#: main.cpp:58
 #, kde-format
 msgid "Alexander Neundorf"
 msgstr "Александер Нојндорф"
 
-#: main.cpp:60
+#: main.cpp:59
 #, kde-format
 msgid "Clarence Dang"
 msgstr "Кларенс Данг"
 
-#: main.cpp:61
+#: main.cpp:60
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
 msgstr "Топлица Танасковић,Часлав Илић"
 
-#: main.cpp:61
+#: main.cpp:60
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "[email protected],[email protected]"
 
-#: main.cpp:67
+#: main.cpp:66
 #, kde-format
 msgid "Path(s) to search"
 msgstr "Путање за претрагу"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-20.04.2/po/zh_CN/kfind.po 
new/kfind-20.04.3/po/zh_CN/kfind.po
--- old/kfind-20.04.2/po/zh_CN/kfind.po 2020-06-09 02:25:25.000000000 +0200
+++ new/kfind-20.04.3/po/zh_CN/kfind.po 2020-07-07 02:43:25.000000000 +0200
@@ -14,8 +14,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-08 09:18+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -23,8 +23,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/applications/kfind.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kfind/kfind.pot\n"
+"X-Crowdin-File-ID: 4166\n"
 
 #: kfinddlg.cpp:43
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-20.04.2/src/org.kde.kfind.appdata.xml 
new/kfind-20.04.3/src/org.kde.kfind.appdata.xml
--- old/kfind-20.04.2/src/org.kde.kfind.appdata.xml     2020-06-08 
19:46:58.000000000 +0200
+++ new/kfind-20.04.3/src/org.kde.kfind.appdata.xml     2020-07-03 
22:52:01.000000000 +0200
@@ -183,9 +183,9 @@
     <binary>kfind</binary>
   </provides>
   <releases>
+    <release version="20.04.3" date="2020-07-09"/>
     <release version="20.04.2" date="2020-06-11"/>
     <release version="20.04.1" date="2020-05-14"/>
     <release version="20.04.0" date="2020-04-23"/>
-    <release version="19.12.3" date="2020-03-05"/>
   </releases>
 </component>


Reply via email to