From 335a544409de3b06c3ba7c15ebb70084880270de Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 Jun 2016 14:48:06 +0200 Subject: php-pecl-apcu: 5.1.5 --- php-pecl-apcu-php7.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-pecl-apcu-php7.spec') diff --git a/php-pecl-apcu-php7.spec b/php-pecl-apcu-php7.spec index 1143e3d..251cf4c 100644 --- a/php-pecl-apcu-php7.spec +++ b/php-pecl-apcu-php7.spec @@ -11,7 +11,7 @@ # %if 0%{?scl:1} %global sub_prefix %{scl_prefix} -%scl_package php-pecl-apcu +%scl_package php-pecl-apcu %endif %global bootstrap 0 @@ -26,7 +26,7 @@ Name: %{?sub_prefix}php-pecl-apcu Summary: APC User Cache -Version: 5.1.4 +Version: 5.1.5 %if 0%{?gh_date:1} Release: 0.2.%{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 @@ -308,6 +308,9 @@ fi %changelog +* Tue Jun 7 2016 Remi Collet - 5.1.5-1 +- Update to 5.1.5 (php 7, stable) + * Thu May 12 2016 Remi Collet - 5.1.4-1 - Update to 5.1.4 (php 7, stable) -- cgit