update XML_Util to 1.4.3 (no change)
This commit is contained in:
parent
f385b66f3b
commit
5cbea5945e
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ clog
|
||||
/PEAR-1.10.4.tgz
|
||||
/Archive_Tar-1.4.3.tgz
|
||||
/PEAR-1.10.5.tgz
|
||||
/XML_Util-1.4.3.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.4.2
|
||||
%global xmlutil 1.4.3
|
||||
%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.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 1
|
||||
# PEAR, PEAR_Manpages, Archive_Tar, XML_Util, Console_Getopt are BSD
|
||||
# Structures_Graph is LGPLv3+
|
||||
@ -290,6 +290,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)
|
||||
|
||||
* Wed Jun 28 2017 Remi Collet <remi@remirepo.net> 1:1.10.5-1
|
||||
- update PEAR to 1.10.5 (no change)
|
||||
|
||||
|
2
sources
2
sources
@ -3,4 +3,4 @@ SHA512 (Console_Getopt-1.4.1.tgz) = cbf12a72b33424935f019b17ae8fa55289eae77d3845
|
||||
SHA512 (PEAR-1.10.5.tgz) = c310fa8ec72ba201313dc03953ec1eba82daa137b27eac880fd5388dce72d38e6aa40737da43c3ad41db4df0d6717c7d77cf477d64b29245854ae95d2a94c364
|
||||
SHA512 (PEAR_Manpages-1.10.0.tgz) = 41bb2397c381d6315a355d01554c3c0e1ce38f30c25a56044fa8e0955baac04a39cea2bf1b0398a47c56c381c5373d78864862086ebf6958aed693521f822833
|
||||
SHA512 (Structures_Graph-1.1.1.tgz) = cd4feb265e1aa05de348645dfc0b8e336486cb02c553dd8fcacb0a1eab452bf54108e07864395d55e0c92f4ffd338a5ae846b2dc28804bb23f03c91864ef0284
|
||||
SHA512 (XML_Util-1.4.2.tgz) = e0a328f92cdcd09277238e14d68b73cba319ab9b4e9c50ab102b43f73c889599f5933415dc228bd1feb56a48c1527e0e9a86999ee2209b2d84131691aee74cbe
|
||||
SHA512 (XML_Util-1.4.3.tgz) = c21a7cef90743e124c4bc8e0453b634de8f6a6b0aac060acc1a17f481a2eb8757d322b05c69151280b7651cea927b2c64b7d49b9fd815dcdc606d0472d967310
|
||||
|
Loading…
Reference in New Issue
Block a user