Update to version 0.10.9 (rhbz#2298620)

epel10
blinxen 6 months ago
parent 10ade19df3
commit 01991492c1

1
.gitignore vendored

@ -5,3 +5,4 @@
/gix-path-0.10.5.crate
/gix-path-0.10.7.crate
/gix-path-0.10.8.crate
/gix-path-0.10.9.crate

@ -0,0 +1,15 @@
--- gix-path-0.10.9/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-path-0.10.9/Cargo.toml 2024-07-24T20:56:50.752787+00:00
@@ -54,12 +54,3 @@
[target.'cfg(not(target_family = "wasm"))'.dependencies.home]
version = "0.5.5"
-[target."cfg(windows)".dev-dependencies.known-folders]
-version = "1.1.0"
-
-[target."cfg(windows)".dev-dependencies.windows]
-version = "0.58.0"
-features = ["Win32_System_Threading"]
-
-[target."cfg(windows)".dev-dependencies.winreg]
-version = "0.52.0"

@ -5,13 +5,15 @@
%global crate gix-path
Name: rust-gix-path
Version: 0.10.8
Version: 0.10.9
Release: %autorelease
Summary: Utility crate for handling paths in gix
License: MIT OR Apache-2.0
URL: https://crates.io/crates/gix-path
Source: %{crates_source}
# Automatically generated patch to strip dependencies and normalize metadata
Patch: gix-path-fix-metadata-auto.diff
BuildRequires: cargo-rpm-macros >= 24

@ -1 +1 @@
SHA512 (gix-path-0.10.8.crate) = ecb0bc1ed5ad2634f645df4562dc4165b9877e42dcc0d557cff73ed0df14bdc6d3ff2ccc732004b100862d08bae9dabfd5c6e743d14a500dfe29c110c8f52190
SHA512 (gix-path-0.10.9.crate) = 51010e988cac47a5be7fc0b98a7f62a7873cdabfb849c51883f5ba45e590ebe26b8a8d8c0380c3e4a5eef1f5c2cb39bf596bd4f0ff65c729684ab11584e8d7d7

Loading…
Cancel
Save