X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=15cd0bb194b41364fa7478d3556e6180456acef1;hb=9f28dea121e7fcfc43f78ae6f77f10e8efad20db;hp=6d5bfe1546270106540a3ce332e30f7fb8c60466;hpb=7f0cc574d02bdc38930f84c1c1b88f453f1ef62f;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index 6d5bfe1..15cd0bb 100644 --- a/php.spec +++ b/php.spec @@ -116,7 +116,7 @@ %endif %define orgname php -%define php_suffix 81 +%define php_suffix 82 Summary: PHP: Hypertext Preprocessor Summary(fr.UTF-8): Le langage de script embarque-HTML PHP Summary(pl.UTF-8): Język skryptowy PHP @@ -124,8 +124,8 @@ 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.15 -Release: 1 +Version: 8.2.2 +Release: 2 Epoch: 4 # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -133,7 +133,7 @@ Epoch: 4 License: PHP 3.01 and Zend and BSD Group: Libraries Source0: https://php.net/distributions/%{orgname}-%{version}.tar.xz -# Source0-md5: 3c583019384355a2bf14ba42a8dd3e50 +# Source0-md5: fa93816863003f4908f638a3fd7757ac Source1: opcache.ini Source2: %{orgname}-mod_php.conf Source3: %{orgname}-cgi-fcgi.ini @@ -257,9 +257,9 @@ 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 20210902 -%define zend_module_api 20210902 -%define zend_extension_api 420210902 +%define php_api_version 20220829 +%define zend_module_api 20220829 +%define zend_extension_api 420220829 %define php_pdo_api_version 20170320 # Extension versions @@ -271,7 +271,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define jsonver %{version} %define pharver %{version} %define sqlite3ver %{version} -%define zipver 1.19.5 +%define zipver 1.21.1 %define phpdbgver %{version} %define sodiumver %{version} @@ -512,6 +512,7 @@ Provides: %{name}-standard Provides: php(core) = %{version} Provides: php(date) Provides: php(hash) = %{hashver} +Provides: php(json) Provides: php(libxml) Provides: php(pcre) Provides: php(reflection)