Update to 7.1.0RC1
This commit is contained in:
parent
36adeed0e5
commit
0b3ccc06df
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ php-5.6.*.xz
|
||||
/php-7.0.12RC1.tar.xz
|
||||
/php-7.1.0RC6.tar.xz
|
||||
/php-7.1.0.tar.xz
|
||||
/php-7.1.1RC1.tar.xz
|
||||
|
7
php.spec
7
php.spec
@ -61,12 +61,12 @@
|
||||
%global db_devel libdb-devel
|
||||
%endif
|
||||
|
||||
#global rcver RC6
|
||||
%global rcver RC1
|
||||
%global rpmrel 1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
Version: 7.1.0
|
||||
Version: 7.1.1
|
||||
%if 0%{?rcver:1}
|
||||
Release: 0.%{rpmrel}.%{rcver}%{?dist}
|
||||
%else
|
||||
@ -1511,6 +1511,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 6 2017 Remi Collet <remi@fedoraproject.org> 7.1.1-0.1.RC1
|
||||
- Update to 7.1.0RC1
|
||||
|
||||
* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-1
|
||||
- Update to 7.1.0 - http://www.php.net/releases/7_1_0.php
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user