Hello community, here is the log from the commit of package kblog for openSUSE:Factory checked in at 2017-10-23 16:28:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kblog (Old) and /work/SRC/openSUSE:Factory/.kblog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kblog" Mon Oct 23 16:28:26 2017 rev:26 rq:534675 version:17.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kblog/kblog.changes 2017-09-12 19:43:54.519975969 +0200 +++ /work/SRC/openSUSE:Factory/.kblog.new/kblog.changes 2017-10-23 16:28:29.590328288 +0200 @@ -1,0 +2,10 @@ +Tue Oct 17 00:31:33 CEST 2017 - [email protected] + +- Update to 17.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.2.php +- Changes since 17.08.1: + * None + +------------------------------------------------------------------- Old: ---- kblog-17.08.1.tar.xz New: ---- kblog-17.08.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kblog.spec ++++++ --- /var/tmp/diff_new_pack.ST9sFA/_old 2017-10-23 16:28:31.134256006 +0200 +++ /var/tmp/diff_new_pack.ST9sFA/_new 2017-10-23 16:28:31.138255819 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: kblog -Version: 17.08.1 +Version: 17.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) ++++++ kblog-17.08.1.tar.xz -> kblog-17.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblog-17.08.1/CMakeLists.txt new/kblog-17.08.2/CMakeLists.txt --- old/kblog-17.08.1/CMakeLists.txt 2017-09-05 02:38:05.000000000 +0200 +++ new/kblog-17.08.2/CMakeLists.txt 2017-10-10 02:15:30.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.6.1") +set(PIM_VERSION "5.6.2") project(KBlog VERSION ${PIM_VERSION}) @@ -22,9 +22,9 @@ set(KBLOG_LIB_VERSION ${PIM_VERSION}) -set(CALENDARCORE_LIB_VERSION "5.6.1") -set(SYNDICATION_LIB_VERSION "5.6.1") -set(XMLRPCCLIENT_LIB_VERSION "5.6.1") +set(CALENDARCORE_LIB_VERSION "5.6.2") +set(SYNDICATION_LIB_VERSION "5.6.2") +set(XMLRPCCLIENT_LIB_VERSION "5.6.2") set(QT_REQUIRED_VERSION "5.7.0") ecm_setup_version(PROJECT VARIABLE_PREFIX KBLOG VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kblog_version.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblog-17.08.1/po/gl/libkblog5.po new/kblog-17.08.2/po/gl/libkblog5.po --- old/kblog-17.08.1/po/gl/libkblog5.po 2017-09-05 02:38:04.000000000 +0200 +++ new/kblog-17.08.2/po/gl/libkblog5.po 2017-10-10 02:15:29.000000000 +0200 @@ -6,19 +6,20 @@ # marce villarino <[email protected]>, 2009. # Xosé <[email protected]>, 2009. # Xosé <[email protected]>, 2009. +# Adrián Chaves (Gallaecio) <[email protected]>, 2017. msgid "" msgstr "" "Project-Id-Version: libkblog\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-02-25 04:06+0100\n" -"PO-Revision-Date: 2009-10-14 17:34+0200\n" -"Last-Translator: Xosé <[email protected]>\n" -"Language-Team: Galego <[email protected]>\n" +"PO-Revision-Date: 2017-10-03 18:16+0100\n" +"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" +"Language-Team: Galician <[email protected]>\n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.0\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Poedit-Language: Galician\n" "X-Environment: kde\n" @@ -99,7 +100,7 @@ #, kde-format msgid "Could not regexp the comment id path." msgstr "" -"Non foi posíbel aplicar a expresión regular ao camiño ao identificador do " +"Non foi posíbel aplicar a expresión regular á ruta de identificador de " "comentario." #: gdata.cpp:673 gdata.cpp:744 @@ -111,7 +112,7 @@ #, kde-format msgid "Could not regexp the post id path." msgstr "" -"Non foi posíbel aplicar a expresión regular ao camiño do identificador da " +"Non foi posíbel aplicar a expresión regular á ruta de identificador de " "publicación." #: gdata.cpp:802 gdata.cpp:856 gdata.cpp:937 wordpressbuggy.cpp:330 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblog-17.08.1/po/zh_CN/libkblog5.po new/kblog-17.08.2/po/zh_CN/libkblog5.po --- old/kblog-17.08.1/po/zh_CN/libkblog5.po 2017-09-05 02:38:05.000000000 +0200 +++ new/kblog-17.08.2/po/zh_CN/libkblog5.po 2017-10-10 02:15:30.000000000 +0200 @@ -1,9 +1,13 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Xuetian Weng <[email protected]>, 2014. msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-02-25 04:06+0100\n" -"PO-Revision-Date: 2017-08-31 05:16-0400\n" +"PO-Revision-Date: 2017-09-30 17:48-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
