summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--REFLECTION4
-rw-r--r--php-pecl-seaslog.spec5
2 files changed, 6 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 273485c..ce9c945 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #143 SeasLog version 1.6.0 ] {
+Extension [ <persistent> extension #143 SeasLog version 1.6.2 ] {
- Dependencies {
}
@@ -49,7 +49,7 @@ Extension [ <persistent> extension #143 SeasLog version 1.6.0 ] {
}
- Constants [16] {
- Constant [ string SEASLOG_VERSION ] { 1.6.0 }
+ Constant [ string SEASLOG_VERSION ] { 1.6.2 }
Constant [ string SEASLOG_AUTHOR ] { Chitao.Gao [ neeke@php.net ] }
Constant [ string SEASLOG_ALL ] { all }
Constant [ string SEASLOG_DEBUG ] { debug }
diff --git a/php-pecl-seaslog.spec b/php-pecl-seaslog.spec
index bd1a20d..1c9afc3 100644
--- a/php-pecl-seaslog.spec
+++ b/php-pecl-seaslog.spec
@@ -29,7 +29,7 @@
Summary: A effective,fast,stable log extension for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.6.0
+Version: 1.6.2
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: ASL 2.0
Group: Development/Languages
@@ -238,6 +238,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Jul 08 2016 Remi Collet <remi@fedoraproject.org> - 1.6.2-1
+- Update to 1.6.2
+
* Tue Jul 05 2016 Remi Collet <remi@fedoraproject.org> - 1.6.0-1
- Update to 1.6.0
- update provided configuration for new options