From 6343aef35bf7f9e46f0eb9cf33eeb2f98e854651 Mon Sep 17 00:00:00 2001 From: ensc Date: Thu, 16 Aug 2007 17:58:38 +0000 Subject: [PATCH] updated to 1.06.17 --- 0001-make-cmake-transition.txt | 2 +- sources | 2 +- xmlrpc-c.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/0001-make-cmake-transition.txt b/0001-make-cmake-transition.txt index 53bb35f..413a097 100644 --- a/0001-make-cmake-transition.txt +++ b/0001-make-cmake-transition.txt @@ -118,7 +118,7 @@ index 0000000..e4505f7 +include(CheckIncludeFile) +include(CheckFunctionExists) + -+set(XMLRPC_C_VERSION "1.06.16" CACHE STRING "Version of xmlrpc-c") ++set(XMLRPC_C_VERSION "1.06.17" CACHE STRING "Version of xmlrpc-c") +set(XMLRPC_C_LIBVERSION "3.6.15") +set(XMLRPC_C_SOVERSION "3") + diff --git a/sources b/sources index 6df83f6..09e6055 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7408bf2b467dd6d7eaa804f9c331dbce xmlrpc-c-1.06.16.tgz +e4fe8390dfa148fd02ec2ec7da9c4238 xmlrpc-c-1.06.17.tgz diff --git a/xmlrpc-c.spec b/xmlrpc-c.spec index 6eeb16e..6ca242e 100644 --- a/xmlrpc-c.spec +++ b/xmlrpc-c.spec @@ -2,7 +2,7 @@ Summary: A lightweight RPC library based on XML and HTTP Name: xmlrpc-c -Version: 1.06.16 +Version: 1.06.17 Release: %release_func 1 License: BSD/PSF -- see COPYING Group: System Environment/Libraries @@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Aug 16 2007 Enrico Scholz - 1.06.17-1 +- updated to 1.06.17 + * Sun Jul 22 2007 Enrico Scholz - 1.06.16-1 - updated to 1.06.16