Perl 5.30 rebuild

This commit is contained in:
Jitka Plesnikova 2019-05-31 16:00:14 +02:00
parent fbf792845c
commit 35f91b4f9e

View File

@ -1,6 +1,6 @@
Name: perl-Mail-DKIM
Version: 0.55
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Sign and verify Internet mail with DKIM/DomainKey signatures
License: GPL+ or Artistic
URL: http://dkimproxy.sourceforge.net/
@ -65,6 +65,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.55-2
- Perl 5.30 rebuild
* Wed Apr 17 2019 Xavier Bachelot <xavier@bachelot.org> - 0.55-1
- Update to 0.55.
- Don't drop network dependent tests, build checks for internet access.