License fix
This commit is contained in:
parent
9d71df46a9
commit
3ad8dd6a2f
@ -1,9 +1,9 @@
|
|||||||
Name: perl-Class-Data-Inheritable
|
Name: perl-Class-Data-Inheritable
|
||||||
Version: 0.06
|
Version: 0.06
|
||||||
Release: 1%{?dist}.1
|
Release: 2%{?dist}
|
||||||
Summary: Inheritable, overridable class data
|
Summary: Inheritable, overridable class data
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: GPL or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: http://search.cpan.org/dist/Class-Data-Inheritable/
|
URL: http://search.cpan.org/dist/Class-Data-Inheritable/
|
||||||
Source0: http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Class-Data-Inheritable-%{version}.tar.gz
|
Source0: http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Class-Data-Inheritable-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 24 2007 Tom "spot" Callaway <tcallawa@redhat.com> 0.06-2
|
||||||
|
- license fix
|
||||||
|
|
||||||
* Wed Jan 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> 0.06-1
|
* Wed Jan 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> 0.06-1
|
||||||
- bump to 0.06
|
- bump to 0.06
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user