Update to version 0.11.3; Fixes RHBZ#2216738

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

1
.gitignore vendored

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

@ -1,3 +0,0 @@
# rust-gix-hash
The rust-gix-hash package

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

@ -5,7 +5,7 @@
%global crate gix-hash %global crate gix-hash
Name: rust-gix-hash Name: rust-gix-hash
Version: 0.11.2 Version: 0.11.3
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.11.2.crate) = 6576a0df7f7858f28aebc72a20c6189567ea133910172b85c96fc3daab2294396bddf76787971df722361ca12da42de6c4e7399e2de7585faf6adbcd2aad9a1e SHA512 (gix-hash-0.11.3.crate) = 92ebc4ba94b529c5314ae47829b9cc74965420e636542b67df71685e86dc4e34c750567079b6b4c9749b95535680f72b147a7d96d0cfb283944d5dc464b18ed7

Loading…
Cancel
Save