7.0.12RC1
This commit is contained in:
parent
3daa29d742
commit
3e1519692a
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ php-5.6.*.xz
|
||||
/php-7.0.10.tar.xz
|
||||
/php-7.0.11RC1.tar.xz
|
||||
/php-7.0.11.tar.xz
|
||||
/php-7.0.12RC1.tar.xz
|
||||
|
7
php.spec
7
php.spec
@ -58,12 +58,12 @@
|
||||
%global db_devel libdb-devel
|
||||
%endif
|
||||
|
||||
#global rcver RC1
|
||||
%global rcver RC1
|
||||
%global rpmrel 1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
Version: 7.0.11
|
||||
Version: 7.0.12
|
||||
%if 0%{?rcver:1}
|
||||
Release: 0.%{rpmrel}.%{rcver}%{?dist}
|
||||
%else
|
||||
@ -1490,6 +1490,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 28 2016 Remi Collet <remi@fedoraproject.org> 7.0.12-0.1.RC1
|
||||
- Update to 7.0.12RC1
|
||||
|
||||
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> 7.0.11-1
|
||||
- Update to 7.0.11 - http://www.php.net/releases/7_0_11.php
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user