14
0

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
This commit is contained in:
Denisart Benjamin
2013-11-17 19:01:24 +00:00
committed by Git OBS Bridge
parent bcbb5c164b
commit bb83f8b795
4 changed files with 18 additions and 5 deletions

View File

@@ -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