From fd6271cdc6de0cd86a2c983fe2bb2da9bcd7b397 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Aug 2018 09:51:31 +0200 Subject: rebuild for 7.3.0beta2 new ABI --- php-pecl-mcrypt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-mcrypt.spec b/php-pecl-mcrypt.spec index 68f55cf..a614da0 100644 --- a/php-pecl-mcrypt.spec +++ b/php-pecl-mcrypt.spec @@ -19,7 +19,7 @@ Summary: Bindings for the libmcrypt library Name: %{?scl_prefix}php-pecl-mcrypt Version: 1.0.1 -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: PHP Group: Development/Languages URL: http://pecl.php.net/package/mcrypt @@ -219,6 +219,9 @@ fi %changelog +* Thu Aug 16 2018 Remi Collet - 1.0.1-8 +- rebuild for 7.3.0beta2 new ABI + * Wed Jul 18 2018 Remi Collet - 1.0.1-7 - rebuild for 7.3.0alpha4 new ABI -- cgit