Hello community,

here is the log from the commit of package kfind for openSUSE:Factory checked 
in at 2020-09-10 22:50:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kfind (Old)
 and      /work/SRC/openSUSE:Factory/.kfind.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kfind"

Thu Sep 10 22:50:58 2020 rev:47 rq:831779 version:20.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kfind/kfind.changes      2020-08-18 
13:58:37.702201357 +0200
+++ /work/SRC/openSUSE:Factory/.kfind.new.4249/kfind.changes    2020-09-10 
22:51:39.436097380 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:50 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kfind.spec ++++++
--- /var/tmp/diff_new_pack.7zYbW3/_old  2020-09-10 22:51:39.968098159 +0200
+++ /var/tmp/diff_new_pack.7zYbW3/_new  2020-09-10 22:51:39.972098164 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kfind
-Version:        20.08.0
+Version:        20.08.1
 Release:        0
 Summary:        KDE Find File Utility
 License:        GPL-2.0-or-later


++++++ kfind-20.08.0.tar.xz -> kfind-20.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-20.08.0/CMakeLists.txt 
new/kfind-20.08.1/CMakeLists.txt
--- old/kfind-20.08.0/CMakeLists.txt    2020-08-07 08:52:19.000000000 +0200
+++ new/kfind-20.08.1/CMakeLists.txt    2020-09-01 08:10:16.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-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-20.08.0/po/zh_CN/kfind.po 
new/kfind-20.08.1/po/zh_CN/kfind.po
--- old/kfind-20.08.0/po/zh_CN/kfind.po 2020-08-07 08:52:18.000000000 +0200
+++ new/kfind-20.08.1/po/zh_CN/kfind.po 2020-09-01 08:10:15.000000000 +0200
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:53+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\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-20.08.0/src/org.kde.kfind.appdata.xml 
new/kfind-20.08.1/src/org.kde.kfind.appdata.xml
--- old/kfind-20.08.0/src/org.kde.kfind.appdata.xml     2020-08-05 
09:41:01.000000000 +0200
+++ new/kfind-20.08.1/src/org.kde.kfind.appdata.xml     2020-08-31 
20:50:49.000000000 +0200
@@ -185,9 +185,9 @@
     <binary>kfind</binary>
   </provides>
   <releases>
+    <release version="20.08.1" date="2020-09-03"/>
     <release version="20.08.0" date="2020-08-13"/>
     <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"/>
   </releases>
 </component>


Reply via email to