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