This commit is contained in:
Dennis Gilmore 2013-08-03 18:01:42 -05:00
parent 7a1ba4ef40
commit c2c13fda15

View File

@ -1,6 +1,6 @@
Name: perl-Mail-DKIM Name: perl-Mail-DKIM
Version: 0.40 Version: 0.40
Release: 2%{?dist} Release: 3%{?dist}
Summary: Sign and verify Internet mail with DKIM/DomainKey signatures Summary: Sign and verify Internet mail with DKIM/DomainKey signatures
Group: Development/Libraries Group: Development/Libraries
License: GPL+ or Artistic License: GPL+ or Artistic
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.40-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 23 2013 Petr Pisar <ppisar@redhat.com> - 0.40-2 * Tue Jul 23 2013 Petr Pisar <ppisar@redhat.com> - 0.40-2
- Perl 5.18 rebuild - Perl 5.18 rebuild