diff --git a/.gitignore b/.gitignore index 063e9db..fa5e729 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ clog /Console_Getopt-1.4.0.tgz /Archive_Tar-1.3.14.tgz /Structures_Graph-1.1.0.tgz +/XML_Util-1.3.0.tgz diff --git a/php-pear.spec b/php-pear.spec index 08b5aeb..883a84e 100644 --- a/php-pear.spec +++ b/php-pear.spec @@ -6,7 +6,7 @@ # https://pear.php.net/bugs/bug.php?id=19367 # Structures_Graph 1.0.4 - incorrect FSF address %global structver 1.1.0 -%global xmlutil 1.2.3 +%global xmlutil 1.3.0 # Tests are only run with rpmbuild --with tests # Can't be run in mock / koji because PEAR is the first package @@ -17,7 +17,7 @@ Summary: PHP Extension and Application Repository framework Name: 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 LGPLv3+ @@ -328,6 +328,9 @@ fi %changelog +* Mon Mar 2 2015 Remi Collet 1:1.9.5-6 +- update XML_Util to 1.3.0 + * Fri Feb 27 2015 Remi Collet 1:1.9.5-5 - update Structures_Graph to 1.1.0 - update Archive_Tar to 1.3.14 diff --git a/sources b/sources index 5301d6c..d6d35d2 100644 --- a/sources +++ b/sources @@ -2,4 +2,4 @@ 72c19ce19d5c6fab89ec79fa14b10c4b Console_Getopt-1.4.0.tgz f44a56765988dafbe348828cac2562ca PEAR-1.9.5.tgz d7bb6744ee4027df817c5ee6ecbb9329 Structures_Graph-1.1.0.tgz -7280fe3c5a7db11a7a9c293dcf81a285 XML_Util-1.2.3.tgz +7639263e35f5d2bc3cdee52484a2f366 XML_Util-1.3.0.tgz