import perl-parent-0.237-2.module+el8.1.0+2926+ce7246ad

This commit is contained in:
CentOS Sources 2019-11-11 05:29:00 -05:00 committed by Andrew Lukoshko
parent c33023c6a0
commit 5ffbe4d32c

View File

@ -1,7 +1,7 @@
Name: perl-parent
Epoch: 1
Version: 0.237
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Establish an ISA relationship with base classes at compile time
License: GPL+ or Artistic
URL: https://metacpan.org/release/parent
@ -56,6 +56,9 @@ make test
%{_mandir}/man3/parent.3*
%changelog
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.237-2
- Rebuild with enable hardening (bug #1636329)
* Sat Jul 7 2018 Paul Howarth <paul@city-fan.org> - 1:0.237-1
- Update to 0.237
- Don't load vars.pm (CPAN RT#132077)