Hello community, here is the log from the commit of package kitinerary for openSUSE:Factory checked in at 2019-07-16 08:32:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kitinerary (Old) and /work/SRC/openSUSE:Factory/.kitinerary.new.1887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kitinerary" Tue Jul 16 08:32:47 2019 rev:12 rq:715127 version:19.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kitinerary/kitinerary.changes 2019-06-13 22:48:27.452068650 +0200 +++ /work/SRC/openSUSE:Factory/.kitinerary.new.1887/kitinerary.changes 2019-07-16 08:32:48.487404289 +0200 @@ -1,0 +2,9 @@ +Sat Jul 13 07:26:39 UTC 2019 - [email protected] + +- Update to 19.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.3.php +- No code changes since 19.04.2 + +------------------------------------------------------------------- Old: ---- kitinerary-19.04.2.tar.xz New: ---- kitinerary-19.04.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kitinerary.spec ++++++ --- /var/tmp/diff_new_pack.Z3ZM06/_old 2019-07-16 08:32:49.139404215 +0200 +++ /var/tmp/diff_new_pack.Z3ZM06/_new 2019-07-16 08:32:49.139404215 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: kitinerary -Version: 19.04.2 +Version: 19.04.3 Release: 0 Summary: Data model and extraction system for travel reservations License: LGPL-2.1-or-later ++++++ kitinerary-19.04.2.tar.xz -> kitinerary-19.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitinerary-19.04.2/CMakeLists.txt new/kitinerary-19.04.3/CMakeLists.txt --- old/kitinerary-19.04.2/CMakeLists.txt 2019-06-04 02:21:16.000000000 +0200 +++ new/kitinerary-19.04.3/CMakeLists.txt 2019-07-09 02:27:53.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.11.2") +set(PIM_VERSION "5.11.3") project(KItinerary VERSION ${PIM_VERSION}) set(CMAKE_CXX_STANDARD 14) @@ -29,9 +29,9 @@ find_package(Qt5 ${QT_REQUIRED_VERSION} REQUIRED COMPONENTS Test Gui Qml) find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS I18n) -set(KMIME_VERSION "5.11.2") -set(KCALENDARCORE_LIB_VERSION "5.11.2") -set(KCONTACTS_LIB_VERSION "5.11.2") +set(KMIME_VERSION "5.11.3") +set(KCALENDARCORE_LIB_VERSION "5.11.3") +set(KCONTACTS_LIB_VERSION "5.11.3") find_package(KF5Mime ${KMIME_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitinerary-19.04.2/po/ko/kitinerary.po new/kitinerary-19.04.3/po/ko/kitinerary.po --- old/kitinerary-19.04.2/po/ko/kitinerary.po 2019-06-04 02:21:16.000000000 +0200 +++ new/kitinerary-19.04.3/po/ko/kitinerary.po 2019-07-09 02:27:52.000000000 +0200 @@ -1,4 +1,4 @@ -# Shinjo Park <[email protected]>, 2017, 2018. +# Shinjo Park <[email protected]>, 2017, 2018, 2019. msgid "" msgstr "" "Project-Id-Version: desktop files\n" @@ -12,7 +12,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 18.12.3\n" #: calendarhandler.cpp:179 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitinerary-19.04.2/po/pt/kitinerary.po new/kitinerary-19.04.3/po/pt/kitinerary.po --- old/kitinerary-19.04.2/po/pt/kitinerary.po 2019-06-04 02:21:16.000000000 +0200 +++ new/kitinerary-19.04.3/po/pt/kitinerary.po 2019-07-09 02:27:52.000000000 +0200 @@ -6,7 +6,7 @@ "PO-Revision-Date: 2018-08-14 12:16+0100\n" "Last-Translator: José Nuno Coelho Pires <[email protected]>\n" "Language-Team: Portuguese <[email protected]>\n" -"Language: \n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n"
