From 5ffbe4d32cb5e3121ec5c61368bc7c2adca9c862 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mon, 11 Nov 2019 05:29:00 -0500 Subject: [PATCH] import perl-parent-0.237-2.module+el8.1.0+2926+ce7246ad --- SPECS/perl-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/perl-parent.spec b/SPECS/perl-parent.spec index a4b5c84..2d65997 100644 --- a/SPECS/perl-parent.spec +++ b/SPECS/perl-parent.spec @@ -1,7 +1,7 @@ Name: perl-parent Epoch: 1 Version: 0.237 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Establish an ISA relationship with base classes at compile time License: GPL+ or Artistic URL: https://metacpan.org/release/parent @@ -56,6 +56,9 @@ make test %{_mandir}/man3/parent.3* %changelog +* Fri Mar 29 2019 Jitka Plesnikova - 1:0.237-2 +- Rebuild with enable hardening (bug #1636329) + * Sat Jul 7 2018 Paul Howarth - 1:0.237-1 - Update to 0.237 - Don't load vars.pm (CPAN RT#132077)