diff options
Diffstat (limited to 'php-laminas-code4.spec')
-rw-r--r-- | php-laminas-code4.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-code4.spec b/php-laminas-code4.spec index 65c64a4..c9a7c5c 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 da01fb74c08f37e20e7ae49f1e3ee09aa401ebad +%global gh_commit 16ec7577ff315d53ac2e1b1f03a344d8fe680a6e %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.5.2 +Version: 4.6.0 Release: 1%{?dist} Summary: Laminas Framework %{library} component @@ -156,6 +156,9 @@ exit $ret %changelog +* Mon Aug 1 2022 Remi Collet <remi@remirepo.net> - 4.6.0-1 +- update to 4.6.0 + * Thu Jun 9 2022 Remi Collet <remi@remirepo.net> - 4.5.2-1 - update to 4.5.2 |