Perl 5.34 rebuild

This commit is contained in:
Jitka Plesnikova 2021-05-21 22:12:46 +02:00
parent 406cb2ec8b
commit 2b4f5906b0

View File

@ -7,7 +7,7 @@
Name: perl-Devel-Hide
Version: 0.0014
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Forces the unavailability of specified Perl modules (for testing)
License: GPL+ or Artistic
URL: https://metacpan.org/release/Devel-Hide
@ -62,6 +62,9 @@ make test
%{_mandir}/man3/Devel::Hide.3*
%changelog
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.0014-2
- Perl 5.34 rebuild
* Wed Apr 28 2021 Paul Howarth <paul@city-fan.org> - 0.0014-1
- Update to 0.0014
- Bump version requirement of Test::More to one that supports note()