Hello community,

here is the log from the commit of package kblog for openSUSE:Leap:15.2 checked 
in at 2020-03-15 07:10:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kblog (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kblog.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kblog"

Sun Mar 15 07:10:07 2020 rev:57 rq:784950 version:19.12.3

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kblog/kblog.changes    2020-02-13 
14:39:09.889601648 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kblog.new.3160/kblog.changes  2020-03-15 
07:10:26.260930191 +0100
@@ -1,0 +2,9 @@
+Thu Mar  5 20:35:54 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- No code change since 19.12.2
+
+-------------------------------------------------------------------

Old:
----
  kblog-19.12.2.tar.xz
  kblog-19.12.2.tar.xz.sig

New:
----
  kblog-19.12.3.tar.xz
  kblog-19.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ kblog.spec ++++++
--- /var/tmp/diff_new_pack.ZLH79p/_old  2020-03-15 07:10:26.604930397 +0100
+++ /var/tmp/diff_new_pack.ZLH79p/_new  2020-03-15 07:10:26.608930400 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kblog
-Version:        19.12.2
+Version:        19.12.3
 Release:        0
 Summary:        Client-side support library for web application remote 
blogging APIs
 License:        LGPL-2.1-or-later


++++++ kblog-19.12.2.tar.xz -> kblog-19.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblog-19.12.2/CMakeLists.txt 
new/kblog-19.12.3/CMakeLists.txt
--- old/kblog-19.12.2/CMakeLists.txt    2020-02-04 02:47:18.000000000 +0100
+++ new/kblog-19.12.3/CMakeLists.txt    2020-03-03 01:31:43.000000000 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.2")
+set(PIM_VERSION "5.13.3")
 
 project(KBlog VERSION ${PIM_VERSION})
 
@@ -24,8 +24,8 @@
 
 
 set(KBLOG_LIB_VERSION ${PIM_VERSION})
-set(SYNDICATION_LIB_VERSION "5.13.2")
-set(XMLRPCCLIENT_LIB_VERSION "5.13.2")
+set(SYNDICATION_LIB_VERSION "5.13.3")
+set(XMLRPCCLIENT_LIB_VERSION "5.13.3")
 set(QT_REQUIRED_VERSION "5.11.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-19.12.2/po/ca@valencia/libkblog5.po 
new/kblog-19.12.3/po/ca@valencia/libkblog5.po
--- old/kblog-19.12.2/po/ca@valencia/libkblog5.po       2020-02-04 
02:47:14.000000000 +0100
+++ new/kblog-19.12.3/po/ca@valencia/libkblog5.po       2020-03-03 
01:31:40.000000000 +0100
@@ -34,8 +34,8 @@
 #, kde-format
 msgid "Could not fetch blogs out of the result from the server, not a list."
 msgstr ""
-"No s'han pogut recuperar els blogs a partir del resultat del servidor, no era 
"
-"una llista."
+"No s'han pogut recuperar els blogs a partir del resultat del servidor, no "
+"era una llista."
 
 #: blogger1.cpp:307
 #, kde-format
@@ -59,8 +59,8 @@
 #, kde-format
 msgid "Could not read the postId, not a string or an integer."
 msgstr ""
-"No s'ha pogut llegir l'identificador de l'article (postId), no era una cadena 
"
-"ni un enter."
+"No s'ha pogut llegir l'identificador de l'article (postId), no era una "
+"cadena ni un enter."
 
 #: blogger1.cpp:410 blogger1.cpp:435 movabletype.cpp:316
 #, kde-format
@@ -159,8 +159,8 @@
 #: movabletype.cpp:415
 #, kde-format
 msgid ""
-"Could not read the result - is not a boolean value. Category setting failed.  
"
-"Will still publish now if necessary."
+"Could not read the result - is not a boolean value. Category setting "
+"failed.  Will still publish now if necessary."
 msgstr ""
 "No s'ha pogut llegir el resultat -no era un booleà-. Ha fallat l'arranjament "
 "de la categoria. Encara podeu publicar si és necessari."


Reply via email to