This commit is contained in:
Remi Collet 2015-10-07 13:15:02 +02:00
parent 238d5dac88
commit dc911d79d4
3 changed files with 10 additions and 6 deletions

2
.gitignore vendored
View File

@ -28,3 +28,5 @@ clog
/PEAR-1.10.0dev2.tgz
/PEAR_Manpages-1.10.0dev2.tgz
/PEAR-1.10.0dev3.tgz
/PEAR-1.10.0.tgz
/PEAR_Manpages-1.10.0.tgz

View File

@ -14,7 +14,7 @@
# Structures_Graph 1.0.4 - incorrect FSF address
%global structver 1.1.1
%global xmlutil 1.3.0
%global manpages 1.10.0dev2
%global manpages 1.10.0
# Tests are only run with rpmbuild --with tests
# Can't be run in mock / koji because PEAR is the first package
@ -22,12 +22,10 @@
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
%global pearprever dev3
Summary: PHP Extension and Application Repository framework
Name: php-pear
Version: 1.10.0
Release: 0.2.%{pearprever}%{?dist}
Release: 1%{?dist}
Epoch: 1
# PEAR, PEAR_Manpages, Archive_Tar, XML_Util, Console_Getopt are BSD
# Structures_Graph is LGPLv3+
@ -329,6 +327,9 @@ fi
%changelog
* Wed Oct 7 2015 Remi Collet <remi@fedoraproject.org> 1:1.10.0-1
- update PEAR and PEAR_Manpages to 1.10.0
* Tue Sep 29 2015 Remi Collet <remi@fedoraproject.org> 1:1.10.0-0.2.dev3
- update PEAR to 1.10.0dev3

View File

@ -1,6 +1,7 @@
f547764b567155219a87273b23b148fb Archive_Tar-1.4.0.tgz
f9276d111618284efb3f900b6f753c6a Console_Getopt-1.4.1.tgz
b928e8de87a94887eb67457382ddcad1 PEAR-1.10.0dev3.tgz
f95923875fbfd1bfbd48ad5b5c27cbf7 PEAR_Manpages-1.10.0dev2.tgz
743824a5aa7197023f7a0d873d2b3ee3 PEAR-1.10.0.tgz
f44a56765988dafbe348828cac2562ca PEAR-1.9.5.tgz
c8b217eb772b2675c10e99fc1ac8e384 PEAR_Manpages-1.10.0.tgz
ee63a3d24c94338af90334f3dd42c518 Structures_Graph-1.1.1.tgz
7639263e35f5d2bc3cdee52484a2f366 XML_Util-1.3.0.tgz