From dded7763d99d279d2c4338ed99af4bfc3a65f0d2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Nov 2014 16:13:42 +0100 Subject: php-pecl-weakref: 0.2.6 --- REFLECTION | 2 +- php-pecl-weakref.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/REFLECTION b/REFLECTION index 1108117..71333dc 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #152 Weakref version 0.2.5 ] { +Extension [ extension #153 Weakref version 0.2.6 ] { - Classes [2] { Class [ final class WeakRef ] { diff --git a/php-pecl-weakref.spec b/php-pecl-weakref.spec index c7602ce..ba72d0e 100644 --- a/php-pecl-weakref.spec +++ b/php-pecl-weakref.spec @@ -24,7 +24,7 @@ Summary: Implementation of weak references Name: %{?scl_prefix}php-pecl-weakref -Version: 0.2.5 +Version: 0.2.6 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages @@ -191,6 +191,9 @@ rm -rf %{buildroot} %changelog +* Thu Nov 13 2014 Remi Collet - 0.2.6-1 +- Update to 0.2.6 + * Wed Oct 08 2014 Remi Collet - 0.2.5-1 - Update to 0.2.5 -- cgit