summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-selinux.spec13
1 files changed, 9 insertions, 4 deletions
diff --git a/php-pecl-selinux.spec b/php-pecl-selinux.spec
index 623ea44..e0e7565 100644
--- a/php-pecl-selinux.spec
+++ b/php-pecl-selinux.spec
@@ -1,7 +1,7 @@
# remirepo spec file for php-pecl-selinux
# adapted for SCL
#
-# Copyright (c) 2011-2021 Remi Collet
+# Copyright (c) 2011-2023 Remi Collet
#
# Fedora spec file for php-pecl-selinux
#
@@ -32,8 +32,8 @@
Summary: SELinux binding for PHP scripting language
Name: %{?scl_prefix}php-pecl-selinux
Version: 0.6.0
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
-License: PHP
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+License: PHP-3.01
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -46,7 +46,6 @@ BuildRequires: libselinux-devel >= 2.0.80
Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api}
Requires: %{?scl_prefix}php(api) = %{php_core_api}
Requires: libselinux >= 2.0.80
-%{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}}
Provides: %{?scl_prefix}php-%{pecl_name} = %{version}
Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version}
@@ -212,6 +211,12 @@ fi
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 0.6.0-3
+- rebuild for PHP 8.3.0RC1
+
+* Thu Sep 1 2022 Remi Collet <remi@remirepo.net> - 0.6.0-2
+- rebuild for PHP 8.2.0RC1
+
* Thu Dec 23 2021 Remi Collet <remi@remirepo.net> - 0.6.0-1
- update to 0.6.0