From f25e573a8f470f767473b171d3faed52f217ffdc7395fb915738d410d382920d Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 3 May 2013 10:26:13 +0000 Subject: [PATCH] - Update to version 0.4.3.4: + catch more doc files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=38 --- py2pack-0.4.3.3.tar.gz | 3 --- py2pack-0.4.3.4.tar.gz | 3 +++ python-py2pack.changes | 6 ++++++ python-py2pack.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 py2pack-0.4.3.3.tar.gz create mode 100644 py2pack-0.4.3.4.tar.gz diff --git a/py2pack-0.4.3.3.tar.gz b/py2pack-0.4.3.3.tar.gz deleted file mode 100644 index b472467..0000000 --- a/py2pack-0.4.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62613563d31b95dfad2a91414b64e0ccbc6b9564d0ee29fdac305bb1df198911 -size 25088 diff --git a/py2pack-0.4.3.4.tar.gz b/py2pack-0.4.3.4.tar.gz new file mode 100644 index 0000000..c21fd65 --- /dev/null +++ b/py2pack-0.4.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af1dda32a691792b39a29f770104e00ee6e734079f3c0cf9ec4500c6d7ba076f +size 25100 diff --git a/python-py2pack.changes b/python-py2pack.changes index 5464091..f6195fc 100644 --- a/python-py2pack.changes +++ b/python-py2pack.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 3 10:25:01 UTC 2013 - speilicke@suse.com + +- Update to version 0.4.3.4: + + catch more doc files + ------------------------------------------------------------------- Thu May 2 12:38:35 UTC 2013 - speilicke@suse.com diff --git a/python-py2pack.spec b/python-py2pack.spec index 4de76db..e9acf65 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -16,7 +16,7 @@ # Name: python-py2pack -Version: 0.4.3.3 +Version: 0.4.3.4 Release: 0 Url: http://github.com/saschpe/py2pack Summary: Generate distribution packages from Python packages on PyPI