summaryrefslogtreecommitdiffstats
path: root/php-pecl-selinux.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-23 09:19:08 +0100
committerRemi Collet <remi@php.net>2021-12-23 09:19:08 +0100
commit651995477506bd296543b6d48b1e7e65fdec44bf (patch)
treeec9b25e1cbb6bf7b55f24de735e793aa55677b22 /php-pecl-selinux.spec
parentcb566f93303c412bd40c11d7f799e3e06cb1ef24 (diff)
update to 0.6.0
Diffstat (limited to 'php-pecl-selinux.spec')
-rw-r--r--php-pecl-selinux.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-selinux.spec b/php-pecl-selinux.spec
index 8d629c4..623ea44 100644
--- a/php-pecl-selinux.spec
+++ b/php-pecl-selinux.spec
@@ -31,8 +31,8 @@
Summary: SELinux binding for PHP scripting language
Name: %{?scl_prefix}php-pecl-selinux
-Version: 0.5.0
-Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 0.6.0
+Release: 1%{?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
@@ -212,6 +212,9 @@ fi
%changelog
+* Thu Dec 23 2021 Remi Collet <remi@remirepo.net> - 0.6.0-1
+- update to 0.6.0
+
* Wed Dec 22 2021 Remi Collet <remi@remirepo.net> - 0.5.0-7
- cleanup spec file