|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-B-Debug
|
|
|
|
|
Version: 1.24
|
|
|
|
|
Release: 394%{?dist}
|
|
|
|
|
Release: 395%{?dist}
|
|
|
|
|
Summary: Walk Perl syntax tree, print debug information about op-codes
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -55,6 +55,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-395
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.24-394
|
|
|
|
|
- Perl 5.26 re-rebuild of bootstrapped packages
|
|
|
|
|
|
|
|
|
|