From 982e23139426cb11e73aaceafaff02f5d035807c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 8 Dec 2014 07:45:23 +0100 Subject: php-pecl-strict: 0.4.1 --- php-pecl-strict.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-strict.spec') diff --git a/php-pecl-strict.spec b/php-pecl-strict.spec index 4885b04..209081c 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.4.0 +Version: 0.4.1 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages @@ -226,6 +226,9 @@ rm -rf %{buildroot} %changelog +* Mon Dec 08 2014 Remi Collet - 0.4.1-1 +- Update to 0.4.1 + * Mon Dec 01 2014 Remi Collet - 0.4.0-1 - Update to 0.4.0 -- cgit