diff --git a/README.md b/README.md index 9e37ce1db..bcde4aae6 100644 --- a/README.md +++ b/README.md @@ -1050,10 +1050,10 @@ SOFTWARE. [sonarr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [sonarr-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [sonarr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/a1f0d43 -[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/a1f0d43/README.md +[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/937b5a2 +[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/937b5a2/README.md [spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues -[spotify-version-shield]: https://img.shields.io/badge/version-a1f0d43-blue.svg +[spotify-version-shield]: https://img.shields.io/badge/version-937b5a2-blue.svg [spotify-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/spotify/CHANGELOG.md b/spotify/CHANGELOG.md index fb66c5876..229f18590 100644 --- a/spotify/CHANGELOG.md +++ b/spotify/CHANGELOG.md @@ -1,13 +1,18 @@ -# Changelog since v0.12.6 -- 🎆 Updates maintenance/license year to 2024 (#255) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 (#252) +# Changelog since v0.13.0 +- Upgrade base to 17.1.1 and resolve problems with building librespot 0.6.0 (#281) + +* feat: upgrade to 17.1.0 and resolve problems with librespot 0.6.0 + +* fix: build librespot with libmdns + +* ⬆️ Bump base image version to 17.1.1 in Dockerfile and build.yaml + +--------- + +Co-authored-by: Franck Nijhof +- ⬆️ Update alpine_3_18/git to v2.40.4-r0 (#280) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 (#250) +- ⬆️ Update librespot to 0.6.0 (#273) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 (#248) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- Drop support for i386 (#249) -- Move coc and contributing to .github folder (#247) diff --git a/spotify/README.md b/spotify/README.md index e2c9cfb72..af7b4d1c0 100644 --- a/spotify/README.md +++ b/spotify/README.md @@ -52,6 +52,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-a1f0d43-blue.svg -[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/a1f0d43 +[release-shield]: https://img.shields.io/badge/version-937b5a2-blue.svg +[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/937b5a2 [screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png \ No newline at end of file diff --git a/spotify/config.yaml b/spotify/config.yaml index acbd731f5..596a1fa51 100644 --- a/spotify/config.yaml +++ b/spotify/config.yaml @@ -1,5 +1,5 @@ name: Spotify Connect -version: a1f0d43 +version: 937b5a2 slug: spotify description: Play Spotify music on your Home Assistant device url: https://github.com/hassio-addons/addon-spotify-connect