summaryrefslogtreecommitdiffstats
path: root/php-pecl-xlswriter.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-xlswriter.spec')
-rw-r--r--php-pecl-xlswriter.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xlswriter.spec b/php-pecl-xlswriter.spec
index c01652a..a81090c 100644
--- a/php-pecl-xlswriter.spec
+++ b/php-pecl-xlswriter.spec
@@ -27,7 +27,7 @@
Summary: An efficient and fast xlsx file export extension
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.3.4
+Version: 1.3.4.1
Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
URL: https://pecl.php.net/package/%{pecl_name}
@@ -254,6 +254,9 @@ cd ..
%changelog
+* Mon Apr 13 2020 Remi Collet <remi@remirepo.net> - 1.3.4.1-1
+- update to 1.3.4.1
+
* Tue Mar 24 2020 Remi Collet <remi@remirepo.net> - 1.3.4-2
- rebuild using libxlsxio version 0.2.26