]> TLD Linux GIT Repositories - packages/php.git/commitdiff
- provide php(json)
authorMarcin Krol <hawk@tld-linux.org>
Thu, 9 Feb 2023 18:57:29 +0000 (19:57 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Thu, 9 Feb 2023 18:57:29 +0000 (19:57 +0100)
php.spec

index 874653cccc69a005fd91d6f00afa1df39da1a43f..0cc4071f04a56fb03f33952919791f0200e60622 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -124,7 +124,7 @@ Summary(ru.UTF-8):  PHP - язык препроцессирования HTML-фа
 Summary(uk.UTF-8):     PHP - мова препроцесування HTML-файлів, виконувана на сервері
 Name:          %{orgname}%{php_suffix}
 Version:       8.0.27
-Release:       1
+Release:       2
 Epoch:         4
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -510,6 +510,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)