summaryrefslogtreecommitdiffstats
path: root/php-laminas-authentication.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-authentication.spec')
-rw-r--r--php-laminas-authentication.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-authentication.spec b/php-laminas-authentication.spec
index 1831911..3a4c225 100644
--- a/php-laminas-authentication.spec
+++ b/php-laminas-authentication.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit abb44358a292db950043009cf764adb8ac669b2f
+%global gh_commit 7308db03e11147fbf567b5004ac428bdaba267f9
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-authentication
@@ -22,7 +22,7 @@
%endif
Name: php-%{gh_project}
-Version: 2.10.0
+Version: 2.10.1
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -225,6 +225,9 @@ exit $ret
%changelog
+* Thu Mar 10 2022 Remi Collet <remi@remirepo.net> - 2.10.1-1
+- update to 2.10.1
+
* Wed Mar 9 2022 Remi Collet <remi@remirepo.net> - 2.10.0-1
- update to 2.10.0