update PEAR to 1.9.5
This commit is contained in:
parent
be645547ca
commit
fb728f9795
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ clog
|
||||
/Archive_Tar-1.3.10.tgz
|
||||
/Archive_Tar-1.3.11.tgz
|
||||
/XML_Util-1.2.3.tgz
|
||||
/PEAR-1.9.5.tgz
|
||||
|
@ -16,8 +16,8 @@
|
||||
|
||||
Summary: PHP Extension and Application Repository framework
|
||||
Name: php-pear
|
||||
Version: 1.9.4
|
||||
Release: 29%{?dist}
|
||||
Version: 1.9.5
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
# PEAR, Archive_Tar, XML_Util are BSD
|
||||
# Console_Getopt is PHP
|
||||
@ -315,6 +315,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 15 2014 Remi Collet <remi@fedoraproject.org> 1:1.9.5-1
|
||||
- update PEAR to 1.9.5
|
||||
|
||||
* Sat Jun 7 2014 Remi Collet <remi@fedoraproject.org> 1:1.9.4-29
|
||||
- update XML_Util to 1.2.3
|
||||
- fix test suite (not used)
|
||||
|
2
sources
2
sources
@ -1,5 +1,5 @@
|
||||
ae0c95a03db7dbc723f7d50523029ce5 Archive_Tar-1.3.11.tgz
|
||||
310b39cf091b9a0abf398bead60f3f8d Console_Getopt-1.3.1.tgz
|
||||
c52b09758e851235e6a93a2c1e1a8ee9 PEAR-1.9.4.tgz
|
||||
f44a56765988dafbe348828cac2562ca PEAR-1.9.5.tgz
|
||||
b99c5e9ac348a2e81515ba16deb7ded3 Structures_Graph-1.0.4.tgz
|
||||
7280fe3c5a7db11a7a9c293dcf81a285 XML_Util-1.2.3.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user