14
0

- Update to version 0.2.11

* Fixed openSUSE spec file template check for non-suse distros
    in %install section

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=8
This commit is contained in:
Sascha Peilicke
2010-12-11 20:47:33 +00:00
committed by Git OBS Bridge
parent 7185c19960
commit 59f9e877ff
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df5fb1c34e1a2f0d27102c974245088047ccbae0e13634c3281d130918d2f7b4
size 12328

3
py2pack-0.2.11.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21e2fd3199e5a17b023e1987275f1fa665c5afc2dfab2cd2aa7ba801ff1be1e8
size 12323

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 11 20:46:16 UTC 2010 - saschpe@gmx.de
- Update to version 0.2.11
* Fixed openSUSE spec file template check for non-suse distros
in %install section
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 11 19:58:18 UTC 2010 - saschpe@gmx.de Sat Dec 11 19:58:18 UTC 2010 - saschpe@gmx.de

View File

@@ -18,7 +18,7 @@
# norootforbuild # norootforbuild
Name: python-py2pack Name: python-py2pack
Version: 0.2.10 Version: 0.2.11
Release: 0 Release: 0
Url: http://github.com/saschpe/py2pack Url: http://github.com/saschpe/py2pack
Summary: Generate distribution packages from Python packages on PyPI Summary: Generate distribution packages from Python packages on PyPI