summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-01 10:30:45 +0100
committerRemi Collet <remi@remirepo.net>2020-01-01 10:30:45 +0100
commitef4b9ec3cda8091b0537428f93fb118a91d60ad6 (patch)
tree185118159d9d213bf8538153abf98f0d518d78f5
parent139096231915dc755fd4e4cb953e9c3d0570e3d8 (diff)
v1.3.3.2
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-xlswriter.spec7
3 files changed, 7 insertions, 4 deletions
diff --git a/PHPINFO b/PHPINFO
index 6849112..f76118e 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
xlswriter
xlswriter support => enabled
-Version => 1.3.3.1
+Version => 1.3.3.2
libxlsxwriter headers version => 0.9.1
libxlsxwriter library version => 0.9.1
libxlsxio headers version => 0.2.21
diff --git a/REFLECTION b/REFLECTION
index 2bd77de..5b128b4 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #96 xlswriter version 1.3.3.1 ] {
+Extension [ <persistent> extension #96 xlswriter version 1.3.3.2 ] {
- 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 d325686..c12e18c 100644
--- a/php-pecl-xlswriter.spec
+++ b/php-pecl-xlswriter.spec
@@ -27,8 +27,8 @@
Summary: An efficient and fast xlsx file export extension
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.3.3.1
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 1.3.3.2
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -250,6 +250,9 @@ cd ..
%changelog
+* Wed Jan 1 2020 Remi Collet <remi@remirepo.net> - 1.3.3.2-1
+- update to 1.3.3.2
+
* Tue Dec 31 2019 Remi Collet <remi@remirepo.net> - 1.3.3.1-2
- rebuild with libxlsxwriter 0.9.1