update XML_Util to 1.4.0
This commit is contained in:
parent
32222bb733
commit
ad1211ee03
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ clog
|
||||
/PEAR_Manpages-1.10.0.tgz
|
||||
/PEAR-1.10.1.tgz
|
||||
/Archive_Tar-1.4.2.tgz
|
||||
/XML_Util-1.4.0.tgz
|
||||
|
@ -13,7 +13,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
|
||||
@ -27,7 +27,7 @@
|
||||
Summary: PHP Extension and Application Repository framework
|
||||
Name: php-pear
|
||||
Version: 1.10.1
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Epoch: 1
|
||||
# PEAR, PEAR_Manpages, Archive_Tar, XML_Util, Console_Getopt are BSD
|
||||
# Structures_Graph is LGPLv3+
|
||||
@ -293,6 +293,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 4 2017 Remi Collet <remi@fedoraproject.org> 1:1.10.1-9
|
||||
- update XML_Util to 1.4.0
|
||||
|
||||
* Fri Sep 30 2016 Remi Collet <remi@fedoraproject.org> 1:1.10.1-7
|
||||
- fix https connection via a proxy
|
||||
patch from https://github.com/pear/pear-core/pull/51
|
||||
|
12
sources
12
sources
@ -1,6 +1,6 @@
|
||||
910067b1cd9673ba7f110159a6b5a3b1 Archive_Tar-1.4.2.tgz
|
||||
f9276d111618284efb3f900b6f753c6a Console_Getopt-1.4.1.tgz
|
||||
aad1a30bec700f5981c31626a557c3e7 PEAR-1.10.1.tgz
|
||||
c8b217eb772b2675c10e99fc1ac8e384 PEAR_Manpages-1.10.0.tgz
|
||||
ee63a3d24c94338af90334f3dd42c518 Structures_Graph-1.1.1.tgz
|
||||
7639263e35f5d2bc3cdee52484a2f366 XML_Util-1.3.0.tgz
|
||||
SHA512 (Archive_Tar-1.4.2.tgz) = dad5872c82fb9fd961dc06d173610f60d0e05b4c05428e3410beb5a6cdf05de27704edf805e7db80c4031409af5d7d59e7abe43cef7aa11fd9d086b1c6e8e761
|
||||
SHA512 (Console_Getopt-1.4.1.tgz) = cbf12a72b33424935f019b17ae8fa55289eae77d3845dcfcbbc1c47b71111992d2c0eb837b0f262ce644809c3cc06ad0c2bb04aa1b6ec89a1e3122f327114dbd
|
||||
SHA512 (PEAR-1.10.1.tgz) = df5f09a92d211a09dae147af474399171aed46e0536c091468b73b43ba4acdbdbf7b5cbdd17ef48b7d36d7b9dd23187dc6c75733731c267768d49c89698b0ef2
|
||||
SHA512 (PEAR_Manpages-1.10.0.tgz) = 41bb2397c381d6315a355d01554c3c0e1ce38f30c25a56044fa8e0955baac04a39cea2bf1b0398a47c56c381c5373d78864862086ebf6958aed693521f822833
|
||||
SHA512 (Structures_Graph-1.1.1.tgz) = cd4feb265e1aa05de348645dfc0b8e336486cb02c553dd8fcacb0a1eab452bf54108e07864395d55e0c92f4ffd338a5ae846b2dc28804bb23f03c91864ef0284
|
||||
SHA512 (XML_Util-1.4.0.tgz) = 4252eab81304607543230c41da061f32f158994b23d1b5bded91ae53e9f1f65264bdd7ffb85452839efe8ee812822a492a3429d86bdd9c1bad56651384db7748
|
||||
|
Loading…
Reference in New Issue
Block a user