]> git.pld-linux.org Git - packages/php.git/commitdiff
PHP 7.1.0 Released (01 Dec 2016)
authorElan Ruusamäe <glen@delfi.ee>
Mon, 12 Dec 2016 13:38:01 +0000 (15:38 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 12 Dec 2016 13:38:01 +0000 (15:38 +0200)
The PHP development team announces the immediate availability of PHP
7.1.0. This release is the first point release in the 7.x series.

php.spec

index a618d2fbf98b0efd2bd360807d625fc62b8a1100..ad5a4987e65a4025a130d1fd4248282e989d9071 100644 (file)
--- a/php.spec
+++ b/php.spec
 %endif
 
 %define                rel             0.5
-%define                subver  RC6
 %define                orgname php
 %define                ver_suffix 71
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -146,16 +145,15 @@ Summary(ru.UTF-8):        PHP Версии 7 - язык препроцессирова
 Summary(uk.UTF-8):     PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:          %{orgname}%{php_suffix}
 Version:       7.1.0
-Release:       1.%{subver}.%{rel}
+Release:       1.1
 Epoch:         4
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
 # TSRM is licensed under BSD
 License:       PHP 3.01 and Zend and BSD
 Group:         Libraries
-#Source0:      http://php.net/distributions/%{orgname}-%{version}.tar.xz
-Source0:       https://downloads.php.net/~krakjoe/%{orgname}-%{version}%{subver}.tar.xz
-# Source0-md5: 26bb2d5dc690b3463a0fea3d71fcf935
+Source0:       http://php.net/distributions/%{orgname}-%{version}.tar.xz
+# Source0-md5: cf36039303c47f493100afea522a8f53
 Source2:       %{orgname}-mod_php.conf
 Source3:       %{orgname}-cgi-fcgi.ini
 Source4:       %{orgname}-apache.ini
This page took 0.048172 seconds and 4 git commands to generate.