From 296f4f696e57d14771230c9545525eca3a2c5442 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Aug 2018 10:19:18 +0200 Subject: rebuild for 7.3.0beta2 new ABI --- php-pecl-nsq.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-nsq.spec') diff --git a/php-pecl-nsq.spec b/php-pecl-nsq.spec index f02cbc8..30db5d2 100644 --- a/php-pecl-nsq.spec +++ b/php-pecl-nsq.spec @@ -24,7 +24,7 @@ Summary: PHP extension for NSQ client Name: %{?sub_prefix}php-pecl-nsq Version: 3.1.0 -Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Source: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz License: PHP URL: http://pecl.php.net/package/nsq @@ -224,6 +224,9 @@ fi %changelog +* Thu Aug 16 2018 Remi Collet - 3.1.0-3 +- rebuild for 7.3.0beta2 new ABI + * Wed Jul 18 2018 Remi Collet - 3.1.0-2 - rebuild for 7.3.0alpha4 new ABI -- cgit