diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-11-19 09:32:37 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-11-19 09:32:37 +0100 |
commit | 67011a9b50384da6439d7076e1ce91d3ecd0a584 (patch) | |
tree | b3254b9f339adbce057a70bd3a65f25f51ef68cf | |
parent | 57be404a0341d3f953ab6443c1bd7e71ddb78b50 (diff) |
php-pecl-strict: 0.3.0 (beta)
-rw-r--r-- | REFLECTION | 2 | ||||
-rw-r--r-- | php-pecl-strict.spec | 5 |
2 files changed, 5 insertions, 2 deletions
@@ -1,3 +1,3 @@ -Extension [ <persistent> extension #16 strict version 0.2.0 ] { +Extension [ <persistent> 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 <remi@fedoraproject.org> - 0.3.0-1 +- Update to 0.3.0 (beta) + * Tue Nov 18 2014 Remi Collet <remi@fedoraproject.org> - 0.2.0-1 - initial package, version 0.2.0 (beta)
\ No newline at end of file |