From fd0a41dfb84744d59837f29e8d4e55d03ae6a5a9 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mon, 11 Nov 2019 05:43:29 -0500 Subject: [PATCH] import perl-ExtUtils-MakeMaker-7.24-4.module+el8.1.0+2926+ce7246ad --- SPECS/perl-ExtUtils-MakeMaker.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/perl-ExtUtils-MakeMaker.spec b/SPECS/perl-ExtUtils-MakeMaker.spec index 3a9c435..edeccf8 100644 --- a/SPECS/perl-ExtUtils-MakeMaker.spec +++ b/SPECS/perl-ExtUtils-MakeMaker.spec @@ -2,7 +2,7 @@ Name: perl-%{cpan_name} Version: 7.24 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Create a module Makefile License: GPL+ or Artistic Group: Development/Libraries @@ -211,6 +211,9 @@ make test %{_mandir}/man3/ExtUtils::MM::Utils.* %changelog +* Fri Mar 29 2019 Jitka Plesnikova - 7.24-4 +- Rebuild with enable hardening (bug #1636329) + * Wed Jul 12 2017 Petr Pisar - 7.24-3 - Fix t/eu_command.t test