diff --git a/MailTools-2.18.tar.gz b/MailTools-2.18.tar.gz deleted file mode 100644 index c1d2155..0000000 --- a/MailTools-2.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfee9e770257371112f20d978e637759e81bc4f19e97b083585c71ecab37b527 -size 55263 diff --git a/MailTools-2.19.tar.gz b/MailTools-2.19.tar.gz new file mode 100644 index 0000000..8026f26 --- /dev/null +++ b/MailTools-2.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17ed702efea8eab56fe92961c07cd4980cee26ca6f13aff2688dc8af69c5e1a +size 55887 diff --git a/perl-MailTools.changes b/perl-MailTools.changes index 87f7306..d2ba383 100644 --- a/perl-MailTools.changes +++ b/perl-MailTools.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Aug 24 05:54:45 UTC 2017 - coolo@suse.com + +- updated to 2.19 + see /usr/share/doc/packages/perl-MailTools/ChangeLog + +------------------------------------------------------------------- +Wed Aug 23 05:46:29 UTC 2017 - coolo@suse.com + +- updated to 2.19 + see /usr/share/doc/packages/perl-MailTools/ChangeLog + + version 2.19: Tue 22 Aug 13:30:41 CEST 2017 + + Improvements: + - block namespace MailTools rt.cpan.org#120905 [Karen Etheridge] + ------------------------------------------------------------------- Mon May 23 12:07:22 UTC 2016 - coolo@suse.com diff --git a/perl-MailTools.spec b/perl-MailTools.spec index 625a8d2..1c1267d 100644 --- a/perl-MailTools.spec +++ b/perl-MailTools.spec @@ -1,7 +1,7 @@ # # spec file for package perl-MailTools # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: perl-MailTools -Version: 2.18 +Version: 2.19 Release: 0 %define cpan_name MailTools -Summary: Various e-mail related modules +Summary: Bundle of Ancient Email Modules License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/MailTools/ -Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -37,7 +37,14 @@ Requires: perl(Date::Parse) %{perl_requires} %description -Various e-mail related modules +MailTools is a bundle: an ancient form of combining packages into one +distribution. Gladly, it can be distributed as if it is a normal +distribution as well. + +*Be warned:* The code you find here is very old. It works for simple +emails, but when you start with new code then please use more sofisticated +libraries. The main reason that you still find this code on CPAN, is +because many books use it as example. %prep %setup -q -n %{cpan_name}-%{version}