Update to version 0.10.0 (rhbz#2233476)

epel9 imports/e9/rust-gix-path-0.10.0-1.el9
blinxen 1 year ago
parent 51b70de917
commit 80d5c44070

1
.gitignore vendored

@ -1,3 +1,4 @@
/gix-path-0.8.1.crate
/gix-path-0.8.3.crate
/gix-path-0.8.4.crate
/gix-path-0.10.0.crate

@ -5,7 +5,7 @@
%global crate gix-path
Name: rust-gix-path
Version: 0.8.4
Version: 0.10.0
Release: %autorelease
Summary: Utility crate for handling paths in gix
@ -16,7 +16,7 @@ Source: %{crates_source}
BuildRequires: rust-packaging >= 21
%global _description %{expand:
A WIP crate of the gitoxide project dealing paths and their conversions.}
A crate of the gitoxide project dealing paths and their conversions.}
%description %{_description}

@ -1 +1 @@
SHA512 (gix-path-0.8.4.crate) = c7425d700fcfe14d35c4b118a8e25d895ea040681e5988839816506ea2d46326ca85e88add35f8d820a8c4b5ab3fa954a5b2878f45c695cf6af1fc66d2578cdd
SHA512 (gix-path-0.10.0.crate) = d6bee153099bd542388f7ea26d388d3f478f7c8dd94a7b1c815daa70c57181f62dce6382036a4058e243ee65ba287e9fd0aa83fb655e537ae502a6b67223b181

Loading…
Cancel
Save