|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Devel-OverloadInfo
|
|
|
|
|
Version: 0.002
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Introspect overloaded operators
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: http://search.cpan.org/dist/Devel-OverloadInfo/
|
|
|
|
@ -55,6 +55,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Devel::OverloadInfo.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.002-3
|
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Nov 7 2014 Paul Howarth <paul@city-fan.org> - 0.002-2
|
|
|
|
|
- Sanitize for Fedora submission
|
|
|
|
|
|
|
|
|
|