Hello community,

here is the log from the commit of package kblog for openSUSE:Factory checked 
in at 2018-03-22 11:57:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kblog (Old)
 and      /work/SRC/openSUSE:Factory/.kblog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kblog"

Thu Mar 22 11:57:58 2018 rev:31 rq:585531 version:17.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kblog/kblog.changes      2018-02-14 
09:36:30.812845786 +0100
+++ /work/SRC/openSUSE:Factory/.kblog.new/kblog.changes 2018-03-22 
12:00:22.531874652 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:51:17 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.3.php
+- Changes since 17.12.2:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kblog-17.12.2.tar.xz

New:
----
  kblog-17.12.3.tar.xz

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

Other differences:
------------------
++++++ kblog.spec ++++++
--- /var/tmp/diff_new_pack.ZVbzCu/_old  2018-03-22 12:00:23.831828040 +0100
+++ /var/tmp/diff_new_pack.ZVbzCu/_new  2018-03-22 12:00:23.839827753 +0100
@@ -19,13 +19,13 @@
 %bcond_without lang
 
 Name:           kblog
-Version:        17.12.2
+Version:        17.12.3
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Client-side support library for web application remote 
blogging APIs
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
 Source:         kblog-%{version}.tar.xz

++++++ kblog-17.12.2.tar.xz -> kblog-17.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblog-17.12.2/CMakeLists.txt 
new/kblog-17.12.3/CMakeLists.txt
--- old/kblog-17.12.2/CMakeLists.txt    2018-02-06 01:37:53.000000000 +0100
+++ new/kblog-17.12.3/CMakeLists.txt    2018-03-06 01:27:11.000000000 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.2")
+set(PIM_VERSION "5.7.3")
 
 project(KBlog VERSION ${PIM_VERSION})
 
@@ -23,9 +23,9 @@
 
 
 set(KBLOG_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.7.2")
-set(SYNDICATION_LIB_VERSION "5.7.2")
-set(XMLRPCCLIENT_LIB_VERSION "5.7.2")
+set(CALENDARCORE_LIB_VERSION "5.7.3")
+set(SYNDICATION_LIB_VERSION "5.7.3")
+set(XMLRPCCLIENT_LIB_VERSION "5.7.3")
 set(QT_REQUIRED_VERSION "5.8.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.12.2/po/nb/libkblog5.po 
new/kblog-17.12.3/po/nb/libkblog5.po
--- old/kblog-17.12.2/po/nb/libkblog5.po        2018-02-06 01:37:53.000000000 
+0100
+++ new/kblog-17.12.3/po/nb/libkblog5.po        2018-03-06 01:27:11.000000000 
+0100
@@ -5,7 +5,7 @@
 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"
+"POT-Creation-Date: 2017-09-14 03:26+0200\n"
 "PO-Revision-Date: 2009-10-16 21:31+0200\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
@@ -61,58 +61,58 @@
 msgid "Could not read the result, not a boolean."
 msgstr "Klarte ikke lese resultatet, ikke en boolsk verdi."
 
-#: gdata.cpp:211 gdata.cpp:274 gdata.cpp:334 gdata.cpp:379 gdata.cpp:435
+#: gdata.cpp:214 gdata.cpp:277 gdata.cpp:337 gdata.cpp:382 gdata.cpp:438
 #, kde-format
 msgid "Authentication failed."
 msgstr "Autentisering mislyktes."
 
-#: gdata.cpp:524
+#: gdata.cpp:529
 #, kde-format
 msgid "Could not regexp the Profile ID."
 msgstr "Klarte ikke regexp Profil-ID-en."
 
-#: gdata.cpp:545
+#: gdata.cpp:550
 #, kde-format
 msgid "Could not get blogs."
 msgstr "Klarte ikke hente blogger."
 
-#: gdata.cpp:567 gdata.cpp:773
+#: gdata.cpp:572 gdata.cpp:778
 #, kde-format
 msgid "Could not regexp the blog id path."
 msgstr "Klarte ikke regexpe blogg-id-stien."
 
-#: gdata.cpp:588 gdata.cpp:630
+#: gdata.cpp:593 gdata.cpp:635
 #, kde-format
 msgid "Could not get comments."
 msgstr "Klarte ikke hente kommentarer."
 
-#: gdata.cpp:602 gdata.cpp:644
+#: gdata.cpp:607 gdata.cpp:649
 #, kde-format
 msgid "Could not regexp the comment id path."
 msgstr "Klarte ikke regexpe kommentar-id-stien."
 
-#: gdata.cpp:673 gdata.cpp:744
+#: gdata.cpp:678 gdata.cpp:749
 #, kde-format
 msgid "Could not get posts."
 msgstr "Klarte ikke hente postinger."
 
-#: gdata.cpp:693
+#: gdata.cpp:698
 #, kde-format
 msgid "Could not regexp the post id path."
 msgstr "Klarte ikke regexpe post-id-stien."
 
-#: gdata.cpp:802 gdata.cpp:856 gdata.cpp:937 wordpressbuggy.cpp:330
+#: gdata.cpp:807 gdata.cpp:861 gdata.cpp:942 wordpressbuggy.cpp:330
 #: wordpressbuggy.cpp:378
 #, kde-format
 msgid "Could not regexp the id out of the result."
 msgstr "Klarte ikke regexpe id-en ut av resultatet,"
 
-#: gdata.cpp:811 gdata.cpp:865 gdata.cpp:946
+#: gdata.cpp:816 gdata.cpp:870 gdata.cpp:951
 #, kde-format
 msgid "Could not regexp the published time out of the result."
 msgstr "Klarte ikke regexpe publisert tidspunkt ut av resultatet."
 
-#: gdata.cpp:820 gdata.cpp:874 gdata.cpp:955
+#: gdata.cpp:825 gdata.cpp:879 gdata.cpp:960
 #, kde-format
 msgid "Could not regexp the update time out of the result."
 msgstr "Klarte ikke regexpe oppdateringstidspunktet ut av reultatet."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblog-17.12.2/po/zh_CN/libkblog5.po 
new/kblog-17.12.3/po/zh_CN/libkblog5.po
--- old/kblog-17.12.2/po/zh_CN/libkblog5.po     2018-02-06 01:37:53.000000000 
+0100
+++ new/kblog-17.12.3/po/zh_CN/libkblog5.po     2018-03-06 01:27:11.000000000 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-14 03:26+0200\n"
-"PO-Revision-Date: 2018-02-04 20:33-0500\n"
+"PO-Revision-Date: 2018-02-28 02:27-0500\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to