diff --git a/python-py2pack.changes b/python-py2pack.changes index 39ef519..378e222 100644 --- a/python-py2pack.changes +++ b/python-py2pack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 6 17:11:17 UTC 2018 - dmueller@suse.com + +- update url to point to the new location (bsc#1079905) + ------------------------------------------------------------------- Fri Dec 22 09:48:29 UTC 2017 - tbechtold@suse.com diff --git a/python-py2pack.spec b/python-py2pack.spec index 83e56fb..fc0a98f 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -1,7 +1,7 @@ # # spec file for package python-py2pack # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: python-py2pack Version: 0.8.2 Release: 0 -Url: http://github.com/saschpe/py2pack +Url: https://github.com/openSUSE/py2pack Summary: Generate distribution packages from Python packages on PyPI License: Apache-2.0 Group: Development/Languages/Python