diff --git a/.gitignore b/.gitignore index 2a4a1b7..c1a2154 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ clog /PEAR-1.10.0.tgz /PEAR_Manpages-1.10.0.tgz /PEAR-1.10.1.tgz +/Archive_Tar-1.4.2.tgz diff --git a/php-pear.spec b/php-pear.spec index 7e17090..a205366 100644 --- a/php-pear.spec +++ b/php-pear.spec @@ -9,7 +9,7 @@ %global metadir %{_localstatedir}/lib/pear %global getoptver 1.4.1 -%global arctarver 1.4.0 +%global arctarver 1.4.2 # https://pear.php.net/bugs/bug.php?id=19367 # Structures_Graph 1.0.4 - incorrect FSF address %global structver 1.1.1 @@ -27,7 +27,7 @@ Summary: PHP Extension and Application Repository framework Name: php-pear Version: 1.10.1 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 # PEAR, PEAR_Manpages, Archive_Tar, XML_Util, Console_Getopt are BSD # Structures_Graph is LGPLv3+ @@ -355,6 +355,9 @@ fi %changelog +* Thu Feb 25 2016 Remi Collet 1:1.10.1-4 +- update Archive_Tar to 1.4.2 + * Wed Feb 10 2016 Remi Collet 1:1.10.1-3 - use file triggers for pecl extensions (un)registration - define %%pecl_install and %%pecl_uninstall as noop macro diff --git a/sources b/sources index aae22ea..4d218c1 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -f547764b567155219a87273b23b148fb Archive_Tar-1.4.0.tgz +910067b1cd9673ba7f110159a6b5a3b1 Archive_Tar-1.4.2.tgz f9276d111618284efb3f900b6f753c6a Console_Getopt-1.4.1.tgz aad1a30bec700f5981c31626a557c3e7 PEAR-1.10.1.tgz c8b217eb772b2675c10e99fc1ac8e384 PEAR_Manpages-1.10.0.tgz