summaryrefslogtreecommitdiffstats
path: root/php-pecl-env.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-env.spec')
-rw-r--r--php-pecl-env.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-env.spec b/php-pecl-env.spec
index 933aea3..4ba9546 100644
--- a/php-pecl-env.spec
+++ b/php-pecl-env.spec
@@ -27,7 +27,7 @@
Summary: Load environment variables
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 0.2.1
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -226,6 +226,9 @@ fi
%changelog
+* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 0.2.1-3
+- rebuild for PHP 7.1 new API version
+
* Sat Mar 5 2016 Remi Collet <remi@fedoraproject.org> - 0.2.1-2
- adapt for F24