summaryrefslogtreecommitdiffstats
path: root/php-pecl-selinux.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-30 11:19:57 +0200
committerRemi Collet <remi@remirepo.net>2020-09-30 11:19:57 +0200
commita3f3995f2520534d81fd16f691b0d35309d453a6 (patch)
tree31095dcee7f74b1c240ca2dab2c0b42ec45344c5 /php-pecl-selinux.spec
parent05539f54a5dd7aef37fc687764e55d44f6c4f975 (diff)
rebuild for PHP 8.0.0beta3
Diffstat (limited to 'php-pecl-selinux.spec')
-rw-r--r--php-pecl-selinux.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-selinux.spec b/php-pecl-selinux.spec
index 0ad193c..c29f951 100644
--- a/php-pecl-selinux.spec
+++ b/php-pecl-selinux.spec
@@ -33,7 +33,7 @@
Summary: SELinux binding for PHP scripting language
Name: %{?sub_prefix}php-pecl-selinux
Version: 0.5.0
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -223,6 +223,9 @@ fi
%changelog
+* Wed Sep 2 2020 Remi Collet <remi@remirepo.net> - 0.5.0-3
+- rebuild for PHP 8.0.0beta3
+
* Wed Aug 5 2020 Remi Collet <remi@remirepo.net> - 0.5.0-2
- rebuild for 8.0.0beta1