diff --git a/perl-File-Remove.spec b/perl-File-Remove.spec index 41d1209..fa41010 100644 --- a/perl-File-Remove.spec +++ b/perl-File-Remove.spec @@ -1,8 +1,8 @@ Name: perl-File-Remove Version: 0.37 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Convenience module for removing files and directories -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Remove/ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/File-Remove-%{version}.tar.gz @@ -48,6 +48,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Aug 17 2007 Ralf Corsépius - 0.37-2 +- Update license tag. + * Tue Jul 10 2007 Ralf Corsépius - 0.37-1 - Upstream update.