summaryrefslogtreecommitdiffstats
path: root/php-laminas-stdlib.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-stdlib.spec')
-rw-r--r--php-laminas-stdlib.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-laminas-stdlib.spec b/php-laminas-stdlib.spec
index ff8a008..8c20f86 100644
--- a/php-laminas-stdlib.spec
+++ b/php-laminas-stdlib.spec
@@ -13,7 +13,7 @@
%bcond_without tests
%endif
-%global gh_commit 830a36d93aeaf06e540e90ec031babb3c6eafadb
+%global gh_commit cba75fad2053bb5dc8d3e7f5e62b61d75eecfaf1
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-stdlib
@@ -23,7 +23,7 @@
%global library Stdlib
Name: php-%{gh_project}
-Version: 3.6.4
+Version: 3.7.0
Release: 1%{?dist}
Summary: Laminas Framework %{library} component
@@ -51,8 +51,8 @@ BuildRequires: php-posix
BuildRequires: php-spl
# From composer, "require-dev": {
# "laminas/laminas-coding-standard": "~2.3.0",
-# "phpbench/phpbench": "^0.17.1",
-# "phpunit/phpunit": "~9.3.7",
+# "phpbench/phpbench": "^1.0",
+# "phpunit/phpunit": "^9.3.7",
# "psalm/plugin-phpunit": "^0.16.0",
# "vimeo/psalm": "^4.7"
%global phpunit %{_bindir}/phpunit9
@@ -175,6 +175,9 @@ exit $ret
%changelog
+* Mon Jan 10 2022 Remi Collet <remi@remirepo.net> - 3.7.0-1
+- update to 3.7.0
+
* Mon Jan 3 2022 Remi Collet <remi@remirepo.net> - 3.6.4-1
- update to 3.6.4