diff --git a/.gitignore b/.gitignore index ae2a2ec..5e6d675 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ clog /Structures_Graph-1.1.0.tgz /XML_Util-1.3.0.tgz /Archive_Tar-1.3.15.tgz +/Archive_Tar-1.3.16.tgz diff --git a/php-pear.spec b/php-pear.spec index 135bff9..9c51401 100644 --- a/php-pear.spec +++ b/php-pear.spec @@ -2,7 +2,7 @@ %global metadir %{_localstatedir}/lib/pear %global getoptver 1.4.0 -%global arctarver 1.3.15 +%global arctarver 1.3.16 # https://pear.php.net/bugs/bug.php?id=19367 # Structures_Graph 1.0.4 - incorrect FSF address %global structver 1.1.0 @@ -17,7 +17,7 @@ Summary: PHP Extension and Application Repository framework Name: php-pear Version: 1.9.5 -Release: 7%{?dist} +Release: 8%{?dist} Epoch: 1 # PEAR, Archive_Tar, XML_Util, Console_Getopt are BSD # Structures_Graph is LGPLv3+ @@ -333,6 +333,9 @@ fi %changelog +* Tue Apr 14 2015 Remi Collet 1:1.9.5-8 +- update Archive_Tar to 1.3.16 (no change) + * Fri Mar 13 2015 Remi Collet 1:1.9.5-7 - update Archive_Tar to 1.3.15 (no change) - add composer provides diff --git a/sources b/sources index 564e998..579e457 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -39ad1740f22321e5f3075e8ec9203622 Archive_Tar-1.3.15.tgz +ef48577e2cbde19866d9ae7aee87c11c Archive_Tar-1.3.16.tgz 72c19ce19d5c6fab89ec79fa14b10c4b Console_Getopt-1.4.0.tgz f44a56765988dafbe348828cac2562ca PEAR-1.9.5.tgz d7bb6744ee4027df817c5ee6ecbb9329 Structures_Graph-1.1.0.tgz