summaryrefslogtreecommitdiffstats
path: root/php-pecl-selinux.spec
diff options
context:
space:
mode:
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 4b626eb..f3a1b7b 100644
--- a/php-pecl-selinux.spec
+++ b/php-pecl-selinux.spec
@@ -32,8 +32,8 @@
Summary: SELinux binding for PHP scripting language
Name: %{?sub_prefix}php-pecl-selinux
-Version: 0.4.1
-Release: 14%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 0.4.2
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -231,6 +231,9 @@ fi
%changelog
+* Mon Aug 20 2018 Remi Collet <remi@remirepo.net> - 0.4.2-1
+- update to 0.4.2
+
* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.4.1-14
- rebuild for 7.3.0beta2 new ABI