[packages/php/dev-7.3] - updated to 7.3.0 final
adamg
adamg at pld-linux.org
Thu Dec 6 13:43:27 CET 2018
commit 51c0f67f4485cc7b8d890846c05431b14d2d200b
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Thu Dec 6 13:43:16 2018 +0100
- updated to 7.3.0 final
php.spec | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/php.spec b/php.spec
index 89637a7..2216e12 100644
--- a/php.spec
+++ b/php.spec
@@ -1,5 +1,7 @@
# NOTES
# - mysqlnd driver doesn't support reconnect: https://bugs.php.net/bug.php?id=52561
+# TODO 7.3:
+# - branch php-7.2 and merge dev-7.3 into head once official announcement ready
# TODO 7.2:
# - https://github.com/php/php-src/blob/php-7.2.0/UPGRADING
# TODO 5.6:
@@ -144,7 +146,7 @@
%undefine with_filter
%endif
-%define subver RC6
+%define subver %{nil}
%define orgname php
%define ver_suffix 73
%define php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -156,16 +158,16 @@ Summary(ru.UTF-8): PHP Версии 7 - язык препроцессирова
Summary(uk.UTF-8): PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері
Name: %{orgname}%{php_suffix}
Version: 7.3.0
-Release: 1.%{subver}.1
+Release: 2
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: https://php.net/distributions/%{orgname}-%{version}.tar.xz
-Source0: https://downloads.php.net/~cmb/php-%{version}%{subver}.tar.xz
-# Source0-md5: 2d2e6e1a0faaa9275db519e031b4288c
+#Source0: https://downloads.php.net/~cmb/php-%{version}%{subver}.tar.xz
+Source0: https://php.net/distributions/%{orgname}-%{version}.tar.xz
+# Source0-md5: 6b58a59106b0da4fdcba3bcf12cc3ca5
Source1: opcache.ini
Source2: %{orgname}-mod_php.conf
Source3: %{orgname}-cgi-fcgi.ini
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/51c0f67f4485cc7b8d890846c05431b14d2d200b
More information about the pld-cvs-commit
mailing list