diff --git a/1.0.7.tar.gz b/1.0.7.tar.gz deleted file mode 100644 index 3a1eca0..0000000 --- a/1.0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0cf5f5e471fe21cc3631e4b0d9064137e55e79ca53ab038ad6f73947786e21f -size 19600 diff --git a/1.0.8.tar.gz b/1.0.8.tar.gz new file mode 100644 index 0000000..68d7ce4 --- /dev/null +++ b/1.0.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d787fb35a9899a1d963a551b922a7f3682849e71bddb089f136bbd1d302f71a5 +size 19053 diff --git a/python-metaextract.changes b/python-metaextract.changes index b45abba..7fe0eb7 100644 --- a/python-metaextract.changes +++ b/python-metaextract.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Sep 29 16:10:29 UTC 2022 - Yogalakshmi Arunachalam + +- Update to Version 1.0.8: + * Merge pull request #15 from toabctl/gh-instead-of-travis + * Move from Travis CI to github actions + * Merge pull request #14 from toabctl/drop-pytest-runner + * Post release version bump to 1.0.8 + * setup.py: drop setup_requires including setuptools and pytest-runner + * Merge pull request #12 from jayvdb/json_dumps_default + * Use default json encoder 'str' + ------------------------------------------------------------------- Wed Dec 8 12:34:45 UTC 2021 - pgajdos@suse.com diff --git a/python-metaextract.spec b/python-metaextract.spec index 21cacf9..13890e4 100644 --- a/python-metaextract.spec +++ b/python-metaextract.spec @@ -1,7 +1,7 @@ # # spec file for package python-metaextract # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-metaextract -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: Module to collect metadata for Python modules License: Apache-2.0