From fe415fffb38b7353d17bb08505b27ba143c3af891ebc607d4fa5f92c1e556723 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 22 Sep 2011 08:57:49 +0000 Subject: [PATCH] - Fixed license to Apache-2.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stomper?expand=0&rev=4 --- python-stomper.changes | 5 +++++ python-stomper.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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