summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-14 20:41:16 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-14 20:41:16 +0200
commit3cddc61eed7562eca1bd27360080bffb2852c355 (patch)
tree81213eb51de53c7593f2b2f04f0cad90d220cbf0
parent13f28c9253e2c2208fdce9db370c70dcef737aa2 (diff)
PHP 7.1.0RC2 (SCL) + extension mass rebuild
-rw-r--r--php-pecl-krb5.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-krb5.spec b/php-pecl-krb5.spec
index 0d73f30..7b8ac0b 100644
--- a/php-pecl-krb5.spec
+++ b/php-pecl-krb5.spec
@@ -32,7 +32,7 @@
Summary: Kerberos authentification extension
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.1.0
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?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}
@@ -244,6 +244,9 @@ cd ../ZTS
%changelog
+* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 1.1.0-2
+- rebuild for PHP 7.1 new API version
+
* Sun Jul 17 2016 Remi Collet <remi@fedoraproject.org> - 1.1.0-1
- Update to 1.1.0 (PHP 5 and 7, stable)