summaryrefslogtreecommitdiffstats
path: root/php-phpmailer6.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-06 16:12:12 +0100
committerRemi Collet <remi@php.net>2023-03-06 16:12:12 +0100
commit1ee06d3537bbe7adab33eabf60209b331fd22b78 (patch)
tree437107b8c59c257c08746f034a556ced0028a87a /php-phpmailer6.spec
parent0fa5305d768d28099618123f39d92cb5aba5d219 (diff)
update to 6.8.0
Diffstat (limited to 'php-phpmailer6.spec')
-rw-r--r--php-phpmailer6.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/php-phpmailer6.spec b/php-phpmailer6.spec
index b9cdafc..c02fd56 100644
--- a/php-phpmailer6.spec
+++ b/php-phpmailer6.spec
@@ -1,13 +1,13 @@
# remirepo/fedora spec file for php-phpmailer6
#
-# Copyright (c) 2017-2022 Remi Collet
-# License: CC-BY-SA
+# Copyright (c) 2017-2023 Remi Collet
+# License: CC-BY-SA-4.0
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please preserve changelog entries
#
# Github
-%global gh_commit 49cd7ea3d2563f028d7811f06864a53b1f15ff55
+%global gh_commit df16b615e371d81fb79e506277faea67a1be18f1
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner PHPMailer
%global gh_project PHPMailer
@@ -23,11 +23,11 @@
%global php_home %{_datadir}/php
Name: php-%{pk_project}%{major}
-Version: 6.7.1
+Version: 6.8.0
Release: 1%{?dist}
Summary: Full-featured email creation and transfer class for PHP
-License: LGPLv2
+License: LGPL-2.1-only
URL: https://github.com/%{gh_owner}/%{gh_project}
# git snapshot to get upstream test suite
Source0: %{name}-%{version}-%{gh_short}.tgz
@@ -211,6 +211,9 @@ exit $ret
%changelog
+* Mon Mar 6 2023 Remi Collet <remi@remirepo.net> - 6.8.0-1
+- update to 6.8.0
+
* Thu Dec 8 2022 Remi Collet <remi@remirepo.net> - 6.7.1-1
- update to 6.7.1