From 22206b672f2b0893617f0ca515b0bfaa62b1215cc23af9c4d3bce8dc0133f072 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 22 Sep 2011 08:57:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stomper?expand=0&rev=3 --- python-stomper.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-stomper.spec b/python-stomper.spec index 2c72a80..4c8f63e 100644 --- a/python-stomper.spec +++ b/python-stomper.spec @@ -40,7 +40,7 @@ This is a python client implementation of the STOMP protocol. The client is attempting to be transport layer neutral. This module provides functions to create and parse STOMP messages in a programatic fashion. The messages can be easily generated and parsed, however its up to the user to do -the sending and receiving. The STOMP protocol specification can be found here: +the sending and receiving. %prep %setup -q -n stomper-%{version}