Update to version 0.16.0 (rhbz#2321160)

epel10 imports/epel10/rust-gix-hash-0.16.0-1.el10
blinxen 2 weeks ago
parent 359ae7fe37
commit b208beaa4b

1
.gitignore vendored

@ -5,3 +5,4 @@
/gix-hash-0.13.1.crate /gix-hash-0.13.1.crate
/gix-hash-0.13.2.crate /gix-hash-0.13.2.crate
/gix-hash-0.14.2.crate /gix-hash-0.14.2.crate
/gix-hash-0.16.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 27
%bcond_without check %bcond check 1
%global debug_package %{nil} %global debug_package %{nil}
%global crate gix-hash %global crate gix-hash
Name: rust-gix-hash Name: rust-gix-hash
Version: 0.14.2 Version: 0.16.0
Release: %autorelease Release: %autorelease
Summary: Borrowed and owned git hash digests used to identify git objects Summary: Borrowed and owned git hash digests used to identify git objects

@ -1 +1 @@
SHA512 (gix-hash-0.14.2.crate) = 32ba5cc7805146fa858501bdf0cd75bd000550aacee258fdd63572323cdd06e54c78b4a71761d410c46471dc1bcf856e5564586f24ca2cca03c60b9e08b4386d SHA512 (gix-hash-0.16.0.crate) = aab790857a97f2155de11e8fd4b8f7ffeb4aa6f27245c5b6b7b279e757c85c8586e74fac4920e8bc6b0bcc0daa0b26dc068c190595ff2f5efe650c10b4e10b3e

Loading…
Cancel
Save