v7.2.6RC1
This commit is contained in:
parent
be5c8bb77c
commit
a360be3098
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ php-7.1.*.xz
|
||||
/php-7.2.4.tar.xz
|
||||
/php-7.2.5RC1.tar.xz
|
||||
/php-7.2.5.tar.xz
|
||||
/php-7.2.6RC1.tar.xz
|
||||
|
7
php.spec
7
php.spec
@ -58,8 +58,8 @@
|
||||
%global with_lmdb 0
|
||||
%endif
|
||||
|
||||
%global upver 7.2.5
|
||||
#global rcver RC1
|
||||
%global upver 7.2.6
|
||||
%global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1550,6 +1550,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun May 13 2018 Remi Collet <remi@remirepo.net> - 7.2.6~RC1-1
|
||||
- update to 7.2.6RC1
|
||||
|
||||
* Mon Apr 30 2018 Pete Walter <pwalter@fedoraproject.org> - 7.2.5-2
|
||||
- Rebuild for ICU 61.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.2.5.tar.xz) = 1d49fc6e47d2e86d4fd62396e558965502f44cc8f72459bb0d406e157298cac67703b219837952da11122722d9fa8cb4cda8ef66ddf063cb063859db34110f58
|
||||
SHA512 (php-7.2.6RC1.tar.xz) = c79ffeaf65fb5d49073b8f3ad06ac20a2d9281f6f1e072417d717b517c7fd18b1f03ba00d42ef387c6fd3fbfe958045525da07b74ec2e4c69425c677ad3abd05
|
||||
|
Loading…
Reference in New Issue
Block a user