diff --git a/python-pyasn1.changes b/python-pyasn1.changes index cfffafb..0e661c5 100644 --- a/python-pyasn1.changes +++ b/python-pyasn1.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 8 13:52:32 UTC 2011 - coolo@suse.com + +- fix license to be in spdx.org format + ------------------------------------------------------------------- Tue Nov 8 06:25:13 UTC 2011 - highwaystar.ru@gmail.com diff --git a/python-pyasn1.spec b/python-pyasn1.spec index 5092338..b0bae5f 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -15,14 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: python-pyasn1 Version: 0.1.1 -Release: 1 +Release: 0 Url: http://pyasn1.sf.net/ Summary: ASN.1 types and codecs -License: BSD +License: BSD-3-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/p/pyasn1/pyasn1-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build