Hello community,

here is the log from the commit of package kxmlrpcclient5 for openSUSE:Factory 
checked in at 2017-09-19 16:27:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kxmlrpcclient5 (Old)
 and      /work/SRC/openSUSE:Factory/.kxmlrpcclient5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kxmlrpcclient5"

Tue Sep 19 16:27:32 2017 rev:31 rq:526680 version:5.38.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kxmlrpcclient5/kxmlrpcclient5.changes    
2017-08-24 17:59:18.298062057 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlrpcclient5.new/kxmlrpcclient5.changes       
2017-09-19 16:27:34.391801143 +0200
@@ -1,0 +2,10 @@
+Tue Sep 12 07:11:18 CEST 2017 - [email protected]
+
+- Update to 5.38.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
+- Changes since 5.37.0:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kxmlrpcclient-5.37.0.tar.xz

New:
----
  kxmlrpcclient-5.38.0.tar.xz

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

Other differences:
------------------
++++++ kxmlrpcclient5.spec ++++++
--- /var/tmp/diff_new_pack.bG5RcS/_old  2017-09-19 16:27:35.267677034 +0200
+++ /var/tmp/diff_new_pack.bG5RcS/_new  2017-09-19 16:27:35.271676468 +0200
@@ -19,9 +19,13 @@
 %bcond_without lang
 %define rname kxmlrpcclient
 %define lname libKF5XmlRpcClient5
-%define _tar_path 5.37
+%define _tar_path 5.38
+# Full KF5 version (e.g. 5.33.0)
+%{!?_kf5_version: %global _kf5_version %{version}}
+# Last major and minor KF5 version (e.g. 5.33)
+%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:           kxmlrpcclient5
-Version:        5.37.0
+Version:        5.38.0
 Release:        0
 %define kf5_version %{version}
 Summary:        Library containing simple XML-RPC Client support
@@ -30,10 +34,10 @@
 Url:            http://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{rname}-%{version}.tar.xz
 Source1:        baselibs.conf
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{_tar_path}
-BuildRequires:  kio-devel >= %{_tar_path}
+BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kio-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -54,7 +58,7 @@
 Summary:        Library containing simple XML-RPC Client support: Build 
Environment
 Group:          Development/Libraries/KDE
 Requires:       %lname = %{version}
-Requires:       kio-devel >= %{_tar_path}
+Requires:       kio-devel >= %{_kf5_bugfix_version}
 
 %description devel
 Library containing simple XML-RPC Client support. Development files.

++++++ kxmlrpcclient-5.37.0.tar.xz -> kxmlrpcclient-5.38.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlrpcclient-5.37.0/CMakeLists.txt 
new/kxmlrpcclient-5.38.0/CMakeLists.txt
--- old/kxmlrpcclient-5.37.0/CMakeLists.txt     2017-08-06 20:13:16.000000000 
+0200
+++ new/kxmlrpcclient-5.38.0/CMakeLists.txt     2017-09-03 10:17:10.000000000 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.37.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
+set(KF5_VERSION "5.38.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
 project(KXmlRpcClient VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.37.0 CONFIG )
+find_package(ECM 5.38.0 CONFIG )
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlrpcclient-5.37.0/po/eu/libkxmlrpcclient5.po 
new/kxmlrpcclient-5.38.0/po/eu/libkxmlrpcclient5.po
--- old/kxmlrpcclient-5.37.0/po/eu/libkxmlrpcclient5.po 1970-01-01 
01:00:00.000000000 +0100
+++ new/kxmlrpcclient-5.38.0/po/eu/libkxmlrpcclient5.po 2017-09-03 
10:17:10.000000000 +0200
@@ -0,0 +1,31 @@
+# Translation of libkxmlrpcclient5.po to Euskara/Basque (eu).
+# Copyright (C) 2017, Free Software Foundation, Inc.
+# This file is distributed under the same license as the frameworks package.
+# KDE Euskaratzeko proiektuaren arduraduna <[email protected]>.
+#
+# Translators:
+# Iñigo Salvador Azurmendi <[email protected]>, 2017.
+msgid ""
+msgstr ""
+"Project-Id-Version: libkxmlrpcclient5\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2016-11-19 20:12+0100\n"
+"PO-Revision-Date: 2017-08-30 23:13+0100\n"
+"Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
+"Language-Team: Basque <[email protected]>\n"
+"Language: eu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: query.cpp:264
+#, kde-format
+msgid "Received invalid XML markup: %1 at %2:%3"
+msgstr "XML markadun baliogabea jaso da: %1 %2:%3-an"
+
+#: query.cpp:278
+#, kde-format
+msgid "Unknown type of XML markup received"
+msgstr "XML markadun mota ezezaguna jaso da"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlrpcclient-5.37.0/po/gl/libkxmlrpcclient5.po 
new/kxmlrpcclient-5.38.0/po/gl/libkxmlrpcclient5.po
--- old/kxmlrpcclient-5.37.0/po/gl/libkxmlrpcclient5.po 2017-08-06 
20:13:16.000000000 +0200
+++ new/kxmlrpcclient-5.38.0/po/gl/libkxmlrpcclient5.po 2017-09-03 
10:17:10.000000000 +0200
@@ -24,7 +24,7 @@
 #: query.cpp:264
 #, kde-format
 msgid "Received invalid XML markup: %1 at %2:%3"
-msgstr "Recibiuse unha etiqueta XML non válida: %1 en %2:%3"
+msgstr "Recibiuse unha etiqueta XML incorrecta: %1 en %2:%3"
 
 #: query.cpp:278
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlrpcclient-5.37.0/po/zh_CN/libkxmlrpcclient5.po 
new/kxmlrpcclient-5.38.0/po/zh_CN/libkxmlrpcclient5.po
--- old/kxmlrpcclient-5.37.0/po/zh_CN/libkxmlrpcclient5.po      2017-08-06 
20:13:16.000000000 +0200
+++ new/kxmlrpcclient-5.38.0/po/zh_CN/libkxmlrpcclient5.po      2017-09-03 
10:17:10.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2017-08-05 09:29-0400\n"
+"PO-Revision-Date: 2017-08-31 05:10-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to