diff --git a/python-netaddr.changes b/python-netaddr.changes index ebb57c0..edcaf48 100644 --- a/python-netaddr.changes +++ b/python-netaddr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 20 13:43:05 UTC 2011 - saschpe@suse.de + +- Changed license to 'BSD-3-Clause' (SPDX style) + ------------------------------------------------------------------- Tue Sep 20 13:40:39 UTC 2011 - saschpe@suse.de diff --git a/python-netaddr.spec b/python-netaddr.spec index 33b67ba..9ca2ffc 100644 --- a/python-netaddr.spec +++ b/python-netaddr.spec @@ -20,7 +20,7 @@ Version: 0.7.6 Release: 0 Url: http://github.com/drkjam/netaddr Summary: Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network addresses -License: BSD License +License: BSD-3-Clause Group: Development/Languages/Python Source: netaddr-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build