Hello community, here is the log from the commit of package kitinerary for openSUSE:Factory checked in at 2019-03-11 11:10:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kitinerary (Old) and /work/SRC/openSUSE:Factory/.kitinerary.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kitinerary" Mon Mar 11 11:10:38 2019 rev:8 rq:683205 version:18.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kitinerary/kitinerary.changes 2019-02-14 14:17:54.380087942 +0100 +++ /work/SRC/openSUSE:Factory/.kitinerary.new.28833/kitinerary.changes 2019-03-11 11:10:40.249425310 +0100 @@ -1,0 +2,10 @@ +Sat Mar 09 08:03:27 UTC 2019 - [email protected] + +- Update to 18.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.3.php +- Changes since 18.12.2: + * No code changes since 18.12.2 + +------------------------------------------------------------------- Old: ---- kitinerary-18.12.2.tar.xz New: ---- kitinerary-18.12.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kitinerary.spec ++++++ --- /var/tmp/diff_new_pack.AfYOX5/_old 2019-03-11 11:10:40.941425112 +0100 +++ /var/tmp/diff_new_pack.AfYOX5/_new 2019-03-11 11:10:40.945425111 +0100 @@ -18,7 +18,7 @@ %bcond_without lang Name: kitinerary -Version: 18.12.2 +Version: 18.12.3 Release: 0 Summary: Data model and extraction system for travel reservations License: LGPL-2.1-or-later ++++++ kitinerary-18.12.2.tar.xz -> kitinerary-18.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitinerary-18.12.2/CMakeLists.txt new/kitinerary-18.12.3/CMakeLists.txt --- old/kitinerary-18.12.2/CMakeLists.txt 2019-02-05 01:51:55.000000000 +0100 +++ new/kitinerary-18.12.3/CMakeLists.txt 2019-03-05 01:27:10.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.10.2") +set(PIM_VERSION "5.10.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_VERSION} REQUIRED COMPONENTS I18n) -set(KMIME_VERSION "5.10.2") -set(KCALENDARCORE_LIB_VERSION "5.10.2") -set(KCONTACTS_LIB_VERSION "5.10.2") +set(KMIME_VERSION "5.10.3") +set(KCALENDARCORE_LIB_VERSION "5.10.3") +set(KCONTACTS_LIB_VERSION "5.10.3") find_package(KF5Mime ${KMIME_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitinerary-18.12.2/po/pt_BR/kitinerary.po new/kitinerary-18.12.3/po/pt_BR/kitinerary.po --- old/kitinerary-18.12.2/po/pt_BR/kitinerary.po 2019-02-05 01:51:55.000000000 +0100 +++ new/kitinerary-18.12.3/po/pt_BR/kitinerary.po 2019-03-05 01:27:10.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-17 06:51+0100\n" -"PO-Revision-Date: 2019-02-01 16:21-0200\n" +"PO-Revision-Date: 2019-02-06 15:55-0200\n" "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n" "Language-Team: Portuguese <[email protected]>\n" "Language: pt_BR\n" @@ -20,7 +20,7 @@ #: calendarhandler.cpp:179 #, kde-format msgid "Flight %1 from %2 to %3" -msgstr "" +msgstr "Voo %1 de %2 para %3" #: calendarhandler.cpp:198 #, kde-format @@ -120,12 +120,12 @@ #: calendarhandler.cpp:400 #, kde-format msgid "Rental Car reservation: %1" -msgstr "" +msgstr "Reserva de aluguel de carro: %1" #: calendarhandler.cpp:408 #, kde-format msgid "Rent car reservation: %1" -msgstr "" +msgstr "Reserva de aluguel de carro: %1" #: calendarhandler.cpp:415 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitinerary-18.12.2/po/zh_CN/kitinerary.po new/kitinerary-18.12.3/po/zh_CN/kitinerary.po --- old/kitinerary-18.12.2/po/zh_CN/kitinerary.po 2019-02-05 01:51:55.000000000 +0100 +++ new/kitinerary-18.12.3/po/zh_CN/kitinerary.po 2019-03-05 01:27:10.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-17 06:51+0100\n" -"PO-Revision-Date: 2019-01-27 23:05\n" +"PO-Revision-Date: 2019-02-20 23:29\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
