[php-pear] update Structures_Graph to 1.0.4

Remi Collet remi at fedoraproject.org
Tue Oct 26 17:38:46 UTC 2010


commit bee08edc63618d34e98f2f9d17a504c449ce3101
Author: remi <fedora at famillecollet.com>
Date:   Tue Oct 26 19:38:41 2010 +0200

    update Structures_Graph to 1.0.4

 .gitignore    |    6 ++++++
 php-pear.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c48418d..b4b2e70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,9 @@ PEAR-1.9.1.tgz
 Structures_Graph-1.0.3.tgz
 XML_RPC-1.5.4.tgz
 XML_Util-1.2.1.tgz
+/Archive_Tar-1.3.7.tgz
+/Console_Getopt-1.2.3.tgz
+/PEAR-1.9.1.tgz
+/Structures_Graph-1.0.4.tgz
+/XML_RPC-1.5.4.tgz
+/XML_Util-1.2.1.tgz
diff --git a/php-pear.spec b/php-pear.spec
index b78748b..15e95ac 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -3,13 +3,13 @@
 %global xmlrpcver 1.5.4
 %global getoptver 1.2.3
 %global arctarver 1.3.7
-%global structver 1.0.3
+%global structver 1.0.4
 %global xmlutil   1.2.1
 
 Summary: PHP Extension and Application Repository framework
 Name: php-pear
 Version: 1.9.1
-Release: 4%{?dist}
+Release: 5%{?dist}
 Epoch: 1
 # PEAR, Archive_Tar, XML_Util are BSD
 # XML-RPC, Console_Getopt are PHP
@@ -164,6 +164,9 @@ rm new-pear.conf
 
 
 %changelog
+* Tue Oct 26 2010 Remi Collet <Fedora at FamilleCollet.com> 1:1.9.1-5
+- update Structures_Graph to 1.0.4
+
 * Fri Sep 10 2010 Joe Orton <jorton at redhat.com> - 1:1.9.1-4
 - ship LICENSE file for XML_RPC
 
diff --git a/sources b/sources
index bd5047d..2a1a539 100644
--- a/sources
+++ b/sources
@@ -1,6 +1,6 @@
 a40b15b38ef8a5239309c9faedfa123b  Archive_Tar-1.3.7.tgz
 d7618327f9302a7191893768982de823  Console_Getopt-1.2.3.tgz
 e301d2d81371327a96864a307b85509d  PEAR-1.9.1.tgz
-d2d8db74818be5cb0af7def3fc285bfc  Structures_Graph-1.0.3.tgz
+b99c5e9ac348a2e81515ba16deb7ded3  Structures_Graph-1.0.4.tgz
 da0d1c21960a67bc76629db28d2c7755  XML_RPC-1.5.4.tgz
 b8d4efcdb11b308b179f7bb63043284f  XML_Util-1.2.1.tgz


More information about the scm-commits mailing list