Hello community,

here is the log from the commit of package akonadi-search for openSUSE:Factory 
checked in at 2020-01-11 14:39:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-search (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-search.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-search"

Sat Jan 11 14:39:41 2020 rev:55 rq:762271 version:19.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-search/akonadi-search.changes    
2019-12-13 12:01:51.973459036 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-search.new.6675/akonadi-search.changes  
2020-01-11 14:40:55.525205800 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 10:08:53 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- No code change since 19.12.0
+
+-------------------------------------------------------------------
@@ -7 +16 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:
----
  akonadi-search-19.12.0.tar.xz
  akonadi-search-19.12.0.tar.xz.sig

New:
----
  akonadi-search-19.12.1.tar.xz
  akonadi-search-19.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ akonadi-search.spec ++++++
--- /var/tmp/diff_new_pack.nyX6yv/_old  2020-01-11 14:40:56.325206116 +0100
+++ /var/tmp/diff_new_pack.nyX6yv/_new  2020-01-11 14:40:56.341206123 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-search
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # 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:           akonadi-search
-Version:        19.12.0
+Version:        19.12.1
 Release:        0
 Summary:        Framework for searching and managing PIM metadata
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only

++++++ akonadi-search-19.12.0.tar.xz -> akonadi-search-19.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-search-19.12.0/CMakeLists.txt 
new/akonadi-search-19.12.1/CMakeLists.txt
--- old/akonadi-search-19.12.0/CMakeLists.txt   2019-12-06 02:48:13.000000000 
+0100
+++ new/akonadi-search-19.12.1/CMakeLists.txt   2020-01-07 03:27:47.000000000 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.13.0")
+set(PIM_VERSION "5.13.1")
 project(AkonadiSearch VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -31,9 +31,9 @@
 
 set(AKONADISEARCH_VERSION ${PIM_VERSION})
 
-set(AKONADI_VERSION "5.13.0")
-set(AKONADI_MIMELIB_VERSION "5.13.0")
-set(KMIME_LIB_VERSION "5.13.0")
+set(AKONADI_VERSION "5.13.1")
+set(AKONADI_MIMELIB_VERSION "5.13.1")
+set(KMIME_LIB_VERSION "5.13.1")
 set(QT_REQUIRED_VERSION "5.11.0")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Test)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-search-19.12.0/po/zh_CN/akonadi_search.po 
new/akonadi-search-19.12.1/po/zh_CN/akonadi_search.po
--- old/akonadi-search-19.12.0/po/zh_CN/akonadi_search.po       2019-12-06 
02:48:13.000000000 +0100
+++ new/akonadi-search-19.12.1/po/zh_CN/akonadi_search.po       2020-01-07 
03:27:47.000000000 +0100
@@ -8,15 +8,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-06-23 03:10+0200\n"
-"PO-Revision-Date: 2019-11-19 23:11\n"
-"Last-Translator: Guo Yunhe (guoyunhe)\n"
+"PO-Revision-Date: 2020-01-04 21:49\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/pim/akonadi_search.pot\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-search-19.12.0/po/zh_TW/akonadi_search.po 
new/akonadi-search-19.12.1/po/zh_TW/akonadi_search.po
--- old/akonadi-search-19.12.0/po/zh_TW/akonadi_search.po       2019-12-06 
02:48:13.000000000 +0100
+++ new/akonadi-search-19.12.1/po/zh_TW/akonadi_search.po       2020-01-07 
03:27:47.000000000 +0100
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2019-06-23 03:10+0200\n"
 "PO-Revision-Date: 2018-03-25 16:03+0800\n"
 "Last-Translator: pan93412 <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"Language-Team: Chinese <[email protected]>\n"
 "Language: Traditional Chinese\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"



Reply via email to