Update to version 0.7.0 (rhbz#2321162)

epel10 imports/epel10/rust-gix-hashtable-0.7.0-1.el10
blinxen 1 week ago
parent 3578329001
commit 2a4ba7128b

1
.gitignore vendored

@ -1,3 +1,4 @@
/gix-hashtable-0.2.4.crate /gix-hashtable-0.2.4.crate
/gix-hashtable-0.4.0.crate /gix-hashtable-0.4.0.crate
/gix-hashtable-0.5.2.crate /gix-hashtable-0.5.2.crate
/gix-hashtable-0.7.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-hashtable %global crate gix-hashtable
Name: rust-gix-hashtable Name: rust-gix-hashtable
Version: 0.5.2 Version: 0.7.0
Release: %autorelease Release: %autorelease
Summary: Hashtable based data structures optimized to utilize ObjectId keys Summary: Hashtable based data structures optimized to utilize ObjectId keys

@ -1 +1 @@
SHA512 (gix-hashtable-0.5.2.crate) = d3b963cf2e82dd034bfa5912bdd0fa384cdd501efa6a0dacc70838245ad072daaf49e2f7a84d2d41360c0677af9c0162831423b4a903a77f5f7f8027034bc36a SHA512 (gix-hashtable-0.7.0.crate) = 42bfe73cbaa3a17b4a617ab587640f70723d184d258263003691d6a26e3326a7e76e3ff68a95cb21f41b699e4bf53958f34f9776f4690bb9bcc9e9f17ff16b62

Loading…
Cancel
Save