[packages/php/dev-8.0: 6/12] Update to 8.0.0rc1

glen glen at pld-linux.org
Fri Oct 9 18:13:56 CEST 2020


commit 704e26ad8ec6a764f352064a45be2a14eb3f7e11
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sat Oct 3 13:41:53 2020 +0300

    Update to 8.0.0rc1

 php.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/php.spec b/php.spec
index 503df5a..b7699d3 100644
--- a/php.spec
+++ b/php.spec
@@ -150,7 +150,7 @@ Summary(ru.UTF-8):	PHP Версии 7 - язык препроцессирова
 Summary(uk.UTF-8):	PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:		%{orgname}%{php_suffix}
 Version:	8.0.0
-Release:	0.beta4.0
+Release:	0.rc1.0
 Epoch:		4
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -158,8 +158,8 @@ Epoch:		4
 License:	PHP 3.01 and Zend and BSD
 Group:		Libraries
 #Source0:	https://php.net/distributions/%{orgname}-%{version}.tar.xz
-Source0:	https://downloads.php.net/~pollita/php-%{version}beta4.tar.xz
-# Source0-md5:	a30173dc7d5b75d82253dcbf4c7f2fe4
+Source0:	https://downloads.php.net/~carusogabriel/php-%{version}rc1.tar.xz
+# Source0-md5:	95923f24e336801d704d4177fcb3e0ce
 Source1:	opcache.ini
 Source2:	%{orgname}-mod_php.conf
 Source3:	%{orgname}-cgi-fcgi.ini
@@ -284,7 +284,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_sysconfdir			%{php_sysconfdir}
 
 # must be in sync with source. extra check ensuring that it is so is done in %%build
-%define		php_api_version		20200804
+%define		php_api_version		20200930
 %define		zend_module_api		%{php_api_version}
 %define		zend_extension_api	4%{zend_module_api}
 %define		php_pdo_api_version	20170320
@@ -298,7 +298,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		jsonver		%{version}
 %define		pharver		%{version}
 %define		sqlite3ver	%{version}
-%define		zipver		1.19.1-dev
+%define		zipver		1.19.1
 %define		phpdbgver	%{version}
 %define		sodiumver	%{version}
 
@@ -1852,7 +1852,7 @@ Moduł PHP umożliwiający używanie kompresji zlib.
 %if 0
 %setup -q -n %{orgname}-%{version}
 %else
-%setup -q -n %{orgname}-%{version}beta4
+%setup -q -n %{orgname}-%{version}rc1
 %endif
 
 cp -p php.ini-production php.ini
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/3812f95c6f6decd7a3a7cabca74d1adbe4dcae19



More information about the pld-cvs-commit mailing list