diff --git a/perl-Module-Find.spec b/perl-Module-Find.spec index 7eb98c8..1bd8b52 100644 --- a/perl-Module-Find.spec +++ b/perl-Module-Find.spec @@ -1,10 +1,10 @@ Name: perl-Module-Find Version: 0.05 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Find and use installed modules in a (sub)category Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/Module-Find/ Source0: http://www.cpan.org/authors/id/C/CR/CRENZ/Module-Find-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -53,5 +53,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 8 2008 Tom "spot" Callaway - 0.05-2 +- rebuild for new perl + * Tue Dec 19 2006 Jose Pedro Oliveira - 0.05-1 - First build.