Update to 7.1.2RC1
This commit is contained in:
parent
9742460f5a
commit
497f5d8bd9
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ php-5.6.*.xz
|
|||||||
/php-7.1.0.tar.xz
|
/php-7.1.0.tar.xz
|
||||||
/php-7.1.1RC1.tar.xz
|
/php-7.1.1RC1.tar.xz
|
||||||
/php-7.1.1.tar.xz
|
/php-7.1.1.tar.xz
|
||||||
|
/php-7.1.2RC1.tar.xz
|
||||||
|
7
php.spec
7
php.spec
@ -61,12 +61,12 @@
|
|||||||
%global db_devel libdb-devel
|
%global db_devel libdb-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
#global rcver RC1
|
%global rcver RC1
|
||||||
%global rpmrel 1
|
%global rpmrel 1
|
||||||
|
|
||||||
Summary: PHP scripting language for creating dynamic web sites
|
Summary: PHP scripting language for creating dynamic web sites
|
||||||
Name: php
|
Name: php
|
||||||
Version: 7.1.1
|
Version: 7.1.2
|
||||||
%if 0%{?rcver:1}
|
%if 0%{?rcver:1}
|
||||||
Release: 0.%{rpmrel}.%{rcver}%{?dist}
|
Release: 0.%{rpmrel}.%{rcver}%{?dist}
|
||||||
%else
|
%else
|
||||||
@ -1506,6 +1506,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 1 2017 Remi Collet <remi@fedoraproject.org> 7.1.2-0.1.RC1
|
||||||
|
- Update to 7.1.2RC1
|
||||||
|
|
||||||
* Wed Jan 18 2017 Remi Collet <remi@fedoraproject.org> 7.1.1-1
|
* Wed Jan 18 2017 Remi Collet <remi@fedoraproject.org> 7.1.1-1
|
||||||
- Update to 7.1.1 - http://www.php.net/releases/7_1_1.php
|
- Update to 7.1.1 - http://www.php.net/releases/7_1_1.php
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (php-7.1.1.tar.xz) = 2155eee2f4001d7fb6bdc26f1491bc388ad18375530ec289a8894e46fbc77137bbc285f266c3fbc64d7484e278b08f3c9fd5e7a7408d2e535bbc10c58468353e
|
SHA512 (php-7.1.2RC1.tar.xz) = d5fed911371de76643a1744a236afb596a6b65125658af3ee566dccc96e1d7a62c0a169d8bdebbdc8b2d4200b745515b3b42ca9a2c2dfe11b992ba27902f189c
|
||||||
|
Loading…
Reference in New Issue
Block a user