[PR #1327] [MERGED] Update glib and gstreamer #1337

Closed
opened 2026-02-27 20:02:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1327
Author: @yubiuser
Created: 9/6/2024
Status: Merged
Merged: 9/30/2024
Merged by: @roderickvd

Base: devHead: update/deps


📝 Commits (2)

📊 Changes

2 files changed (+85 additions, -82 deletions)

View changed files

📝 Cargo.lock (+80 -78)
📝 playback/Cargo.toml (+5 -4)

📄 Description

librespot-playback
/workspaces/librespot/playback/Cargo.toml
dependency       current  upgrade
glib             0.19.9   0.20.3
gstreamer        0.22.7   0.23.1
gstreamer-app    0.22.6   0.23.0
gstreamer-audio  0.22.6   0.23.0

The upstream bug has been fixed. Just need to wait before dependencies pick up the new version and it propagates through the crates.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/1327 **Author:** [@yubiuser](https://github.com/yubiuser) **Created:** 9/6/2024 **Status:** ✅ Merged **Merged:** 9/30/2024 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `update/deps` --- ### 📝 Commits (2) - [`71409b3`](https://github.com/librespot-org/librespot/commit/71409b36a6c7d534c54fe6001be377cf322b087b) Update gstreamer - [`e9c4f4f`](https://github.com/librespot-org/librespot/commit/e9c4f4fc16984baad5a1d727e06ecc761a0e34b7) Update glib ### 📊 Changes **2 files changed** (+85 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+80 -78) 📝 `playback/Cargo.toml` (+5 -4) </details> ### 📄 Description ``` librespot-playback /workspaces/librespot/playback/Cargo.toml dependency current upgrade glib 0.19.9 0.20.3 gstreamer 0.22.7 0.23.1 gstreamer-app 0.22.6 0.23.0 gstreamer-audio 0.22.6 0.23.0 ``` The upstream [bug](https://github.com/EmbarkStudios/cfg-expr/issues/73) has been fixed. Just need to wait before dependencies pick up the new version and it propagates through the crates. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:02:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#1337
No description provided.