[php-pear/f17] update Archive_Tar to 1.3.11

Remi Collet remi at fedoraproject.org
Sat Feb 9 14:13:04 UTC 2013


commit 900ab1b4d19fa7cca3dd2b313580650a810e5079
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sat Feb 9 15:12:55 2013 +0100

    update Archive_Tar to 1.3.11

 .gitignore    |    4 +++-
 php-pear.spec |    7 +++++--
 sources       |    3 +--
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index babf27a..2310369 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
-*~
+clog
+*spec~
 /Archive_Tar-1.3.7.tgz
 /Structures_Graph-1.0.4.tgz
 /XML_RPC-1.5.4.tgz
@@ -10,3 +11,4 @@
 /Archive_Tar-1.3.8.tgz
 /Archive_Tar-1.3.9.tgz
 /Archive_Tar-1.3.10.tgz
+/Archive_Tar-1.3.11.tgz
diff --git a/php-pear.spec b/php-pear.spec
index 3acbdb7..7357ee2 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -4,7 +4,7 @@
 # XML_RPC Please Provides LICENSE file
 %global xmlrpcver 1.5.5
 %global getoptver 1.3.1
-%global arctarver 1.3.10
+%global arctarver 1.3.11
 # https://pear.php.net/bugs/bug.php?id=19367
 # Structures_Graph 1.0.4 - incorrect FSF address
 %global structver 1.0.4
@@ -17,7 +17,7 @@
 Summary: PHP Extension and Application Repository framework
 Name: php-pear
 Version: 1.9.4
-Release: 7%{?dist}.1
+Release: 7%{?dist}.2
 Epoch: 1
 # PEAR, Archive_Tar, XML_Util are BSD
 # XML-RPC, Console_Getopt are PHP
@@ -201,6 +201,9 @@ rm new-pear.conf
 
 
 %changelog
+* Sat Feb  9 2013 Remi Collet <remi at fedoraproject.org> 1:1.9.4-7-2
+- update Archive_Tar to 1.3.11
+
 * Wed Oct 31 2012 Remi Collet <remi at fedoraproject.org> 1:1.9.4-7.1
 - provides value for %%{pear_metadir}
 
diff --git a/sources b/sources
index c0cc1b0..88e14eb 100644
--- a/sources
+++ b/sources
@@ -1,6 +1,5 @@
-19db62b326a12388d5e23e8c4896d5b6  Archive_Tar-1.3.10.tgz
+ae0c95a03db7dbc723f7d50523029ce5  Archive_Tar-1.3.11.tgz
 310b39cf091b9a0abf398bead60f3f8d  Console_Getopt-1.3.1.tgz
 c52b09758e851235e6a93a2c1e1a8ee9  PEAR-1.9.4.tgz
 b99c5e9ac348a2e81515ba16deb7ded3  Structures_Graph-1.0.4.tgz
-02f9b1a27636527ddf6661e545799d45  XML_RPC-1.5.5.tgz
 b8d4efcdb11b308b179f7bb63043284f  XML_Util-1.2.1.tgz


More information about the scm-commits mailing list