summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-rdkafka-php7.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-rdkafka-php7.spec b/php-pecl-rdkafka-php7.spec
index d9af7e3..b8f4174 100644
--- a/php-pecl-rdkafka-php7.spec
+++ b/php-pecl-rdkafka-php7.spec
@@ -19,7 +19,7 @@
Summary: Kafka client based on librdkafka
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 2.0.1
-Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: MIT
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -196,6 +196,9 @@ cd ../ZTS
%changelog
+* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 2.0.1-2
+- rebuild with PHP 7.1.0 GA
+
* Mon Nov 28 2016 Remi Collet <remi@fedoraproject.org> - 2.0.1-1
- Update to 2.0.1