diff options
Diffstat (limited to 'php-pecl-weakref.spec')
-rw-r--r-- | php-pecl-weakref.spec | 5 |
1 files changed, 4 insertions, 1 deletions
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 <remi@fedoraproject.org> - 0.2.6-1 +- Update to 0.2.6 + * Wed Oct 08 2014 Remi Collet <remi@fedoraproject.org> - 0.2.5-1 - Update to 0.2.5 |