|
|
|
@ -13,7 +13,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-B-Debug
|
|
|
|
|
Version: 1.26
|
|
|
|
|
Release: 420%{?dist}
|
|
|
|
|
Release: 421%{?dist}
|
|
|
|
|
Summary: Walk Perl syntax tree, print debug information about op-codes
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/B-Debug
|
|
|
|
@ -67,6 +67,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.26-421
|
|
|
|
|
- Perl 5.30 re-rebuild of bootstrapped packages
|
|
|
|
|
|
|
|
|
|
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.26-420
|
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
|
|
|
|
|
|