From eb73bb96504088fd225cb60e2f2ac1167bfb9184 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 3 Sep 2019 13:16:29 +0200 Subject: rebuild for 7.4.0RC1 --- php-pecl-krb5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-krb5.spec b/php-pecl-krb5.spec index b91f8f0..cc4fbf1 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.2 -Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 8%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: BSD URL: http://pecl.php.net/package/%{pecl_name} Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz @@ -252,6 +252,9 @@ cd ../ZTS %changelog +* Tue Sep 03 2019 Remi Collet - 1.1.2-8 +- rebuild for 7.4.0RC1 + * Tue Jul 23 2019 Remi Collet - 1.1.2-7 - rebuild for 7.4.0beta1 -- cgit