summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-03-18 07:54:44 +0100
committerRemi Collet <remi@remirepo.net>2021-03-18 07:54:44 +0100
commita08c983ef53edae17f069d4d877587f1465685a7 (patch)
treeac96c6e6236def704fb1af1d44459a6e78ce611a
parentff254363bd554051309ef1d2d583cee45bf62be4 (diff)
update to 2.14.0
-rw-r--r--php-laminas-mail.spec7
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