From 783a503c79225320d39e3060898a873fcc59051c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 17 Apr 2014 16:19:41 +0200 Subject: php-pecl-riak: 1.1.5 --- php-pecl-riak.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-pecl-riak.spec') diff --git a/php-pecl-riak.spec b/php-pecl-riak.spec index fa50671..179a44b 100644 --- a/php-pecl-riak.spec +++ b/php-pecl-riak.spec @@ -30,8 +30,8 @@ Summary: Riak database PHP extension Name: %{?scl_prefix}php-pecl-%{pecl_name} -Version: 1.1.4 -Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Version: 1.1.5 +Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: ASL 2.0 and BSD Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -227,6 +227,9 @@ rm -rf %{buildroot} %changelog +* Thu Apr 17 2014 Remi Collet - 1.1.5-1 +- Update to 1.1.5 + * Wed Apr 16 2014 Remi Collet - 1.1.4-2 - add numerical prefix to extension configuration file (php 5.6) -- cgit