summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-xlswriter.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 77525f1..b5b529f 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,6 +2,6 @@
xlswriter
xlswriter support => enabled
-Version => 1.2.5
+Version => 1.2.6
libxlsxwriter headers version => 0.8.7
libxlsxwriter library version => 0.8.7
diff --git a/REFLECTION b/REFLECTION
index 5755759..8eec230 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #173 xlswriter version 1.2.5 ] {
+Extension [ <persistent> extension #173 xlswriter version 1.2.6 ] {
- Classes [4] {
Class [ <internal:xlswriter> class Vtiful\Kernel\Exception extends Exception implements Throwable ] {
diff --git a/php-pecl-xlswriter.spec b/php-pecl-xlswriter.spec
index 821d29e..16b8f80 100644
--- a/php-pecl-xlswriter.spec
+++ b/php-pecl-xlswriter.spec
@@ -26,7 +26,7 @@
Summary: An efficient and fast xlsx file export extension
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.2.5
+Version: 1.2.6
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
URL: http://pecl.php.net/package/%{pecl_name}
@@ -249,6 +249,9 @@ cd ..
%changelog
+* Wed Jul 10 2019 Remi Collet <remi@remirepo.net> - 1.2.6-1
+- update to 1.2.6
+
* Mon Jul 1 2019 Remi Collet <remi@remirepo.net> - 1.2.5-1
- update to 1.2.5