From 29f7ee9e57d58dfca58e548f716a448492b3a3e71fdc35c2e2aea400e1617c97 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 18 Jan 2011 12:46:33 +0000 Subject: [PATCH] - Update to version 0.3.7 * Remove authors from description in openSUSE spec template OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=18 --- py2pack-0.3.6.tar.gz | 3 --- py2pack-0.3.7.tar.gz | 3 +++ python-py2pack.changes | 6 ++++++ python-py2pack.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 py2pack-0.3.6.tar.gz create mode 100644 py2pack-0.3.7.tar.gz diff --git a/py2pack-0.3.6.tar.gz b/py2pack-0.3.6.tar.gz deleted file mode 100644 index b868b38..0000000 --- a/py2pack-0.3.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:969ac09866df0edc61e828202cba74b0393fb86fc81d920e1eaee2c7ee81980c -size 12255 diff --git a/py2pack-0.3.7.tar.gz b/py2pack-0.3.7.tar.gz new file mode 100644 index 0000000..bbacae5 --- /dev/null +++ b/py2pack-0.3.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e33db1d007ebb91f43f0b8de7b56d9f2e5d233df3f77629b6acd234eb062718 +size 12247 diff --git a/python-py2pack.changes b/python-py2pack.changes index 97645e4..8892381 100644 --- a/python-py2pack.changes +++ b/python-py2pack.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 18 12:44:40 UTC 2011 - saschpe@suse.de + +- Update to version 0.3.7 + * Remove authors from description in openSUSE spec template + ------------------------------------------------------------------- Fri Jan 14 12:34:58 UTC 2011 - saschpe@suse.de diff --git a/python-py2pack.spec b/python-py2pack.spec index 2a6054e..8f5cb49 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -22,7 +22,7 @@ %define mod_name py2pack Name: python-%{mod_name} -Version: 0.3.6 +Version: 0.3.7 Release: 0 Url: http://github.com/saschpe/py2pack Summary: Generate distribution packages from Python packages on PyPI