From e16627b5fbd378ead8407dc57304bd26fbb2aefe Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mon, 11 Nov 2019 05:47:20 -0500 Subject: [PATCH] import perl-Exporter-5.72-1001.module+el8.1.0+2926+ce7246ad --- SPECS/perl-Exporter.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/perl-Exporter.spec b/SPECS/perl-Exporter.spec index 362fce7..fc8f3ec 100644 --- a/SPECS/perl-Exporter.spec +++ b/SPECS/perl-Exporter.spec @@ -8,7 +8,7 @@ %global base_version 5.70 Name: perl-Exporter Version: 5.72 -Release: 1000%{?dist} +Release: 1001%{?dist} Summary: Implements default import method for modules License: GPL+ or Artistic Group: Development/Libraries @@ -64,6 +64,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Mar 29 2019 Jitka Plesnikova - 5.72-1001 +- Rebuild with enable hardening (bug #1636329) + * Thu Aug 23 2018 Petr Pisar - 5.72-1000 - Increase release not to clash with perl-bootstrap:5.24 subpackages (bug #1620192)