From 0fe39e84ea9f27609c425e80034e4c025ed91ecc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 3 Apr 2016 10:00:25 +0200 Subject: php-pecl-lzf: 1.6.5 --- REFLECTION | 2 +- php-pecl-lzf.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/REFLECTION b/REFLECTION index fe617eb..cbd5279 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #124 lzf version 1.6.4 ] { +Extension [ extension #124 lzf version 1.6.5 ] { - Functions { Function [ function lzf_compress ] { diff --git a/php-pecl-lzf.spec b/php-pecl-lzf.spec index c2f8090..85dfac4 100644 --- a/php-pecl-lzf.spec +++ b/php-pecl-lzf.spec @@ -27,7 +27,7 @@ %endif Name: %{?sub_prefix}php-pecl-lzf -Version: 1.6.4 +Version: 1.6.5 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Summary: Extension to handle LZF de/compression Group: Development/Languages @@ -234,6 +234,9 @@ fi %changelog +* Sun Apr 3 2016 Remi Collet - 1.6.5-1 +- update to 1.6.5 (stable) + * Sat Apr 2 2016 Remi Collet - 1.6.4-1 - update to 1.6.4 (stable) -- cgit