forked from pool/python-mediafile
- 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.) * The ListMediaField class now doesn’t concatenate multiple lists if found. The first available tag is used instead, like with other kinds of fields. OBS-URL: https://build.opensuse.org/request/show/1032022 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mediafile?expand=0&rev=4
19 lines
1.0 KiB
Plaintext
19 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
||
Fri Oct 28 18:25:16 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||
|
||
- 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.)
|
||
* The ListMediaField class now doesn’t concatenate multiple lists if found. The first available tag is used instead, like with other kinds of fields.
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Feb 12 14:50:51 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||
|
||
- Clean up the SPEC file a little bit.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Feb 10 21:22:33 UTC 2022 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||
|
||
- Create package for version 0.9.0
|