Update to 7.1.10RC1
This commit is contained in:
parent
0bfd45f309
commit
59a9fefc43
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ php-7.0.*.xz
|
||||
/php-7.1.8.tar.xz
|
||||
/php-7.1.9RC1.tar.xz
|
||||
/php-7.1.9.tar.xz
|
||||
/php-7.1.10RC1.tar.xz
|
||||
|
9
php.spec
9
php.spec
@ -61,13 +61,13 @@
|
||||
%global db_devel libdb-devel
|
||||
%endif
|
||||
|
||||
%global upver 7.1.9
|
||||
#global rcver RC1
|
||||
%global upver 7.1.10
|
||||
%global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
Version: %{upver}%{?rcver:~%{rcver}}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
# All files licensed under PHP version 3.01, except
|
||||
# Zend is licensed under Zend
|
||||
# TSRM is licensed under BSD
|
||||
@ -1508,6 +1508,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 13 2017 Remi Collet <remi@fedoraproject.org> - 7.1.10~RC1-1
|
||||
- Update to 7.1.10RC1
|
||||
|
||||
* Wed Sep 6 2017 Remi Collet <remi@fedoraproject.org> - 7.1.9-2
|
||||
- Automatically load OpenSSL configuration file, from PHP 7.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.1.9.tar.xz) = feefaae7edda115c9c10d6a07a9d897343ca972e4e5ec327f383cb28f204ac10956653fc120f0474901e59f32f105dc1a7afe64d49a3ea8bf486377837618013
|
||||
SHA512 (php-7.1.10RC1.tar.xz) = 554ccb21c2f59f945fe9eee9ab3ebab35d00114a38c54c164a6aa315bc9be19a96566fbe5fedf6527d5d076736bf44065c825c4eccefd0b6639bca7bab288380
|
||||
|
Loading…
Reference in New Issue
Block a user