From 965e84cff491f1afa27c9187366003e1c1c40998 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 21 Jun 2017 08:11:01 +0200 Subject: rebuild for 7.2.0alpha2 --- php-pecl-mcrypt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-mcrypt.spec') diff --git a/php-pecl-mcrypt.spec b/php-pecl-mcrypt.spec index 1ba2d54..b896404 100644 --- a/php-pecl-mcrypt.spec +++ b/php-pecl-mcrypt.spec @@ -15,7 +15,7 @@ Summary: Bindings for the libmcrypt library Name: %{?scl_prefix}php-pecl-mcrypt Version: 1.0.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: PHP Group: Development/Languages URL: http://pecl.php.net/package/mcrypt @@ -195,5 +195,8 @@ fi %changelog +* Wed Jun 21 2017 Remi Collet - 1.0.1-2 +- rebuild for 7.2.0alpha2 + * Wed Apr 12 2017 Remi Collet - 1.0.1-1 - New spec for version 1.0.1 (PHP 7.2) -- cgit