[php-pear] update to XML_RPC-1.5.5

Remi Collet remi at fedoraproject.org
Sat Aug 27 14:36:27 UTC 2011


commit 867f8121afd0334a58722002ed32ce64f83c48c4
Author: remi <fedora at famillecollet.com>
Date:   Sat Aug 27 16:36:08 2011 +0200

    update to XML_RPC-1.5.5

 .gitignore    |    1 +
 php-pear.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2326c00..f1965d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Console_Getopt-1.3.1.tgz
 /PEAR-1.9.3.tgz
 /PEAR-1.9.4.tgz
+/XML_RPC-1.5.5.tgz
diff --git a/php-pear.spec b/php-pear.spec
index bcadf33..bd1fc30 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -1,6 +1,6 @@
 %global peardir %{_datadir}/pear
 
-%global xmlrpcver 1.5.4
+%global xmlrpcver 1.5.5
 %global getoptver 1.3.1
 %global arctarver 1.3.7
 %global structver 1.0.4
@@ -9,7 +9,7 @@
 Summary: PHP Extension and Application Repository framework
 Name: php-pear
 Version: 1.9.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 # PEAR, Archive_Tar, XML_Util are BSD
 # XML-RPC, Console_Getopt are PHP
@@ -170,6 +170,9 @@ rm new-pear.conf
 
 
 %changelog
+* Sat Aug 27 2011 Remi Collet <Fedora at FamilleCollet.com> 1:1.9.4-2
+- update to XML_RPC-1.5.5
+
 * Thu Jul 07 2011 Remi Collet <Fedora at FamilleCollet.com> 1:1.9.4-1
 - update to 1.9.4
 
diff --git a/sources b/sources
index b48035e..91374a4 100644
--- a/sources
+++ b/sources
@@ -2,5 +2,5 @@ a40b15b38ef8a5239309c9faedfa123b  Archive_Tar-1.3.7.tgz
 310b39cf091b9a0abf398bead60f3f8d  Console_Getopt-1.3.1.tgz
 c52b09758e851235e6a93a2c1e1a8ee9  PEAR-1.9.4.tgz
 b99c5e9ac348a2e81515ba16deb7ded3  Structures_Graph-1.0.4.tgz
-da0d1c21960a67bc76629db28d2c7755  XML_RPC-1.5.4.tgz
+02f9b1a27636527ddf6661e545799d45  XML_RPC-1.5.5.tgz
 b8d4efcdb11b308b179f7bb63043284f  XML_Util-1.2.1.tgz


More information about the scm-commits mailing list