update to XML_RPC-1.5.5
This commit is contained in:
parent
acb07f9b78
commit
867f8121af
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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@FamilleCollet.com> 1:1.9.4-2
|
||||
- update to XML_RPC-1.5.5
|
||||
|
||||
* Thu Jul 07 2011 Remi Collet <Fedora@FamilleCollet.com> 1:1.9.4-1
|
||||
- update to 1.9.4
|
||||
|
||||
|
2
sources
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user