updated to 1.06.17

This commit is contained in:
ensc 2007-08-16 17:58:38 +00:00
parent fb9fdfa959
commit 6343aef35b
3 changed files with 6 additions and 3 deletions

View File

@ -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")
+

View File

@ -1 +1 @@
7408bf2b467dd6d7eaa804f9c331dbce xmlrpc-c-1.06.16.tgz
e4fe8390dfa148fd02ec2ec7da9c4238 xmlrpc-c-1.06.17.tgz

View File

@ -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 <enrico.scholz@informatik.tu-chemnitz.de> - 1.06.17-1
- updated to 1.06.17
* Sun Jul 22 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 1.06.16-1
- updated to 1.06.16