diff --git a/py2pack-0.3.20.tar.gz b/py2pack-0.3.20.tar.gz deleted file mode 100644 index 7497a3e..0000000 --- a/py2pack-0.3.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:571a048f6f5e7d169ee3322a202bc53944a15ef0044a42302a90698a553d3b90 -size 16750 diff --git a/py2pack-0.3.21.tar.gz b/py2pack-0.3.21.tar.gz new file mode 100644 index 0000000..5d9875c --- /dev/null +++ b/py2pack-0.3.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbe082f9bd3f756d2ac9709355b52588b1394b22bd907efcbf6c1b1249beb520 +size 16624 diff --git a/python-py2pack.changes b/python-py2pack.changes index b495773..ebc87c3 100644 --- a/python-py2pack.changes +++ b/python-py2pack.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 22 11:15:40 UTC 2011 - saschpe@suse.de + +- Set license to GPL-2.0+ (SPDX style) +- Update to version 0.3.21: + * Improvements to the Fedora and SUSE spec templates + ------------------------------------------------------------------- Tue Sep 20 14:57:05 UTC 2011 - saschpe@suse.de diff --git a/python-py2pack.spec b/python-py2pack.spec index 829339d..0aa15d1 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -16,11 +16,11 @@ # Name: python-py2pack -Version: 0.3.20 +Version: 0.3.21 Release: 0 Url: http://github.com/saschpe/py2pack Summary: Generate distribution packages from Python packages on PyPI -License: GPLv2 +License: GPL-2.0+ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/p/py2pack/py2pack-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build