8.1.0RC6
This commit is contained in:
parent
627a253868
commit
1cf429c597
2
.gitignore
vendored
2
.gitignore
vendored
@ -40,3 +40,5 @@ php-7.*.xz.asc
|
||||
/php-8.0.12.tar.xz.asc
|
||||
/php-8.1.0RC5.tar.xz
|
||||
/php-8.1.0RC5.tar.xz.asc
|
||||
/php-8.1.0RC6.tar.xz
|
||||
/php-8.1.0RC6.tar.xz.asc
|
||||
|
5
php.spec
5
php.spec
@ -65,7 +65,7 @@
|
||||
%bcond_without lmdb
|
||||
|
||||
%global upver 8.1.0
|
||||
%global rcver RC5
|
||||
%global rcver RC6
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1540,6 +1540,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 10 2021 Remi Collet <remi@remirepo.net> - 8.1.0~RC6-1
|
||||
- update to 8.1.0RC6
|
||||
|
||||
* Tue Oct 26 2021 Remi Collet <remi@remirepo.net> - 8.1.0~RC5-1
|
||||
- update to 8.1.0RC5 - https://fedoraproject.org/wiki/Changes/php81
|
||||
- bump API version
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (php-8.1.0RC5.tar.xz) = ee8c29b0bbe688346837e7f3227f07b354f20b8e783fbeb79d692528089b8e23ad1980659c6ea470d98b07da1735b81ebb52eb378b3161b4cde5e22678bbb0b7
|
||||
SHA512 (php-8.1.0RC5.tar.xz.asc) = 5b61bf8f59a0d042823fd545d49ea03ddb0662c06e60a84952e1e9e791f5f89b86b59de2fd8bf034c3c1b418de40f42b03486e7d2dd9816a6cd98f7809dedaa4
|
||||
SHA512 (php-8.1.0RC6.tar.xz) = 84ef5fecdc585610de76a059aa6e39bf6738394745253aca1a12f4d97e8b2406e13e36cc7b76592b1a206ad82fa895824e1bbb5cd997f9b5e2f4d3138c82eb35
|
||||
SHA512 (php-8.1.0RC6.tar.xz.asc) = 445b59896a7105ce73b77b878af7263afb77d4422c304fdbcc9030053cd5e1184a9915c663af9198801bc7d5df3a801cc781f5553e6dd48a586771bbe2a3e487
|
||||
|
Loading…
Reference in New Issue
Block a user