This commit is contained in:
Jesse Keating 2009-07-26 09:09:20 +00:00
parent 4b2bbf7cd2
commit 25b3507dc5

View File

@ -1,6 +1,6 @@
Name: perl-Mail-Sender
Version: 0.8.16
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Module for sending mails with attachments through an SMTP server
Group: Development/Libraries
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Mar 13 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 0.8.16-2
- missing BR on Test::More