14
0

- Update to version 0.3.6

* Removed double check in openSUSE spec template
  * Added some packager hints
- Update to version 0.3.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=17
This commit is contained in:
Sascha Peilicke
2011-01-14 12:36:26 +00:00
committed by Git OBS Bridge
parent f5b887a7e1
commit 6c686a0a72
4 changed files with 12 additions and 5 deletions

View File

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

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

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

View File

@@ -1,7 +1,14 @@
-------------------------------------------------------------------
Fri Jan 14 12:34:58 UTC 2011 - saschpe@suse.de
- Update to version 0.3.6
* Removed double check in openSUSE spec template
* Added some packager hints
-------------------------------------------------------------------
Thu Jan 13 10:58:22 UTC 2011 - saschpe@suse.de
- Update to version 0.3.4
- Update to version 0.3.5
* Better compatibility with older Python releases
* Version requirement generation for openSUSE spec template

View File

@@ -22,7 +22,7 @@
%define mod_name py2pack
Name: python-%{mod_name}
Version: 0.3.5
Version: 0.3.6
Release: 0
Url: http://github.com/saschpe/py2pack
Summary: Generate distribution packages from Python packages on PyPI