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.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-xlswriter.spec b/php-pecl-xlswriter.spec
index 8fd36ef..643b37f 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
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 1.3.3.1
+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,7 +250,10 @@ cd ..
%changelog
-* Thu Dec 26 2019 Remi Collet <remi@remirepo.net> - 1.3.3-1
+* Fri Dec 27 2019 Remi Collet <remi@remirepo.net> - 1.3.3.1-1
+- update to 1.3.3.1
+
+* Thu Dec 26 2019 Remi Collet <remi@remirepo.net> - 1.3.3-2
- update to 1.3.3
* Wed Dec 18 2019 Remi Collet <remi@remirepo.net> - 1.3.2-2