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