From 60cae4f9e07d3d0c4726fc406377700c693a4b5a357acdb0da3e9c67f31100f0 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Sat, 11 Dec 2010 17:50:48 +0000 Subject: [PATCH] - Update to version 0.2.8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=4 --- py2pack-0.2.7.tar.gz | 3 --- py2pack-0.2.8.tar.gz | 3 +++ python-py2pack.changes | 5 +++++ python-py2pack.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 py2pack-0.2.7.tar.gz create mode 100644 py2pack-0.2.8.tar.gz diff --git a/py2pack-0.2.7.tar.gz b/py2pack-0.2.7.tar.gz deleted file mode 100644 index 11940ce..0000000 --- a/py2pack-0.2.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41ed0c8d9e7456e31870e311da47361472ecc09cae28e00595545d8129406bfc -size 11051 diff --git a/py2pack-0.2.8.tar.gz b/py2pack-0.2.8.tar.gz new file mode 100644 index 0000000..baed432 --- /dev/null +++ b/py2pack-0.2.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92117248db6857636c421d6a40848add955e722e3e61d71a94cbc8b51d744d53 +size 11290 diff --git a/python-py2pack.changes b/python-py2pack.changes index 1ca61fd..facb237 100644 --- a/python-py2pack.changes +++ b/python-py2pack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 11 17:49:03 UTC 2010 - saschpe@gmx.de + +- Update to version 0.2.8 + ------------------------------------------------------------------- Sat Dec 11 17:31:29 UTC 2010 - saschpe@gmx.de diff --git a/python-py2pack.spec b/python-py2pack.spec index 85b5599..5a1043a 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -18,7 +18,7 @@ # norootforbuild Name: python-py2pack -Version: 0.2.7 +Version: 0.2.8 Release: 0 Url: http://github.com/saschpe/py2pack Summary: Generate distribution packages from Python packages on PyPI