Update to version 0.10.14 (rhbz#2338742)

epel10 imports/epel10/rust-gix-path-0.10.14-1.el10
blinxen 1 week ago
parent 69618a0bf8
commit 8201f46ff7

1
.gitignore vendored

@ -8,3 +8,4 @@
/gix-path-0.10.9.crate
/gix-path-0.10.11.crate
/gix-path-0.10.13.crate
/gix-path-0.10.14.crate

@ -1,6 +1,6 @@
--- gix-path-0.10.13/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-path-0.10.13/Cargo.toml 2024-11-26T19:26:56.087266+00:00
@@ -54,16 +54,6 @@
--- gix-path-0.10.14/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-path-0.10.14/Cargo.toml 2025-01-19T23:35:29.212570+00:00
@@ -55,16 +55,6 @@
[target.'cfg(not(target_family = "wasm"))'.dependencies.home]
version = "0.5.5"
@ -17,7 +17,7 @@
[lints.clippy]
bool_to_int_with_if = "allow"
@@ -139,3 +129,4 @@
@@ -141,3 +131,4 @@
priority = -1
[lints.rust]

@ -7,7 +7,7 @@
%global crate gix-path
Name: rust-gix-path
Version: 0.10.13
Version: 0.10.14
Release: %autorelease
Summary: Utility crate for handling paths in gix

@ -1 +1 @@
SHA512 (gix-path-0.10.13.crate) = 7bbe2ff099523869fb8c3d3522988919798ae2ae77188876ef1aa86f2ad484f15ab8f7563eacbee9787c88dd23695601982b9574474f9c1258be2a271c737dad
SHA512 (gix-path-0.10.14.crate) = 957888925c298a8129fb7ef9da8b0252478f35c86a76c55cf749bb64c6011730f4716e8db42fef9cd6f728afe23f28114c96500ffcac265e9e71437c6e50e564

Loading…
Cancel
Save