summaryrefslogtreecommitdiffstats
path: root/php-pecl-xlswriter.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-06-17 07:04:45 +0200
committerRemi Collet <remi@remirepo.net>2020-06-17 07:04:45 +0200
commit90ccf56eaaad8573717286706e1c25e95bc5cad1 (patch)
tree00210b6e03c0d2b5dc1745d0ac85d94b31114244 /php-pecl-xlswriter.spec
parent7a8b15833487ba83fb8714f89859ca2f57e70f50 (diff)
update to 1.3.6
Diffstat (limited to 'php-pecl-xlswriter.spec')
-rw-r--r--php-pecl-xlswriter.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-xlswriter.spec b/php-pecl-xlswriter.spec
index 74d1eb3..1099b6e 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.5
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 1.3.6
+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
@@ -251,6 +251,9 @@ cd ..
%changelog
+* Wed Jun 17 2020 Remi Collet <remi@remirepo.net> - 1.3.6-1
+- update to 1.3.6
+
* Mon Jun 1 2020 Remi Collet <remi@remirepo.net> - 1.3.5-2
- build using libxlsxwriter version 0.9.5