15
0

- update to 0.12.0:

* Add the multiple-valued properties artists_credit, artists_sort,
    albumartists_credit, and albumartists_sort.
- drop python-mediafile-pyupgrade.patch
- add python-mediafile-remove-six.patch
- Update to version 0.10.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mediafile?expand=0&rev=10
This commit is contained in:
2023-12-16 20:51:22 +00:00
committed by Git OBS Bridge
parent ecd8c9d86f
commit 48902fd9db
6 changed files with 409 additions and 1710 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 16 20:48:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.12.0:
* Add the multiple-valued properties artists_credit, artists_sort,
albumartists_credit, and albumartists_sort.
- drop python-mediafile-pyupgrade.patch
- add python-mediafile-remove-six.patch
-------------------------------------------------------------------
Tue Apr 25 06:53:17 UTC 2023 - pgajdos@suse.com
@@ -18,7 +27,7 @@ Mon Jan 2 15:27:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
-------------------------------------------------------------------
Fri Oct 28 18:25:16 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.10.0
- Update to version 0.10.0
* Add the multiple-valued properties albumtypes, catalognums and languages.
* The catalognum property now refers to additional file tags named CATALOGID and DISCOGS_CATALOG (but only for reading, not writing).
* The multi-valued albumartists property now refers to additional file tags named ALBUM_ARTIST and ALBUM ARTISTS. (The latter is used only for reading.)