summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-05-17 14:58:42 +0200
committerRemi Collet <remi@php.net>2022-05-17 14:58:42 +0200
commit2f4fb88e54247bec96d890ec8f4598e643df427b (patch)
tree67f3473d83841dcff58b14c8b709a1d227298383
parente84bfd83eaade3dbe8d337de6d40a771c028b7e1 (diff)
update to 2.11.0
-rw-r--r--php-laminas-diactoros2.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-diactoros2.spec b/php-laminas-diactoros2.spec
index c610c54..bbc69fa 100644
--- a/php-laminas-diactoros2.spec
+++ b/php-laminas-diactoros2.spec
@@ -10,7 +10,7 @@
%global gh_owner laminas
%global gh_project laminas-diactoros
-%global gh_commit a3f03b3c158a3a7014c6ba553b0cb83bf7da19c4
+%global gh_commit d1bc565b23c2040fafde398a8a5db083c47928c0
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global php_home %{_datadir}/php
%global namespace Laminas
@@ -36,7 +36,7 @@
%{!?phpdir: %global phpdir %{_datadir}/php}
Name: php-%{gh_project}%{major}
-Version: 2.10.0
+Version: 2.11.0
Release: 1%{?gh_release}%{?dist}
Summary: PSR HTTP Message implementations v%{major}
@@ -223,6 +223,9 @@ exit $RETURN_CODE
%changelog
+* Tue May 17 2022 Remi Collet <remi@remirepo.net> - 2.11.0-1
+- update to 2.11.0
+
* Thu May 5 2022 Remi Collet <remi@remirepo.net> - 2.10.0-1
- update to 2.10.0