diff --git a/perl-Net-IP.spec b/perl-Net-IP.spec index ed372c6..9883bd7 100644 --- a/perl-Net-IP.spec +++ b/perl-Net-IP.spec @@ -1,11 +1,11 @@ Name: perl-Net-IP Version: 1.25 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Perl module for manipulation of IPv4 and IPv6 addresses Group: Development/Libraries # Some ambiguity here, see http://rt.cpan.org/Ticket/Display.html?id=28689 -License: MIT +License: MIT and (GPL+ or Artistic) URL: http://search.cpan.org/dist/Net-IP/ Source: ftp://cpan.org/pub/CPAN/authors/id/M/MA/MANU/Net-IP-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jan 27 2010 Stepan Kasal - 1.25-12 +- fix license tag + * Mon Dec 7 2009 Stepan Kasal - 1.25-11 - rebuild against perl 5.10.1