v7.2.0RC6
This commit is contained in:
parent
ce4f1490ef
commit
f4e39ae6fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@ php-7.0.*.xz
|
|||||||
/php-7.2.0RC3.tar.xz
|
/php-7.2.0RC3.tar.xz
|
||||||
/php-7.2.0RC4.tar.xz
|
/php-7.2.0RC4.tar.xz
|
||||||
/php-7.2.0RC5.tar.xz
|
/php-7.2.0RC5.tar.xz
|
||||||
|
/php-7.2.0RC6.tar.xz
|
||||||
|
5
php.spec
5
php.spec
@ -62,7 +62,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global upver 7.2.0
|
%global upver 7.2.0
|
||||||
%global rcver RC5
|
%global rcver RC6
|
||||||
|
|
||||||
Summary: PHP scripting language for creating dynamic web sites
|
Summary: PHP scripting language for creating dynamic web sites
|
||||||
Name: php
|
Name: php
|
||||||
@ -1520,6 +1520,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 7 2017 Remi Collet <remi@fedoraproject.org> - 7.2.0~RC6-1
|
||||||
|
- Update to 7.2.0RC6
|
||||||
|
|
||||||
* Wed Oct 25 2017 Remi Collet <remi@fedoraproject.org> - 7.2.0~RC5-1
|
* Wed Oct 25 2017 Remi Collet <remi@fedoraproject.org> - 7.2.0~RC5-1
|
||||||
- Update to 7.2.0RC5
|
- Update to 7.2.0RC5
|
||||||
- make php-fpm a weak dependency
|
- make php-fpm a weak dependency
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (php-7.2.0RC5.tar.xz) = c78bf3b05658ddd053cf8bd696f22bea4c0d1f94659e3821aed5fbd73cea9b953ca2c1b565e99e60034fbe4a98764cd596ee67cc0108d73f8adc0bb889899f3a
|
SHA512 (php-7.2.0RC6.tar.xz) = 7cddd7bce3dddbe478124450f95150012dfa4376ea7a0dde7d2b1caaf9de6b44c39c60db3da6756b25c100f0f852d17cee8e13986d5e9711337388a40a6635e4
|
||||||
|
Loading…
Reference in New Issue
Block a user