From e886e7a8e95d12c8634b24a0c2235b90a5a6b08e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 20 Aug 2018 14:33:32 +0200 Subject: v0.4.2 --- php-pecl-selinux.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-pecl-selinux.spec') 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 - 0.4.2-1 +- update to 0.4.2 + * Thu Aug 16 2018 Remi Collet - 0.4.1-14 - rebuild for 7.3.0beta2 new ABI -- cgit