7.1.5RC1
This commit is contained in:
parent
b0dd168d42
commit
a0585f2610
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ php-7.0.*.xz
|
||||
/php-7.1.3.tar.xz
|
||||
/php-7.1.4RC1.tar.xz
|
||||
/php-7.1.4.tar.xz
|
||||
/php-7.1.5RC1.tar.xz
|
||||
|
7
php.spec
7
php.spec
@ -61,12 +61,12 @@
|
||||
%global db_devel libdb-devel
|
||||
%endif
|
||||
|
||||
#global rcver RC1
|
||||
%global rcver RC1
|
||||
%global rpmrel 1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
Version: 7.1.4
|
||||
Version: 7.1.5
|
||||
Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
|
||||
# All files licensed under PHP version 3.01, except
|
||||
# Zend is licensed under Zend
|
||||
@ -1501,6 +1501,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 25 2017 Remi Collet <remi@fedoraproject.org> - 7.1.5-0.1.RC1
|
||||
- Update to 7.1.5RC1
|
||||
|
||||
* Tue Apr 11 2017 Remi Collet <remi@fedoraproject.org> - 7.1.4-1
|
||||
- Update to 7.1.4 - http://www.php.net/releases/7_1_4.php
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.1.4.tar.xz) = 0db926f8cc2f43f59b2059d050972bff5d4bbc746f78bd186ab9af2c749ded920031cfa009cc76446c07a5c810bffdd24552d654dc4a64c8cfce3581974db4ac
|
||||
SHA512 (php-7.1.5RC1.tar.xz) = 5129abe2941e5896f29435ab16127046429016755a8558c66d0df3e45694a2f46df32a64c0b12345c857400d4074a13930e6e5547e6ba5e54c72ad7d30c84f3a
|
||||
|
Loading…
Reference in New Issue
Block a user