[packages/xmlrpc-c] - updated to 1.39.13

qboosh qboosh at pld-linux.org
Sat Mar 14 19:05:30 CET 2020


commit 6802c6f65ba5d8996a1bf960dd8c62c10f7870bb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 14 19:06:30 2020 +0100

    - updated to 1.39.13

 xmlrpc-c-cmake.patch | 2 +-
 xmlrpc-c.spec        | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/xmlrpc-c.spec b/xmlrpc-c.spec
index 36a4079..84e9fd0 100644
--- a/xmlrpc-c.spec
+++ b/xmlrpc-c.spec
@@ -1,8 +1,8 @@
 Summary:	XML-RPC C library - an implementation of the xmlrpc protocol
 Summary(pl.UTF-8):	Biblioteka XML-RPC C - implementacja protokołu xmlrpc
 Name:		xmlrpc-c
-Version:	1.39.12
-Release:	3
+Version:	1.39.13
+Release:	1
 License:	XML-RPC for C License (BSD-like)
 Group:		Libraries
 # for feature versions:
@@ -11,7 +11,7 @@ Group:		Libraries
 # and check which version was used for it.
 # for "super stable" versions:
 Source0:	http://downloads.sourceforge.net/xmlrpc-c/%{name}-%{version}.tgz
-# Source0-md5:	1e01d4a462198b6c0a4f44b66cbf7a93
+# Source0-md5:	393d5450c74baffc94b36a2a0c838c3b
 Patch0:		%{name}-fastdep.patch
 Patch1:		%{name}-soname.patch
 Patch2:		%{name}-cflags.patch
diff --git a/xmlrpc-c-cmake.patch b/xmlrpc-c-cmake.patch
index 101478e..850da55 100644
--- a/xmlrpc-c-cmake.patch
+++ b/xmlrpc-c-cmake.patch
@@ -26,7 +26,7 @@ index 0000000..2876dea
 +
 +set(XMLRPC_C_VERSION_MAJOR "1"  CACHE STRING "Version (major) of xmlrpc-c")
 +set(XMLRPC_C_VERSION_MINOR "39" CACHE STRING "Version (minor) of xmlrpc-c")
-+set(XMLRPC_C_VERSION_POINT "12"  CACHE STRING "Version (point) of xmlrpc-c")
++set(XMLRPC_C_VERSION_POINT "13"  CACHE STRING "Version (point) of xmlrpc-c")
 +
 +set(XMLRPC_C_VERSION
 +  "${XMLRPC_C_VERSION_MAJOR}.${XMLRPC_C_VERSION_MINOR}.${XMLRPC_C_VERSION_POINT}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xmlrpc-c.git/commitdiff/6802c6f65ba5d8996a1bf960dd8c62c10f7870bb



More information about the pld-cvs-commit mailing list