|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-UNIVERSAL-isa
|
|
|
|
|
Version: 1.20140927
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Hack around module authors using UNIVERSAL::isa as a function
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -49,6 +49,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.20140927-2
|
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Mar 20 2015 Tom Callaway <spot@fedoraproject.org> - 1.2040927-1
|
|
|
|
|
- update to 1.20140927
|
|
|
|
|
|
|
|
|
|