Update to version 0.11.4; Fixes RHBZ#2224741

epel9
Fabio Valentini 2 years ago
parent ac08fe0f98
commit 94d47772c4
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/gix-hash-0.11.2.crate
/gix-hash-0.11.3.crate
/gix-hash-0.11.4.crate

@ -1,5 +1,5 @@
--- gix-hash-0.11.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-hash-0.11.3/Cargo.toml 2023-06-24T22:15:16.836218+00:00
--- gix-hash-0.11.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-hash-0.11.4/Cargo.toml 2023-07-27T19:53:11.637059+00:00
@@ -36,10 +36,6 @@
test = false
doctest = false

@ -5,11 +5,10 @@
%global crate gix-hash
Name: rust-gix-hash
Version: 0.11.3
Version: 0.11.4
Release: %autorelease
Summary: Borrowed and owned git hash digests used to identify git objects
# Upstream license specification: MIT/Apache-2.0
License: MIT OR Apache-2.0
URL: https://crates.io/crates/gix-hash
Source: %{crates_source}

@ -1 +1 @@
SHA512 (gix-hash-0.11.3.crate) = 92ebc4ba94b529c5314ae47829b9cc74965420e636542b67df71685e86dc4e34c750567079b6b4c9749b95535680f72b147a7d96d0cfb283944d5dc464b18ed7
SHA512 (gix-hash-0.11.4.crate) = 70e03b216da4ba3a0a0a364ce0e2f4f5c4ec50b100f7aff442557c4d1bcd74e8b64b911f955e35cd53f0441c8a6673c0efdb2ae66af53b0a7f6b11e1b78154e7

Loading…
Cancel
Save