[PR #1021] [CLOSED] Bump vergen version #1198

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1021
Author: @tstenner
Created: 7/10/2022
Status: Closed

Base: devHead: vergen7


📝 Commits (1)

📊 Changes

4 files changed (+208 additions, -172 deletions)

View changed files

📝 Cargo.lock (+194 -164)
📝 core/Cargo.toml (+1 -1)
📝 core/build.rs (+10 -4)
📝 core/src/version.rs (+3 -3)

📄 Description

vergen >=7 uses the git2 package to generate the version information so it should be a bit more robust.

It could also generate the enabled cargo features, but only for the package it is enabled for (here: the core package).


🔄 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/1021 **Author:** [@tstenner](https://github.com/tstenner) **Created:** 7/10/2022 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `vergen7` --- ### 📝 Commits (1) - [`0e9f1a9`](https://github.com/librespot-org/librespot/commit/0e9f1a996d3433c21b7d80b1b7cf0a02be170863) Update vergen to 7.2.1 ### 📊 Changes **4 files changed** (+208 additions, -172 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+194 -164) 📝 `core/Cargo.toml` (+1 -1) 📝 `core/build.rs` (+10 -4) 📝 `core/src/version.rs` (+3 -3) </details> ### 📄 Description vergen >=7 uses the git2 package to generate the version information so it should be a bit more robust. It could also generate the enabled cargo features, but only for the package it is enabled for (here: the `core` package). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:32 +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#1198
No description provided.