14
0

- Update to version 0.3.17

* Fix unicode encoding issues
  * New spec file template for Mageia (formerly Mandriva)
- Changes from version 0.3.16
  * More testing
  * Updated spec file templates according to distro policies

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=29
This commit is contained in:
Sascha Peilicke
2011-05-18 11:41:03 +00:00
committed by Git OBS Bridge
parent a8f4a9c921
commit 3d56e7b5b6
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed May 18 11:36:27 UTC 2011 - saschpe@suse.de
- Update to version 0.3.17
* Fix unicode encoding issues
* New spec file template for Mageia (formerly Mandriva)
- Changes from version 0.3.16
* More testing
* Updated spec file templates according to distro policies
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 27 09:47:18 UTC 2011 - saschpe@suse.de Wed Apr 27 09:47:18 UTC 2011 - saschpe@suse.de

View File

@@ -18,7 +18,7 @@
%define mod_name py2pack %define mod_name py2pack
Name: python-%{mod_name} Name: python-%{mod_name}
Version: 0.3.15 Version: 0.3.17
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