summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-01 13:39:44 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-01 13:39:44 +0100
commitf451c35048fbd93ffabe76067539ea06208c659d (patch)
tree398da041a6c6ddf0d623dd6f5e394897b2dfd7d4
parentcdc5f61770c08ac0fbf77687558b0ad399e5859d (diff)
PHP 7.1 mass rebuild part #2
-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 6d9cdb5..8e23e50 100644
--- a/php-pecl-krb5.spec
+++ b/php-pecl-krb5.spec
@@ -28,7 +28,7 @@
Summary: Kerberos authentification extension
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.1.1
-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}
@@ -240,6 +240,9 @@ cd ../ZTS
%changelog
+* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 1.1.1-2
+- rebuild with PHP 7.1.0 GA
+
* Sat Nov 12 2016 Remi Collet <remi@fedoraproject.org> - 1.1.1-1
- Update to 1.1.1 (PHP 5 and 7, stable)