File perl-WebService-MusicBrainz.changes of Package perl-WebService-MusicBrainz
-------------------------------------------------------------------
Wed Jan 21 05:50:57 UTC 2026 - Tina Müller <timueller+perl@suse.de>
- updated to 1.0.10
see /usr/share/doc/packages/perl-WebService-MusicBrainz/Changes
1.0.5 Tuesday March 19th 2019
- Fix Area.t ext:score -> ns2:score. See https://github.com/bfaist/webservice-musicbrainz/pull/7 - "Tests: Modifying area code as it fails". See https://github.com/bfaist/webservice-musicbrainz/issues/8 - "Bug on compiling under Xenial".
1.0.6 Tuesday July 26th 2022
- MusicBrainz.pm - Use 'release-group' as key on $search_fields.
- Request.pm - Updated url_base from http to https.
1.0.7 Monday July 24th 2024
- Artist.t - Account for searching on a artist/group can return one or more results. In this case, searching on "Van Halen" returns all the Van Halen tribute bands. See https://github.com/bfaist/webservice-musicbrainz/pull/15 - "Fix t/Artist.t: Van Halen is not unique any more."
1.0.8 Monday Jan 12 2026
- Add Mojo::UserAgent::Role::Retry to dependencies in README.md
- Create a github Action to run tests.
- Changes missing data for 1.0.5, 1.0.6, and 1.0.7
- MANIFEST is missing t/DiscID.t
- Test t/Recording.t is failing.
- Many tests fail due to "SSL connect attempt failed"
- Merge 1.0.7
1.0.9 Wednesday Jan 14 2026
- Fix VERSION and update Changes
1.0.10 Monday Jan 19 2026
- Move Mojo::UserAgent::Role::Retry to a recommended/optional module
-------------------------------------------------------------------
Mon Jul 29 05:31:03 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 1.0.7 (v1.0.7)
see /usr/share/doc/packages/perl-WebService-MusicBrainz/Changes
-------------------------------------------------------------------
Wed Jul 27 03:08:36 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 1.0.6
- use HTTPS instead of HTTP in URLs to prevent redirects
- fix tests
-------------------------------------------------------------------
Wed Oct 21 11:53:00 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
- updated to 1.0.5
see /usr/share/doc/packages/perl-WebService-MusicBrainz/Changes
1.0.4 Friday February 16th 2018
- Merge pull request (jwbargsten)
-------------------------------------------------------------------
Wed Mar 6 16:04:44 UTC 2019 - Martin Wilck <mwilck@suse.com>
- updated to 1.0.4
* Version 1.0 and future releases are not backward compatible
with pre-1.0 releases. There's currently no package in Factory
that requires perl(WebService::MusicBrainz), so the change
should be no problem.
* adapt dependencies to 1.0 release
* spec file cleanup
-------------------------------------------------------------------
Wed Mar 09 22:21:00 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.93)