|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-UNIVERSAL-isa
|
|
|
|
|
Version: 1.03
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Hack around module authors using UNIVERSAL::isa as a function
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Dec 23 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.03-4
|
|
|
|
|
- 661697 rebuild for fixing problems with vendorach/lib
|
|
|
|
|
|
|
|
|
|
* Fri May 07 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.03-3
|
|
|
|
|
- Mass rebuild with perl-5.12.0
|
|
|
|
|
|
|
|
|
|