diff --git a/python-pyasn1.changes b/python-pyasn1.changes index 686c5b7..212c201 100644 --- a/python-pyasn1.changes +++ b/python-pyasn1.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 3 15:56:43 UTC 2015 - lchiquitto@suse.com + +- Reflect license change (from BSD-3-Clause to BSD-2-Clause) which + happened in version 0.1.7 in the spec file + ------------------------------------------------------------------- Thu Oct 24 11:10:32 UTC 2013 - speilicke@suse.com diff --git a/python-pyasn1.spec b/python-pyasn1.spec index 45128d9..489456e 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyasn1 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: python-pyasn1 Version: 0.1.7 Release: 0 Summary: ASN.1 types and codecs -License: BSD-3-Clause +License: BSD-2-Clause Group: Development/Languages/Python Url: http://pyasn1.sf.net/ Source: http://pypi.python.org/packages/source/p/pyasn1/pyasn1-%{version}.tar.gz