From 74f92ead3fe4298ec34f3ae26ae81f65befc4d8a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mon, 11 Nov 2019 05:27:17 -0500 Subject: [PATCH] import perl-Data-Dumper-2.161-5.module+el8.1.0+2926+ce7246ad --- SPECS/perl-Data-Dumper.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/perl-Data-Dumper.spec b/SPECS/perl-Data-Dumper.spec index 655dc8e..aaf4c87 100644 --- a/SPECS/perl-Data-Dumper.spec +++ b/SPECS/perl-Data-Dumper.spec @@ -1,6 +1,6 @@ Name: perl-Data-Dumper Version: 2.161 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Stringify perl data structures, suitable for printing and eval License: GPL+ or Artistic Group: Development/Libraries @@ -83,6 +83,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Mar 29 2019 Jitka Plesnikova - 2.161-5 +- Rebuild with enable hardening (bug #1636329) + * Thu Jan 11 2018 Petr Pisar - 2.161-4 - Fix postentry for quoted glob (bug #1532524)