14
0

Accepting request 307040 from home:benoit_monin:branches:devel:languages:python

- update to version 0.3.0
- rename README.md to README.rst: changed upstream

OBS-URL: https://build.opensuse.org/request/show/307040
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stomper?expand=0&rev=12
This commit is contained in:
Denisart Benjamin
2015-05-17 12:10:09 +00:00
committed by Git OBS Bridge
parent bb83f8b795
commit f97c28d721
4 changed files with 30 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-stomper
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-stomper
Version: 0.2.7
Version: 0.3.0
Release: 0
Summary: This is a transport neutral client implementation of the STOMP protocol
License: Apache-2.0
@@ -56,7 +56,7 @@ nosetests
%files
%defattr(-,root,root,-)
%doc README.md lib/stomper/examples
%doc README.rst lib/stomper/examples
%{python_sitelib}/*
%changelog