[packages/php/dev-8.2] Up to php-8.2.0RC2 (fetch tarball)

glen glen at pld-linux.org
Thu Sep 29 00:12:51 CEST 2022


commit 632ce8e28f8899702f7191d71630d28c651e134d
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Sep 29 01:11:25 2022 +0300

    Up to php-8.2.0RC2 (fetch tarball)
    
    - https://stitcher.io/blog/new-in-php-82
    - https://www.php.net/archive/2022.php#2022-09-15-1

 php.spec | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/php.spec b/php.spec
index d10d4fe..c39deee 100644
--- a/php.spec
+++ b/php.spec
@@ -139,8 +139,10 @@
 %endif
 
 %define		orgname	php
-%define		ver_suffix 81
+%define		ver_suffix 82
 %define		php_suffix %{!?with_default_php:%{ver_suffix}}
+%define		subver	RC2
+%define		rel		0.1
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):	Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):	Język skryptowy PHP
@@ -148,16 +150,17 @@ Summary(pt_BR.UTF-8):	A linguagem de script PHP
 Summary(ru.UTF-8):	PHP - язык препроцессирования HTML-файлов, выполняемый на сервере
 Summary(uk.UTF-8):	PHP - мова препроцесування HTML-файлів, виконувана на сервері
 Name:		%{orgname}%{php_suffix}
-Version:	8.1.10
-Release:	1
+Version:	8.2.0
+Release:	0.%{subver}.%{rel}
 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://www.php.net/distributions/%{orgname}-%{version}.tar.xz
-# Source0-md5:	5f14b7827d825f4c698402b111735edb
+#Source0:	https://www.php.net/distributions/%{orgname}-%{version}.tar.xz
+Source0:	https://downloads.php.net/~sergey/php-%{version}%{subver}.tar.xz
+# Source0-md5:	c171f249a43872d30006bbffd8469648
 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/632ce8e28f8899702f7191d71630d28c651e134d



More information about the pld-cvs-commit mailing list