v7.3.10RC1
This commit is contained in:
parent
e45a2ba572
commit
6355464ebe
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ php-5.*.xz
|
|||||||
php-7.*.xz
|
php-7.*.xz
|
||||||
/opcache-default.blacklist
|
/opcache-default.blacklist
|
||||||
/php-7.3.9.tar.xz.asc
|
/php-7.3.9.tar.xz.asc
|
||||||
|
/php-7.3.10RC1.tar.xz.asc
|
||||||
|
7
php.spec
7
php.spec
@ -59,8 +59,8 @@
|
|||||||
%global with_lmdb 0
|
%global with_lmdb 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global upver 7.3.9
|
%global upver 7.3.10
|
||||||
#global rcver RC1
|
%global rcver RC1
|
||||||
|
|
||||||
Summary: PHP scripting language for creating dynamic web sites
|
Summary: PHP scripting language for creating dynamic web sites
|
||||||
Name: php
|
Name: php
|
||||||
@ -1577,6 +1577,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 10 2019 Remi Collet <remi@remirepo.net> - 7.3.10~RC1-1
|
||||||
|
- update to 7.3.10RC1
|
||||||
|
|
||||||
* Wed Aug 28 2019 Remi Collet <remi@remirepo.net> - 7.3.9-1
|
* Wed Aug 28 2019 Remi Collet <remi@remirepo.net> - 7.3.9-1
|
||||||
- Update to 7.3.9 - http://www.php.net/releases/7_3_9.php
|
- Update to 7.3.9 - http://www.php.net/releases/7_3_9.php
|
||||||
- add tarball signature check
|
- add tarball signature check
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (php-7.3.9.tar.xz) = 017d2ae3cd499a7f6ee30111baf0a119e2f404919575acc5ae91fa6e53a303c9d1b5d165205eec3943c3547ff8759e21fbccc62845e3269176f6fc0f2ba88490
|
SHA512 (php-7.3.10RC1.tar.xz) = 198441724fe660378945669e040cba36d34936e2ee4eb8eb2e55d395f7c1411e18ec3d9d497ae99a1955cfd130af30e111f2c175902be67caeb2f53ca9219974
|
||||||
SHA512 (php-7.3.9.tar.xz.asc) = 46e521ef3b37c8fffcdfeb823fba912d284ede5844c503849ea7eb4a27b849328a070e18e9efa6387ab52f7c872d88eb506b8d8b1a003c684d1c49d89de9ee6a
|
SHA512 (php-7.3.10RC1.tar.xz.asc) = d87ad563f85d844d4397716aef558f11c37b80e85986f179e7c2f79cc985e5ade41dc808405e05e55586f824cb23d26b618c5f9183564fa08a6c89ccaf076c23
|
||||||
|
Loading…
Reference in New Issue
Block a user