summaryrefslogtreecommitdiffstats
path: root/php-laminas-di3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-di3.spec')
-rw-r--r--php-laminas-di3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-di3.spec b/php-laminas-di3.spec
index 9e662b6..2c38eaf 100644
--- a/php-laminas-di3.spec
+++ b/php-laminas-di3.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit fc8a5547db10908a25b03ed16452d22318b75090
+%global gh_commit 4b88fb2eaee6245ac1189f47d6d191c3b679f67d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-di
@@ -22,7 +22,7 @@
%endif
Name: php-%{gh_project}%{major}
-Version: 3.4.0
+Version: 3.5.0
Release: 1%{?dist}
Summary: Laminas Framework %{library} component v%{major}
@@ -182,6 +182,9 @@ exit $ret
%changelog
+* Mon May 9 2022 Remi Collet <remi@remirepo.net> - 3.5.0-1
+- update to 3.5.0
+
* Mon Feb 28 2022 Remi Collet <remi@remirepo.net> - 3.4.0-1
- update to 3.4.0
- raise dependency on PHP 7.4