Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-25 00:29:05 +00:00
parent 3cdddf34b5
commit fe478d6ca1

View File

@ -1,8 +1,8 @@
Name: perl-Sub-Install
Version: 0.924
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Install subroutines into packages easily
License: GPL or Artistic
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Sub-Install/
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Sub-Install-%{version}.tar.gz
@ -52,6 +52,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/*
%changelog
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.924-2
- rebuild for new perl
- fix license tag
* Wed Nov 22 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.924-1
- update to 0.924
- add perl(Test::Perl::Critic) to BR's