diff --git a/.gitignore b/.gitignore index 3fae827..2326c00 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /XML_Util-1.2.1.tgz /Console_Getopt-1.3.1.tgz /PEAR-1.9.3.tgz +/PEAR-1.9.4.tgz diff --git a/php-pear.spec b/php-pear.spec index 4a0e652..bcadf33 100644 --- a/php-pear.spec +++ b/php-pear.spec @@ -8,8 +8,8 @@ Summary: PHP Extension and Application Repository framework Name: php-pear -Version: 1.9.3 -Release: 2%{?dist} +Version: 1.9.4 +Release: 1%{?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 +* Thu Jul 07 2011 Remi Collet 1:1.9.4-1 +- update to 1.9.4 + * Fri Jun 10 2011 Remi Collet 1:1.9.3-2 - fix pecl launcher diff --git a/sources b/sources index 33d49a6..b48035e 100644 --- a/sources +++ b/sources @@ -1,6 +1,6 @@ a40b15b38ef8a5239309c9faedfa123b Archive_Tar-1.3.7.tgz 310b39cf091b9a0abf398bead60f3f8d Console_Getopt-1.3.1.tgz -6841b9a285f944dbbc4a95f08729517b PEAR-1.9.3.tgz +c52b09758e851235e6a93a2c1e1a8ee9 PEAR-1.9.4.tgz b99c5e9ac348a2e81515ba16deb7ded3 Structures_Graph-1.0.4.tgz da0d1c21960a67bc76629db28d2c7755 XML_RPC-1.5.4.tgz b8d4efcdb11b308b179f7bb63043284f XML_Util-1.2.1.tgz