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