|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-B-Debug
|
|
|
|
|
Version: 1.23
|
|
|
|
|
Release: 348%{?dist}
|
|
|
|
|
Release: 365%{?dist}
|
|
|
|
|
Summary: Walk Perl syntax tree, print debug information about op-codes
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -52,6 +52,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.23-365
|
|
|
|
|
- Increase release to favour standalone package
|
|
|
|
|
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.23-348
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|