summaryrefslogtreecommitdiffstats
path: root/php-laminas-diactoros2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-21 09:40:28 +0100
committerRemi Collet <remi@php.net>2022-12-21 09:40:28 +0100
commitf9b7010ff09db872cd734ce4bfac8ef78da448c7 (patch)
treeac11f2a28980ca6ffbed38a0ae6e0e45dcb0a5a6 /php-laminas-diactoros2.spec
parentfafea417b52873ab1959c18d8f0f9147adefda78 (diff)
update to 2.24.0
Diffstat (limited to 'php-laminas-diactoros2.spec')
-rw-r--r--php-laminas-diactoros2.spec15
1 files changed, 9 insertions, 6 deletions
diff --git a/php-laminas-diactoros2.spec b/php-laminas-diactoros2.spec
index bf82b9a..93a8a4c 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 a738cecb420e3bcff34c33177f1ce9f68902695c
+%global gh_commit 6028af6c3b5ced4d063a680d2483cce67578b902
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global php_home %{_datadir}/php
%global namespace Laminas
@@ -37,7 +37,7 @@
%{!?phpdir: %global phpdir %{_datadir}/php}
Name: php-%{gh_project}%{major}
-Version: 2.23.0
+Version: 2.24.0
Release: 1%{?gh_release}%{?dist}
Summary: PSR HTTP Message implementations v%{major}
@@ -77,12 +77,12 @@ BuildRequires: php-psr-http-factory
# "http-interop/http-factory-tests": "^0.9.0",
# "laminas/laminas-coding-standard": "~2.4.0",
# "php-http/psr7-integration-tests": "^1.1.1",
-# "phpunit/phpunit": "^9.5.26"
-# "psalm/plugin-phpunit": "^0.18.0",
-# "vimeo/psalm": "^4.29"
+# "phpunit/phpunit": "^9.5.27"
+# "psalm/plugin-phpunit": "^0.18.4",
+# "vimeo/psalm": "^5.4"
# },
%global phpunit %{_bindir}/phpunit9
-BuildRequires: phpunit9 >= 9.5.26
+BuildRequires: phpunit9 >= 9.5.27
BuildRequires: php-curl
BuildRequires: php-dom
BuildRequires: php-gd
@@ -220,6 +220,9 @@ exit $RETURN_CODE
%changelog
+* Wed Dec 21 2022 Remi Collet <remi@remirepo.net> - 2.24.0-1
+- update to 2.24.0
+
* Thu Dec 15 2022 Remi Collet <remi@remirepo.net> - 2.23.0-1
- update to 2.23.0