Hello community, here is the log from the commit of package calendarsupport for openSUSE:Factory checked in at 2018-10-15 09:19:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old) and /work/SRC/openSUSE:Factory/.calendarsupport.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calendarsupport" Mon Oct 15 09:19:58 2018 rev:31 rq:641435 version:18.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes 2018-09-13 23:54:02.230291050 +0200 +++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 2018-10-15 09:20:06.064671233 +0200 @@ -1,0 +2,10 @@ +Thu Oct 11 20:06:44 UTC 2018 - [email protected] + +- Update to 18.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.2.php +- Changes since 18.08.1: + * None + +------------------------------------------------------------------- Old: ---- calendarsupport-18.08.1.tar.xz New: ---- calendarsupport-18.08.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calendarsupport.spec ++++++ --- /var/tmp/diff_new_pack.i9IVbf/_old 2018-10-15 09:20:06.616670715 +0200 +++ /var/tmp/diff_new_pack.i9IVbf/_new 2018-10-15 09:20:06.620670711 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,7 +20,7 @@ %define lname libKF5CalendarSupport5 Name: calendarsupport -Version: 18.08.1 +Version: 18.08.2 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ calendarsupport-18.08.1.tar.xz -> calendarsupport-18.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/calendarsupport-18.08.1/CMakeLists.txt new/calendarsupport-18.08.2/CMakeLists.txt --- old/calendarsupport-18.08.1/CMakeLists.txt 2018-09-04 03:04:44.000000000 +0200 +++ new/calendarsupport-18.08.2/CMakeLists.txt 2018-10-09 02:34:53.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.9.1") +set(PIM_VERSION "5.9.2") project(calendarsupport VERSION ${PIM_VERSION}) @@ -24,17 +24,17 @@ include(ECMCoverageOption) set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION}) -set(AKONADI_MIMELIB_VERSION "5.9.1") -set(KDEPIM_LIB_VERSION "5.9.1") +set(AKONADI_MIMELIB_VERSION "5.9.2") +set(KDEPIM_LIB_VERSION "5.9.2") set(QT_REQUIRED_VERSION "5.9.0") -set(KMIME_LIB_VERSION "5.9.1") -set(CALENDARUTILS_LIB_VERSION "5.9.1") -set(KCALENDARCORE_LIB_VERSION "5.9.1") -set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.1") -set(AKONADICALENDAR_LIB_VERSION "5.9.1") -set(PIMCOMMON_LIB_VERSION "5.9.1") -set(AKONADI_VERSION "5.9.1") -set(KIMAP_LIB_VERSION "5.9.1") +set(KMIME_LIB_VERSION "5.9.2") +set(CALENDARUTILS_LIB_VERSION "5.9.2") +set(KCALENDARCORE_LIB_VERSION "5.9.2") +set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.2") +set(AKONADICALENDAR_LIB_VERSION "5.9.2") +set(PIMCOMMON_LIB_VERSION "5.9.2") +set(AKONADI_VERSION "5.9.2") +set(KIMAP_LIB_VERSION "5.9.2") find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED) find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools PrintSupport) find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/calendarsupport-18.08.1/po/zh_CN/calendarsupport.po new/calendarsupport-18.08.2/po/zh_CN/calendarsupport.po --- old/calendarsupport-18.08.1/po/zh_CN/calendarsupport.po 2018-09-04 03:04:44.000000000 +0200 +++ new/calendarsupport-18.08.2/po/zh_CN/calendarsupport.po 2018-10-09 02:34:53.000000000 +0200 @@ -11,8 +11,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-06-04 03:37+0200\n" -"PO-Revision-Date: 2018-08-30 13:16\n" -"Last-Translator: guoyunhebrave <[email protected]>\n" +"PO-Revision-Date: 2018-09-28 19:52\n" +"Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"
