[php-pear/f18] update Archive_Tar to 1.3.11

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


commit 4cb973be7979d82e8eb2a33ec043de6480445cd3
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sat Feb 9 15:04:43 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 fcd587b..16f4b32 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -1,7 +1,7 @@
 %global peardir %{_datadir}/pear
 
 %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
@@ -14,7 +14,7 @@
 Summary: PHP Extension and Application Repository framework
 Name: php-pear
 Version: 1.9.4
-Release: 11%{?dist}.1
+Release: 11%{?dist}.2
 Epoch: 1
 # PEAR, Archive_Tar, XML_Util are BSD
 # Console_Getopt is PHP
@@ -215,6 +215,9 @@ rm new-pear.conf
 
 
 %changelog
+* Sat Feb  9 2013 Remi Collet <remi at fedoraproject.org> 1:1.9.4-15
+- update Archive_Tar to 1.3.11
+
 * Wed Oct 31 2012 Remi Collet <remi at fedoraproject.org> 1:1.9.4-11.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