summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-laminas-math.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-math.spec b/php-laminas-math.spec
index 1ed7c53..fb066b3 100644
--- a/php-laminas-math.spec
+++ b/php-laminas-math.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 0921d16529e00b37927ba96129e49567d8bfaf31
+%global gh_commit 188456530923a449470963837c25560f1fdd8a60
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-math
@@ -22,7 +22,7 @@
%endif
Name: php-%{gh_project}
-Version: 3.3.1
+Version: 3.3.2
Release: 1%{?dist}
Summary: Laminas Framework %{library} component
@@ -186,6 +186,9 @@ exit $ret
%changelog
+* Thu Feb 25 2021 Remi Collet <remi@remirepo.net> - 3.3.2-1
+- update to 3.3.2
+
* Fri Jan 22 2021 Remi Collet <remi@remirepo.net> - 3.3.1-1
- update to 3.3.1
- drop patch merged upstream