summaryrefslogtreecommitdiffstats
path: root/php-laminas-http.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-http.spec')
-rw-r--r--php-laminas-http.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-http.spec b/php-laminas-http.spec
index 877316f..7a2352a 100644
--- a/php-laminas-http.spec
+++ b/php-laminas-http.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit ac4588d698c93b56bb7c0608d9a7537a3f057239
+%global gh_commit 324e5895235fe40bfd5a4e2a0337bd7bf9a97a50
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-http
@@ -22,7 +22,7 @@
%endif
Name: php-%{gh_project}
-Version: 2.17.0
+Version: 2.17.1
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -212,6 +212,9 @@ exit $ret
%changelog
+* Mon Nov 14 2022 Remi Collet <remi@remirepo.net> - 2.17.1-1
+- update to 2.17.1
+
* Mon Oct 17 2022 Remi Collet <remi@remirepo.net> - 2.17.0-1
- update to 2.17.0
- raise dependency on PHP 8.0