From 67011a9b50384da6439d7076e1ce91d3ecd0a584 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 19 Nov 2014 09:32:37 +0100 Subject: php-pecl-strict: 0.3.0 (beta) --- REFLECTION | 2 +- php-pecl-strict.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/REFLECTION b/REFLECTION index 1c874d5..bf1fdd2 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,3 +1,3 @@ -Extension [ extension #16 strict version 0.2.0 ] { +Extension [ extension #146 strict version 0.3.0 ] { } diff --git a/php-pecl-strict.spec b/php-pecl-strict.spec index 2003270..9726f9d 100644 --- a/php-pecl-strict.spec +++ b/php-pecl-strict.spec @@ -24,7 +24,7 @@ Summary: Strict scalar parameter type hint Name: %{?scl_prefix}php-pecl-strict -Version: 0.2.0 +Version: 0.3.0 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages @@ -216,5 +216,8 @@ rm -rf %{buildroot} %changelog +* Wed Nov 19 2014 Remi Collet - 0.3.0-1 +- Update to 0.3.0 (beta) + * Tue Nov 18 2014 Remi Collet - 0.2.0-1 - initial package, version 0.2.0 (beta) \ No newline at end of file -- cgit