[php-pear/f20] update XML_Util to 1.3.0

Remi Collet remi at fedoraproject.org
Mon Mar 2 08:26:34 UTC 2015


commit 5342259593f8a5c265e07a34d38e0dfd97a87c50
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Mar 2 09:16:31 2015 +0100

    update XML_Util to 1.3.0
    
    (cherry picked from commit 7cf1cac2b2c7b7ea2611284eed8f0875ca6212fb)

 .gitignore    | 1 +
 php-pear.spec | 7 +++++--
 sources       | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 1be9979..6366b41 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+
@@ -317,6 +317,9 @@ fi
 
 
 %changelog
+* Mon Mar  2 2015 Remi Collet <remi at fedoraproject.org> 1:1.9.5-6
+- update XML_Util to 1.3.0
+
 * Fri Feb 27 2015 Remi Collet <remi at fedoraproject.org> 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


More information about the scm-commits mailing list