14
0

- Update to version 0.3.4

* Use '-q' flag for %setup in openSUSE spec template
- Update to version 0.3.3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=15
This commit is contained in:
Sascha Peilicke
2011-01-12 10:48:15 +00:00
committed by Git OBS Bridge
parent 8ed289558a
commit e0432821aa
4 changed files with 11 additions and 5 deletions

View File

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

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

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

View File

@@ -1,7 +1,13 @@
-------------------------------------------------------------------
Wed Jan 12 10:46:44 UTC 2011 - saschpe@suse.de
- Update to version 0.3.4
* Use '-q' flag for %setup in openSUSE spec template
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 20 11:48:08 UTC 2010 - saschpe@suse.de Mon Dec 20 11:48:08 UTC 2010 - saschpe@suse.de
- Uodate to version 0.3.3 - Update to version 0.3.3
* Moved 'export CFLAGS...' from %prep to %build section in * Moved 'export CFLAGS...' from %prep to %build section in
templates templates

View File

@@ -22,7 +22,7 @@
%define mod_name py2pack %define mod_name py2pack
Name: python-%{mod_name} Name: python-%{mod_name}
Version: 0.3.3 Version: 0.3.4
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