[php-pear] update Console_Getopt to 1.3.1 (not really needed, no change in code)

Remi Collet remi at fedoraproject.org
Tue Mar 8 17:07:11 UTC 2011


commit 9daa49067aea7168a22e4bf46b2978d8cc71c478
Author: remi <fedora at famillecollet.com>
Date:   Tue Mar 8 18:04:31 2011 +0100

    update Console_Getopt to 1.3.1 (not really needed, no change in code)

 .gitignore    |    1 +
 php-pear.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4ccf1a..2b214cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/php-pear.spec b/php-pear.spec
index 4b5abe7..5d15b4f 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -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 at FamilleCollet.com> 1:1.9.2-2
+- update Console_Getopt to 1.3.1 (no change)
+
 * Mon Feb 28 2011 Remi Collet <Fedora at FamilleCollet.com> 1:1.9.2-1
 - update to 1.9.2 (bug + security fix)
   http://pear.php.net/advisory-20110228.txt
diff --git a/sources b/sources
index 6a91dd6..0760657 100644
--- a/sources
+++ b/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


More information about the scm-commits mailing list