diff options
Diffstat (limited to 'php-laminas-mail.spec')
-rw-r--r-- | php-laminas-mail.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-mail.spec b/php-laminas-mail.spec index 09bb0a7..b41aac7 100644 --- a/php-laminas-mail.spec +++ b/php-laminas-mail.spec @@ -8,7 +8,7 @@ # %bcond_without tests -%global gh_commit 6f6fb7c6f332abea25461eefb3da15e104edfd56 +%global gh_commit 542686aebf480c6902ad7f08b52498e94818bc0a %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner laminas %global gh_project laminas-mail @@ -18,7 +18,7 @@ %global library Mail Name: php-%{gh_project} -Version: 2.13.1 +Version: 2.14.0 Release: 1%{?dist} Summary: %{namespace} Framework %{library} component @@ -225,6 +225,9 @@ exit $ret %changelog +* Thu Mar 18 2021 Remi Collet <remi@remirepo.net> - 2.14.0-1 +- update to 2.14.0 + * Mon Feb 15 2021 Remi Collet <remi@remirepo.net> - 2.13.1-1 - update to 2.13.1 - drop patch merged upstream |