From 35f91b4f9e03d34cc30a06682b21710a0126e051 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 31 May 2019 16:00:14 +0200 Subject: [PATCH] Perl 5.30 rebuild --- perl-Mail-DKIM.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Mail-DKIM.spec b/perl-Mail-DKIM.spec index ad8979f..18e8d9d 100644 --- a/perl-Mail-DKIM.spec +++ b/perl-Mail-DKIM.spec @@ -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 - 0.55-2 +- Perl 5.30 rebuild + * Wed Apr 17 2019 Xavier Bachelot - 0.55-1 - Update to 0.55. - Don't drop network dependent tests, build checks for internet access.