From 50f57a92b67a564923dfaef9203421a6da70b239 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mon, 11 Nov 2019 05:54:35 -0500 Subject: [PATCH] import perl-Test-Harness-3.42-2.module+el8.1.0+2926+ce7246ad --- SPECS/perl-Test-Harness.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/perl-Test-Harness.spec b/SPECS/perl-Test-Harness.spec index 0604837..eca1abd 100644 --- a/SPECS/perl-Test-Harness.spec +++ b/SPECS/perl-Test-Harness.spec @@ -8,7 +8,7 @@ Name: perl-Test-Harness Epoch: 1 Version: 3.42 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Run Perl standard test scripts with statistics License: GPL+ or Artistic URL: http://search.cpan.org/dist/Test-Harness/ @@ -101,6 +101,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Mar 29 2019 Jitka Plesnikova - 1:3.42-2 +- Rebuild with enable hardening (bug #1636329) + * Tue Mar 20 2018 Petr Pisar - 1:3.42-1 - 3.42 bump