From 64d58ff57e050368b129d420341f0182e935d5a7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Dec 2015 14:57:09 +0100 Subject: php-pecl-pq: 2.0.0RC1 --- php-pecl-raphf-php7.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/php-pecl-raphf-php7.spec b/php-pecl-raphf-php7.spec index 49f5c9b..48720d8 100644 --- a/php-pecl-raphf-php7.spec +++ b/php-pecl-raphf-php7.spec @@ -51,8 +51,8 @@ Version: 2.0.0 Release: 0.3.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz %else -Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz Release: 0.4.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz %endif License: BSD Group: Development/Languages @@ -283,6 +283,7 @@ rm -rf %{buildroot} %changelog * Mon Dec 7 2015 Remi Collet - 2.0.0-0.4.RC1 - Update to 2.0.0RC1 (beta) +- sources from pecl tarball * Tue Oct 13 2015 Remi Collet - 2.0.0-0.3.20150930gitb07c6f3 - rebuild for PHP 7.0.0RC5 new API version -- cgit