diff --git a/python-feedparser.changes b/python-feedparser.changes index 444aa0c..0758724 100644 --- a/python-feedparser.changes +++ b/python-feedparser.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 8 13:54:33 UTC 2011 - coolo@suse.com + +- fix license to be in spdx.org format + ------------------------------------------------------------------- Thu Jun 9 10:31:45 UTC 2011 - saschpe@suse.de diff --git a/python-feedparser.spec b/python-feedparser.spec index 9af81f2..1ad01e4 100644 --- a/python-feedparser.spec +++ b/python-feedparser.spec @@ -15,15 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: python-feedparser Version: 5.0.1 -Release: 1 +Release: 0 Summary: Universal Feed Parser Module for Python -Url: http://sourceforge.net/projects/feedparser/ -License: BSD +License: BSD-2-Clause Group: Development/Libraries/Python +Url: http://sourceforge.net/projects/feedparser/ Source: feedparser-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel