Hello community, here is the log from the commit of package ktnef for openSUSE:Factory checked in at 2018-01-17 21:52:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktnef (Old) and /work/SRC/openSUSE:Factory/.ktnef.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktnef" Wed Jan 17 21:52:22 2018 rev:28 rq:564374 version:17.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ktnef/ktnef.changes 2017-12-18 08:53:18.876737558 +0100 +++ /work/SRC/openSUSE:Factory/.ktnef.new/ktnef.changes 2018-01-17 21:52:23.811820925 +0100 @@ -1,0 +2,10 @@ +Thu Jan 11 23:41:19 CET 2018 - [email protected] + +- Update to 17.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.1.php +- Changes since 17.12.0: + * None + +------------------------------------------------------------------- Old: ---- ktnef-17.12.0.tar.xz New: ---- ktnef-17.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktnef.spec ++++++ --- /var/tmp/diff_new_pack.h0PCMP/_old 2018-01-17 21:52:24.471790056 +0100 +++ /var/tmp/diff_new_pack.h0PCMP/_new 2018-01-17 21:52:24.471790056 +0100 @@ -1,7 +1,7 @@ # # spec file for package ktnef # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -20,7 +20,7 @@ %define kf5_version 5.19.0 Name: ktnef -Version: 17.12.0 +Version: 17.12.1 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ ktnef-17.12.0.tar.xz -> ktnef-17.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktnef-17.12.0/CMakeLists.txt new/ktnef-17.12.1/CMakeLists.txt --- old/ktnef-17.12.0/CMakeLists.txt 2017-12-08 02:01:55.000000000 +0100 +++ new/ktnef-17.12.1/CMakeLists.txt 2018-01-09 02:18:04.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.7.0") +set(PIM_VERSION "5.7.1") project(KTnef VERSION ${PIM_VERSION}) @@ -23,9 +23,9 @@ set(KTNEF_LIB_VERSION ${PIM_VERSION}) -set(CALENDARCORE_LIB_VERSION "5.7.0") -set(CALENDARUTILS_LIB_VERSION "5.7.0") -set(KCONTACTS_LIB_VERSION "5.7.0") +set(CALENDARCORE_LIB_VERSION "5.7.1") +set(CALENDARUTILS_LIB_VERSION "5.7.1") +set(KCONTACTS_LIB_VERSION "5.7.1") set(QT_REQUIRED_VERSION "5.8.0") ecm_setup_version(PROJECT VARIABLE_PREFIX KTNEF VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/ktnef_version.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktnef-17.12.0/po/zh_CN/libktnef5.po new/ktnef-17.12.1/po/zh_CN/libktnef5.po --- old/ktnef-17.12.0/po/zh_CN/libktnef5.po 2017-12-08 02:01:55.000000000 +0100 +++ new/ktnef-17.12.1/po/zh_CN/libktnef5.po 2018-01-09 02:18:04.000000000 +0100 @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-09-14 03:27+0200\n" -"PO-Revision-Date: 2017-11-09 08:21-0500\n" +"POT-Creation-Date: 2017-01-24 09:56+0100\n" +"PO-Revision-Date: 2018-01-08 18:07-0500\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -18,7 +18,7 @@ "X-Generator: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-trunk/messages/pim/libktnef5.pot\n" +"X-Crowdin-File: /kf5-stable/messages/pim/libktnef5.pot\n" #: formatter.cpp:391 #, kde-format
