From bb83f8b795ca8d26762af97ef9fa4d7ef0c0dd15f36ad47d0ca953f00fce3302 Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Sun, 17 Nov 2013 19:01:24 +0000
Subject: [PATCH] Accepting request 207357 from
home:posophe:branches:devel:languages:python
- Update to version 0.2.7
+ add a MANIFEST.in which makes sure README.md is present. Without
this pip install fails: https://github.com/oisinmulvihill/stomper/issues/3.
- Changes from version 0.2.6
+ correct many spelling mistakes throughout the code base.
+ make the README.md the main
- Changes from 0.2.5
+ removes the extra line ending which can cause problems.
- README has been renamed in README.md; change it in %doc
OBS-URL: https://build.opensuse.org/request/show/207357
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stomper?expand=0&rev=10
---
python-stomper.changes | 13 +++++++++++++
python-stomper.spec | 4 ++--
stomper-0.2.4.tar.gz | 3 ---
stomper-0.2.7.tar.gz | 3 +++
4 files changed, 18 insertions(+), 5 deletions(-)
delete mode 100644 stomper-0.2.4.tar.gz
create mode 100644 stomper-0.2.7.tar.gz
diff --git a/python-stomper.changes b/python-stomper.changes
index 0486061..0bd221e 100644
--- a/python-stomper.changes
+++ b/python-stomper.changes
@@ -1,3 +1,16 @@
+-------------------------------------------------------------------
+Sun Nov 17 18:50:51 UTC 2013 - p.drouand@gmail.com
+
+- Update to version 0.2.7
+ + add a MANIFEST.in which makes sure README.md is present. Without
+ this pip install fails: https://github.com/oisinmulvihill/stomper/issues/3.
+- Changes from version 0.2.6
+ + correct many spelling mistakes throughout the code base.
+ + make the README.md the main
+- Changes from 0.2.5
+ + removes the extra line ending which can cause problems.
+- README has been renamed in README.md; change it in %doc
+
-------------------------------------------------------------------
Thu Oct 24 11:15:20 UTC 2013 - speilicke@suse.com
diff --git a/python-stomper.spec b/python-stomper.spec
index c20a917..12fc9a6 100644
--- a/python-stomper.spec
+++ b/python-stomper.spec
@@ -17,7 +17,7 @@
Name: python-stomper
-Version: 0.2.4
+Version: 0.2.7
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 lib/stomper/examples
+%doc README.md lib/stomper/examples
%{python_sitelib}/*
%changelog
diff --git a/stomper-0.2.4.tar.gz b/stomper-0.2.4.tar.gz
deleted file mode 100644
index b13ff05..0000000
--- a/stomper-0.2.4.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9cd65dfb28c1e341d2c539a1ca57338dbbc5a1b6945d489e62f886849b838d76
-size 20525
diff --git a/stomper-0.2.7.tar.gz b/stomper-0.2.7.tar.gz
new file mode 100644
index 0000000..f223325
--- /dev/null
+++ b/stomper-0.2.7.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8978fd3421390abe3c1a8c8adc72346f4a8175b6fb154011fc8d37bb916e01ce
+size 21459