summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 0f0e10e..62b84f3 100644
--- a/php-pecl-selinux.spec
+++ b/php-pecl-selinux.spec
@@ -37,7 +37,7 @@
Summary: SELinux binding for PHP scripting language
Name: %{?sub_prefix}php-pecl-selinux
Version: 0.4.1
-Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -230,6 +230,9 @@ fi
%changelog
+* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 0.4.1-5
+- F23 rebuild with rh_layout
+
* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 0.4.1-4
- rebuild against php 7.0.0beta2