Update to 7.2.2 - http://www.php.net/releases/7_2_2.php
This commit is contained in:
parent
ef07672834
commit
740006aa5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ php-7.1.*.xz
|
||||
/php-7.2.1RC1.tar.xz
|
||||
/php-7.2.1.tar.xz
|
||||
/php-7.2.2RC1.tar.xz
|
||||
/php-7.2.2.tar.xz
|
||||
|
7
php.spec
7
php.spec
@ -61,12 +61,12 @@
|
||||
%endif
|
||||
|
||||
%global upver 7.2.2
|
||||
%global rcver RC1
|
||||
#global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
Version: %{upver}%{?rcver:~%{rcver}}
|
||||
Release: 4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
# All files licensed under PHP version 3.01, except
|
||||
# Zend is licensed under Zend
|
||||
# TSRM is licensed under BSD
|
||||
@ -1556,6 +1556,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 30 2018 Remi Collet <remi@remirepo.net> - 7.2.2-1
|
||||
- Update to 7.2.2 - http://www.php.net/releases/7_2_2.php
|
||||
|
||||
* Mon Jan 29 2018 Remi Collet <rcollet@redhat.com> - 7.2.2~RC1-3
|
||||
- disable interbase, imap, pdo_dblib and sodium on rhel
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.2.2RC1.tar.xz) = e13dcbcbb47dfd0a79b5df38e8cb033d9e4c34eb1369e7cf611516db3cc51a392e2d17f3c88f372ebd1376eb66bbc8ccd4cc5611e53d5aedbd670b73ad9bf4c8
|
||||
SHA512 (php-7.2.2.tar.xz) = 36a3565161fc481307ac3e76c8d2ccc457c265bf510f085be1907835c7da7c747a0876502192d77bd664f94a584a1b149deee2600c650481fbedbf02d72d5fd0
|
||||
|
Loading…
Reference in New Issue
Block a user