summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-11-19 09:32:37 +0100
committerRemi Collet <fedora@famillecollet.com>2014-11-19 09:32:37 +0100
commit67011a9b50384da6439d7076e1ce91d3ecd0a584 (patch)
treeb3254b9f339adbce057a70bd3a65f25f51ef68cf
parent57be404a0341d3f953ab6443c1bd7e71ddb78b50 (diff)
php-pecl-strict: 0.3.0 (beta)
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-strict.spec5
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 [ <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