diff --git a/metaextract-0.0.6.tar.gz b/metaextract-0.0.6.tar.gz deleted file mode 100644 index 9ea432d..0000000 --- a/metaextract-0.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84f829b5be2a334770211c57c23183fe071e0fd57d4d990183cb194389000d64 -size 8572 diff --git a/metaextract-0.0.7.tar.gz b/metaextract-0.0.7.tar.gz new file mode 100644 index 0000000..36254fd --- /dev/null +++ b/metaextract-0.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a6f862fd1ed30f9d32af4aec986a2d992c81b9ef87013a4065e5c287d4ccfc6 +size 8633 diff --git a/python-metaextract.changes b/python-metaextract.changes index 48e37d5..414cd56 100644 --- a/python-metaextract.changes +++ b/python-metaextract.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 29 17:55:42 UTC 2016 - tbechtold@suse.com + +update to version 0.0.7 + * Sort some of the data keys + * Post release version bump to 0.0.7 + * Sort json dump by key + ------------------------------------------------------------------- Sun Aug 28 06:14:54 UTC 2016 - tbechtold@suse.com diff --git a/python-metaextract.spec b/python-metaextract.spec index fa5f5a1..26101d2 100644 --- a/python-metaextract.spec +++ b/python-metaextract.spec @@ -13,19 +13,20 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-metaextract -Version: 0.0.6 +Version: 0.0.7 Release: 0 -License: Apache-2.0 Summary: get metadata for python modules -Url: http://github.com/toabctl/metaextract +License: Apache-2.0 Group: Development/Languages/Python +Url: http://github.com/toabctl/metaextract Source: https://pypi.io/packages/source/m/metaextract/metaextract-%{version}.tar.gz BuildRequires: python-devel -BuildRequires: python-setuptools BuildRequires: python-pytest-runner +BuildRequires: python-setuptools Requires: python-setuptools BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch