summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-01 11:35:04 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-01 11:35:04 +0100
commit87d95d72d9d0513e9aad73827f604f1dcd70608f (patch)
treeffd79c5e35d561ef77d0ab6d723d6e647e6f99b2
parent13df8cae4d8105fded81e45fa8d0c4b07adaf021 (diff)
PHP 7.1 mass rebuild part #1
-rw-r--r--php-pecl-stomp-php7.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-stomp-php7.spec b/php-pecl-stomp-php7.spec
index 85e4235..44f8861 100644
--- a/php-pecl-stomp-php7.spec
+++ b/php-pecl-stomp-php7.spec
@@ -16,7 +16,7 @@
Summary: Stomp client extension
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 2.0.0
-Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -212,6 +212,9 @@ fi
%changelog
+* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 2.0.0-4
+- rebuild with PHP 7.1.0 GA
+
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 2.0.0-3
- rebuild for PHP 7.1 new API version