From af90ab146d138cfe951e01d89c91feb230397d0b Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mon, 11 Nov 2019 05:46:55 -0500 Subject: [PATCH] import perl-constant-1.33-1001.module+el8.1.0+2926+ce7246ad --- SPECS/perl-constant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/perl-constant.spec b/SPECS/perl-constant.spec index e09edc1..05979cf 100644 --- a/SPECS/perl-constant.spec +++ b/SPECS/perl-constant.spec @@ -9,7 +9,7 @@ Name: perl-constant Version: 1.33 -Release: 1000%{?dist} +Release: 1001%{?dist} Summary: Perl pragma to declare constants License: GPL+ or Artistic Group: Development/Libraries @@ -77,6 +77,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Mar 29 2019 Jitka Plesnikova - 1.33-1001 +- Rebuild with enable hardening (bug #1636329) + * Thu Aug 23 2018 Petr Pisar - 1.33-1000 - Increase release not to clash with perl-bootstrap:5.24 subpackages (bug #1620196)