[php-pear] update PEAR to 1.9.5

Remi Collet remi at fedoraproject.org
Tue Jul 15 13:29:21 UTC 2014


commit fb728f9795e68baff8a060d94c04744774c533b0
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Jul 15 15:29:40 2014 +0200

    update PEAR to 1.9.5

 .gitignore    |    1 +
 php-pear.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f6e2653..ede9e9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ clog
 /Archive_Tar-1.3.10.tgz
 /Archive_Tar-1.3.11.tgz
 /XML_Util-1.2.3.tgz
+/PEAR-1.9.5.tgz
diff --git a/php-pear.spec b/php-pear.spec
index 39385e5..57866b6 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -16,8 +16,8 @@
 
 Summary: PHP Extension and Application Repository framework
 Name: php-pear
-Version: 1.9.4
-Release: 29%{?dist}
+Version: 1.9.5
+Release: 1%{?dist}
 Epoch: 1
 # PEAR, Archive_Tar, XML_Util are BSD
 # Console_Getopt is PHP
@@ -315,6 +315,9 @@ fi
 
 
 %changelog
+* Tue Jul 15 2014 Remi Collet <remi at fedoraproject.org> 1:1.9.5-1
+- update PEAR to 1.9.5
+
 * Sat Jun  7 2014 Remi Collet <remi at fedoraproject.org> 1:1.9.4-29
 - update XML_Util to 1.2.3
 - fix test suite (not used)
diff --git a/sources b/sources
index c216f09..a36664b 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
 ae0c95a03db7dbc723f7d50523029ce5  Archive_Tar-1.3.11.tgz
 310b39cf091b9a0abf398bead60f3f8d  Console_Getopt-1.3.1.tgz
-c52b09758e851235e6a93a2c1e1a8ee9  PEAR-1.9.4.tgz
+f44a56765988dafbe348828cac2562ca  PEAR-1.9.5.tgz
 b99c5e9ac348a2e81515ba16deb7ded3  Structures_Graph-1.0.4.tgz
 7280fe3c5a7db11a7a9c293dcf81a285  XML_Util-1.2.3.tgz


More information about the scm-commits mailing list