diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-04 10:29:49 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-04 10:29:49 +0100 |
commit | 26c4907e31ccb5bab255ef1890c0bea18b83a182 (patch) | |
tree | d3dc254c98049ac8c677b34852b91fb1e3e0c933 | |
parent | f424a1d3ef362de3a6df5eaa4cfecd15e38f9a82 (diff) |
php-pear: XML_Util 1.4.0
-rw-r--r-- | php-pear.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pear.spec b/php-pear.spec index 46d50c8..d4087da 100644 --- a/php-pear.spec +++ b/php-pear.spec @@ -24,7 +24,7 @@ # https://pear.php.net/bugs/bug.php?id=19367 # Structures_Graph 1.0.4 - incorrect FSF address %global structver 1.1.1 -%global xmlutil 1.3.0 +%global xmlutil 1.4.0 %global manpages 1.10.0 # Tests are only run with rpmbuild --with tests @@ -40,7 +40,7 @@ Summary: PHP Extension and Application Repository framework Name: %{?scl_prefix}php-pear Version: 1.10.1 -Release: 8%{?dist} +Release: 9%{?dist} Epoch: 1 # PEAR, PEAR_Manpages, Archive_Tar, XML_Util, Console_Getopt are BSD # Structures_Graph is LGPLv3+ @@ -429,6 +429,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Feb 4 2017 Remi Collet <remi@fedoraproject.org> 1:1.10.1-9 +- update XML_Util to 1.4.0 + * Sat Dec 10 2016 Remi Collet <remi@fedoraproject.org> 1:1.10.1-8 - obsolete pear1u to allow simple upgrade |