From 7c2281719d65e063efaa760ddaa2682c3375efb0 Mon Sep 17 00:00:00 2001 From: Emmanuel Seyman Date: Sun, 13 Oct 2019 08:42:08 +0200 Subject: [PATCH] Update to 0.57 --- .gitignore | 1 + perl-Mail-DKIM.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 4d0f9be..15a1fc1 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ Mail-DKIM-0.37.tar.gz /Mail-DKIM-0.54.tar.gz /Mail-DKIM-0.55.tar.gz /Mail-DKIM-0.56.tar.gz +/Mail-DKIM-0.57.tar.gz diff --git a/perl-Mail-DKIM.spec b/perl-Mail-DKIM.spec index c4a7d7e..88413b6 100644 --- a/perl-Mail-DKIM.spec +++ b/perl-Mail-DKIM.spec @@ -1,5 +1,5 @@ Name: perl-Mail-DKIM -Version: 0.56 +Version: 0.57 Release: 1%{?dist} Summary: Sign and verify Internet mail with DKIM/DomainKey signatures License: GPL+ or Artistic @@ -28,7 +28,7 @@ BuildRequires: perl(Test::RequiresInternet) BuildRequires: perl(Test::Simple) BuildRequires: perl(warnings) BuildRequires: perl(YAML::XS) -Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`/usr/bin/perl -V:version`"; echo $version)) %description This module implements the various components of the DKIM and DomainKeys @@ -43,7 +43,7 @@ Mail::SpamAssassin::Plugin::DKIM plugin. # Make the example scripts non-executable chmod -x scripts/*.pl # Use the real path in the shebang -perl -pi -e 's|^#!/usr/bin/env perl|#!%{__perl}|' scripts/arcverify.pl +perl -pi -e 's|^#!/usr/bin/env perl|#!/usr/bin/perl|' scripts/arcverify.pl # Remove dos-type line endings perl -pi -e 's/\r//' doc/qp1.txt @@ -65,10 +65,14 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 %{_mandir}/man3/*.3* %changelog +* Sun Oct 13 2019 Emmanuel Seyman - 0.57-1 +- Update to 0.57 +- Replace calls to %/usr/bin/perl with /usr/bin/perl + * Sun Aug 25 2019 Emmanuel Seyman - 0.56-1 - Update to 0.56 -- Replace calls to "make pure_install" with %{make_install} -- Replace calls to "make" with %{make_build} +- Replace calls to "make pure_install" with %%{make_install} +- Replace calls to "make" with %%{make_build} - Pass NO_PERLLOCAL=1 to Makefile.PL * Fri Jul 26 2019 Fedora Release Engineering - 0.55-3 diff --git a/sources b/sources index 0d63a3e..aee4053 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Mail-DKIM-0.56.tar.gz) = b40df2fc6859d2a1c56dc1a35a6e9be8a553422066a38fd93f1c984234846488d9b1f94581a3cd0e09e0525c23d7265df401bc3533fc8e74ba784efdc0db956d +SHA512 (Mail-DKIM-0.57.tar.gz) = b20e2c098ba27e604c80e5f64ab37a78678d63bde1252f7aac9a39facee515836d5bc0b8b5dc87cfcb5449ee696a6b43475495b694f1b43cb8f11be2f9b766b3