8
0
2018-09-20 07:40:12 +00:00
committed by Git OBS Bridge
parent d76db89fa3
commit 260c70ca9f

View File

@@ -23,7 +23,7 @@ Release: 0
Summary: General Message Object
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Mail-Message/
Url: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
@@ -52,7 +52,7 @@ Requires: perl(User::Identity) >= 0.94
%description
A 'Mail::Message' object is a container for MIME-encoded message
information, as defined by RFC2822. Everything what is not specificaly
information, as defined by RFC2822. Everything what is not specifically
related to storing the messages in mailboxes (folders) is implemented in
this class. Methods which are related to folders is implemented in the
Mail::Box::Message extension.