Hello community,

here is the log from the commit of package kcalutils for openSUSE:Factory 
checked in at 2019-01-21 10:11:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcalutils.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalutils"

Mon Jan 21 10:11:51 2019 rev:41 rq:665113 version:18.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes      2018-12-19 
13:33:10.780637126 +0100
+++ /work/SRC/openSUSE:Factory/.kcalutils.new.28833/kcalutils.changes   
2019-01-21 10:11:55.634583938 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:06 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * No code changes since 18.12.0
+
+-------------------------------------------------------------------
@@ -36 +46 @@
-  * USe syntax
+  * Use syntax

Old:
----
  kcalutils-18.12.0.tar.xz

New:
----
  kcalutils-18.12.1.tar.xz

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

Other differences:
------------------
++++++ kcalutils.spec ++++++
--- /var/tmp/diff_new_pack.s5M5Ka/_old  2019-01-21 10:11:57.126582432 +0100
+++ /var/tmp/diff_new_pack.s5M5Ka/_new  2019-01-21 10:11:57.126582432 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kcalutils
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kcalutils
-Version:        18.12.0
+Version:        18.12.1
 Release:        0
 Summary:        Library with utility functions for handling calendar data
 License:        LGPL-2.1-or-later

++++++ kcalutils-18.12.0.tar.xz -> kcalutils-18.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-18.12.0/CMakeLists.txt 
new/kcalutils-18.12.1/CMakeLists.txt
--- old/kcalutils-18.12.0/CMakeLists.txt        2018-12-07 01:42:10.000000000 
+0100
+++ new/kcalutils-18.12.1/CMakeLists.txt        2019-01-08 01:17:52.000000000 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.10.0")
+set(PIM_VERSION "5.10.1")
 project(KCalUtils VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -23,8 +23,8 @@
 include(KPIMGrantleeMacros)
 
 set(CALENDARUTILS_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.10.0")
-set(IDENTITYMANAGER_LIB_VERSION "5.10.0")
+set(CALENDARCORE_LIB_VERSION "5.10.1")
+set(IDENTITYMANAGER_LIB_VERSION "5.10.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KCALUTILS
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kcalutils_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5CalendarUtilsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-18.12.0/po/ca/libkcalutils5.po 
new/kcalutils-18.12.1/po/ca/libkcalutils5.po
--- old/kcalutils-18.12.0/po/ca/libkcalutils5.po        2018-12-07 
01:42:09.000000000 +0100
+++ new/kcalutils-18.12.1/po/ca/libkcalutils5.po        2019-01-08 
01:17:51.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of libkcalutils5.po to Catalan
-# Copyright (C) 2014-2018 This_file_is_part_of_KDE
+# Copyright (C) 2010-2018 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-18.12.0/po/ca@valencia/libkcalutils5.po 
new/kcalutils-18.12.1/po/ca@valencia/libkcalutils5.po
--- old/kcalutils-18.12.0/po/ca@valencia/libkcalutils5.po       2018-12-07 
01:42:09.000000000 +0100
+++ new/kcalutils-18.12.1/po/ca@valencia/libkcalutils5.po       2019-01-08 
01:17:51.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of libkcalutils5.po to Catalan (Valencian)
-# Copyright (C) 2014-2018 This_file_is_part_of_KDE
+# Copyright (C) 2010-2018 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-18.12.0/po/zh_CN/libkcalutils5.po 
new/kcalutils-18.12.1/po/zh_CN/libkcalutils5.po
--- old/kcalutils-18.12.0/po/zh_CN/libkcalutils5.po     2018-12-07 
01:42:10.000000000 +0100
+++ new/kcalutils-18.12.1/po/zh_CN/libkcalutils5.po     2019-01-08 
01:17:51.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2018-11-12 09:22\n"
+"PO-Revision-Date: 2019-01-05 20:50\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-18.12.0/po/zh_TW/libkcalutils5.po 
new/kcalutils-18.12.1/po/zh_TW/libkcalutils5.po
--- old/kcalutils-18.12.0/po/zh_TW/libkcalutils5.po     2018-12-07 
01:42:10.000000000 +0100
+++ new/kcalutils-18.12.1/po/zh_TW/libkcalutils5.po     2019-01-08 
01:17:52.000000000 +0100
@@ -1,9 +1,8 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
+# Franklin Weng <frank...@goodhorse.idv.tw>, 2010, 2011, 2013, 2015.
 #
 # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2010.
-# Franklin Weng <frank...@mail.everfocus.com.tw>, 2010.
-# Franklin Weng <frank...@goodhorse.idv.tw>, 2011, 2013, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"


Reply via email to