summaryrefslogtreecommitdiffstats
path: root/php-pecl-selinux.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-20 14:33:32 +0200
committerRemi Collet <remi@remirepo.net>2018-08-20 14:33:32 +0200
commite886e7a8e95d12c8634b24a0c2235b90a5a6b08e (patch)
treefba207f02c0d80843ac242841cff0c32fc62e31c /php-pecl-selinux.spec
parentb8bc2e267ba4780bf75713bbbaf090199a4c5c5d (diff)
v0.4.2
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