diff --git a/python-stomper.changes b/python-stomper.changes index de20056..608a8b2 100644 --- a/python-stomper.changes +++ b/python-stomper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 22 08:56:39 UTC 2011 - saschpe@suse.de + +- Fixed license to Apache-2.0 + ------------------------------------------------------------------- Thu Sep 22 08:51:57 UTC 2011 - saschpe@suse.de diff --git a/python-stomper.spec b/python-stomper.spec index 4c8f63e..c4945ec 100644 --- a/python-stomper.spec +++ b/python-stomper.spec @@ -20,7 +20,7 @@ Version: 0.2.4 Release: 0 Url: http://code.google.com/p/stomper Summary: This is a transport neutral client implementation of the STOMP protocol -License: http://www.apache.org/licenses/LICENSE-2.0 +License: Apache-2.0 Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/s/stomper/stomper-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build