summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-laminas-form3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-form3.spec b/php-laminas-form3.spec
index 9fabc11..9100251 100644
--- a/php-laminas-form3.spec
+++ b/php-laminas-form3.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit e6d71e87d31f583aafe3644a7680de72d1f81ea5
+%global gh_commit 44b038052135abdd4fb23918c6168e5bb34de44c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-form
@@ -20,7 +20,7 @@
%bcond_without tests
Name: php-%{gh_project}%{major}
-Version: 3.6.0
+Version: 3.7.0
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component version %{major}
@@ -245,6 +245,9 @@ exit $ret
%changelog
+* Mon Nov 21 2022 Remi Collet <remi@remirepo.net> - 3.7.0-1
+- update to 3.7.0
+
* Mon Nov 21 2022 Remi Collet <remi@remirepo.net> - 3.6.0-1
- update to 3.6.0