Compare commits

...

No commits in common. "c8-stream-5.3" and "c8-beta" have entirely different histories.

View File

@ -1,7 +1,7 @@
Name: perl-parent
Epoch: 1
Version: 0.237
Release: 2%{?dist}
Release: 1%{?dist}
Summary: Establish an ISA relationship with base classes at compile time
License: GPL+ or Artistic
URL: https://metacpan.org/release/parent
@ -56,9 +56,6 @@ 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)