summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-10-17 11:56:22 +0200
committerRemi Collet <remi@php.net>2022-10-17 11:56:22 +0200
commit0c1791f18cd11351da700446f2ba5a43ef4402e9 (patch)
tree009750e9481e6177331b9e1f421f33887ce15690
parent4f08f5c49cf8b249d451bd88443089530bd6c8c9 (diff)
update to 4.7.0
-rw-r--r--php-laminas-hydrator4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-hydrator4.spec b/php-laminas-hydrator4.spec
index a4843be..3f652b1 100644
--- a/php-laminas-hydrator4.spec
+++ b/php-laminas-hydrator4.spec
@@ -12,7 +12,7 @@
%bcond_without tests
-%global gh_commit 195c461129a75255e5f115b93bc3290cea43ef5e
+%global gh_commit 6455f15ff3ba6588d20d68173e656d2dffc531aa
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-hydrator
@@ -22,7 +22,7 @@
%global major 4
Name: php-%{gh_project}%{major}
-Version: 4.6.0
+Version: 4.7.0
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component version %{major}
@@ -175,6 +175,9 @@ exit $ret
%changelog
+* Mon Oct 17 2022 Remi Collet <remi@remirepo.net> - 4.7.0-1
+- update to 4.7.0
+
* Fri Oct 14 2022 Remi Collet <remi@remirepo.net> - 4.6.0-1
- update to 4.6.0
- raise dependency on PHP 8.0