summaryrefslogtreecommitdiffstats
path: root/php-laminas-authentication.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-10 07:26:50 +0100
committerRemi Collet <remi@php.net>2022-03-10 07:26:50 +0100
commitd9ed601883ea91d3ca39247ddfce56c2adab13d5 (patch)
tree46086f9416406889db05d8476c19672b5104e31a /php-laminas-authentication.spec
parentfd10e688f7bd3031197b3129b71d2c3b5e4e52a2 (diff)
update to 2.10.1
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