summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-29 06:48:14 +0200
committerRemi Collet <remi@remirepo.net>2017-06-29 06:48:14 +0200
commite7af61dd8eccbe6d4fa2153bd8be7afcc9928e9c (patch)
treed7c87e6ab3fff45aa0b67286a5a24b17df07f9e2
parentea8f0593ca0ff2d74c9c4d1321f16d7dcdaf0a03 (diff)
update XML_Util to 1.4.3 (no change)
-rw-r--r--php-pear.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pear.spec b/php-pear.spec
index f64f3f6..5fb388b 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.4.2
+%global xmlutil 1.4.3
%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.5
-Release: 1%{?dist}
+Release: 2%{?dist}
Epoch: 1
# PEAR, PEAR_Manpages, Archive_Tar, XML_Util, Console_Getopt are BSD
# Structures_Graph is LGPLv3+
@@ -418,6 +418,9 @@ fi
%changelog
+* Thu Jun 29 2017 Remi Collet <remi@remirepo.net> - 1:1.10.5-2
+- update XML_Util to 1.4.3 (no change)
+
* Tue Jun 27 2017 Remi Collet <remi@remirepo.net> - 1:1.10.5-1
- Update to 1.10.5 (no change)