summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-02-26 17:21:48 +0100
committerRemi Collet <fedora@famillecollet.com>2015-02-26 17:21:48 +0100
commite9b685f548ebc4a0c1291f1d30ed5fba4f2782a5 (patch)
tree92045bd29afff473807ee697db5b6b0ea224d685
parentf41f7cb2da520d87940e004f1ac05ce4d3fcea43 (diff)
php-pear: update Archive_Tar 1.3.14
-rw-r--r--php-pear.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pear.spec b/php-pear.spec
index 5f78548..52ab132 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -6,7 +6,7 @@
%global metadir %{_localstatedir}/lib/pear
%global getoptver 1.4.0
-%global arctarver 1.3.13
+%global arctarver 1.3.14
# https://pear.php.net/bugs/bug.php?id=19367
# Structures_Graph 1.0.4 - incorrect FSF address
%global structver 1.0.4
@@ -23,7 +23,7 @@
Summary: PHP Extension and Application Repository framework
Name: %{?scl_prefix}php-pear
Version: 1.9.5
-Release: 5%{?dist}
+Release: 6%{?dist}
Epoch: 1
# PEAR, Archive_Tar, XML_Util, Console_Getopt are BSD
# Structures_Graph is LGPLv2+
@@ -364,6 +364,9 @@ fi
%changelog
+* Thu Feb 26 2015 Remi Collet <remi@fedoraproject.org> 1:1.9.5-6
+- update Archive_Tar to 1.3.14
+
* Sun Feb 22 2015 Remi Collet <remi@fedoraproject.org> 1:1.9.5-5
- update Console_Getopt to 1.4.0
- raise php minimum version to 5.4