diff --git a/python-pytaglib.changes b/python-pytaglib.changes index 99871dd..9438a9d 100644 --- a/python-pytaglib.changes +++ b/python-pytaglib.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Oct 6 22:10:20 UTC 2022 - Yogalakshmi Arunachalam + +- Version Update to pytaglib 1.5.0 (2021-12-18) + * fix #93: publish PyPI packages from GitLab workflow + * fix #92: build windows binary wheels from CI + * fix #89: remove Python 2 support + * fix #88: rename pyprinttags3 --> pyprinttags, ignore unsupported tags in the script + ------------------------------------------------------------------- Wed Dec 8 12:16:45 UTC 2021 - pgajdos@suse.com diff --git a/python-pytaglib.spec b/python-pytaglib.spec index 2618cf2..bbd9cf7 100644 --- a/python-pytaglib.spec +++ b/python-pytaglib.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytaglib # -# 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-pytaglib -Version: 1.4.6 +Version: 1.5.0 Release: 0 Summary: Metadata "tagging" library based on TagLib License: GPL-3.0-only OR MIT diff --git a/v1.4.6.tar.gz b/v1.4.6.tar.gz deleted file mode 100644 index 194a723..0000000 --- a/v1.4.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:360b12d5b4c948cebf75acf86fac6b33a3f044eab6fcfe8949a1cd0f9c22bd25 -size 467771 diff --git a/v1.5.0.tar.gz b/v1.5.0.tar.gz new file mode 100644 index 0000000..a786df9 --- /dev/null +++ b/v1.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc3dba61beb7accf6eef3a515c122a817ed2668b3ae03d85598c8d9861bb933 +size 469483