diff --git a/perl-Sub-Install.spec b/perl-Sub-Install.spec index 2ec5c3e..eed6f90 100644 --- a/perl-Sub-Install.spec +++ b/perl-Sub-Install.spec @@ -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 0.924-2 +- rebuild for new perl +- fix license tag + * Wed Nov 22 2006 Chris Weyl 0.924-1 - update to 0.924 - add perl(Test::Perl::Critic) to BR's