update Console_Getopt to 1.3.1 (not really needed, no change in code)
This commit is contained in:
parent
c036b8952b
commit
9daa49067a
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ XML_Util-1.2.1.tgz
|
||||
/XML_Util-1.2.1.tgz
|
||||
/Console_Getopt-1.3.0.tgz
|
||||
/PEAR-1.9.2.tgz
|
||||
/Console_Getopt-1.3.1.tgz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global peardir %{_datadir}/pear
|
||||
|
||||
%global xmlrpcver 1.5.4
|
||||
%global getoptver 1.3.0
|
||||
%global getoptver 1.3.1
|
||||
%global arctarver 1.3.7
|
||||
%global structver 1.0.4
|
||||
%global xmlutil 1.2.1
|
||||
@ -166,6 +166,9 @@ rm new-pear.conf
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 8 2011 Remi Collet <Fedora@FamilleCollet.com> 1:1.9.2-2
|
||||
- update Console_Getopt to 1.3.1 (no change)
|
||||
|
||||
* Mon Feb 28 2011 Remi Collet <Fedora@FamilleCollet.com> 1:1.9.2-1
|
||||
- update to 1.9.2 (bug + security fix)
|
||||
http://pear.php.net/advisory-20110228.txt
|
||||
|
2
sources
2
sources
@ -1,5 +1,5 @@
|
||||
a40b15b38ef8a5239309c9faedfa123b Archive_Tar-1.3.7.tgz
|
||||
d8e9e8e5efc5a4afdc7e62b294b2655e Console_Getopt-1.3.0.tgz
|
||||
310b39cf091b9a0abf398bead60f3f8d Console_Getopt-1.3.1.tgz
|
||||
2810094b44cf1e9e7da5b5bc3e7b1798 PEAR-1.9.2.tgz
|
||||
b99c5e9ac348a2e81515ba16deb7ded3 Structures_Graph-1.0.4.tgz
|
||||
da0d1c21960a67bc76629db28d2c7755 XML_RPC-1.5.4.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user