summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-apfd.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-apfd.spec b/php-pecl-apfd.spec
index 6d13ec8..92b9224 100644
--- a/php-pecl-apfd.spec
+++ b/php-pecl-apfd.spec
@@ -32,7 +32,7 @@
Summary: Always Populate Form Data
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.0.1
-Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -230,6 +230,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-7
+- rebuild for PHP 7.1 new API version
+
* Sat Mar 5 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-6
- adapt for F24