From 737b62059f59878c41712b620a3eb33aa82716da Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 20 Sep 2022 14:26:19 +0200 Subject: update to 4.7.0 --- php-laminas-code4.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-laminas-code4.spec') diff --git a/php-laminas-code4.spec b/php-laminas-code4.spec index c9a7c5c..ba2dd03 100644 --- a/php-laminas-code4.spec +++ b/php-laminas-code4.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 16ec7577ff315d53ac2e1b1f03a344d8fe680a6e +%global gh_commit 0337d9265bc2e6376babad8c511500821620cb30 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner laminas %global gh_project laminas-code @@ -23,7 +23,7 @@ %endif Name: php-%{gh_project}%{major} -Version: 4.6.0 +Version: 4.7.0 Release: 1%{?dist} Summary: Laminas Framework %{library} component @@ -156,6 +156,9 @@ exit $ret %changelog +* Tue Sep 20 2022 Remi Collet - 4.7.0-1 +- update to 4.7.0 + * Mon Aug 1 2022 Remi Collet - 4.6.0-1 - update to 4.6.0 -- cgit