Update to version 0.57.0 (rhbz#2321169)

epel10 imports/epel10/rust-gix-pack-0.57.0-1.el10
blinxen 1 week ago
parent 36b15cc387
commit 7792619825

1
.gitignore vendored

@ -4,3 +4,4 @@
/gix-pack-0.51.0.crate /gix-pack-0.51.0.crate
/gix-pack-0.51.1.crate /gix-pack-0.51.1.crate
/gix-pack-0.53.0.crate /gix-pack-0.53.0.crate
/gix-pack-0.57.0.crate

@ -1,13 +1,13 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 27
# * Deactivate tests because of a missing dev-dependency (gix-testtools) # * Deactivate tests because of a missing dev-dependency (gix-testtools)
# * See https://github.com/Byron/gitoxide/discussions/900 for more information # * See https://github.com/Byron/gitoxide/discussions/900 for more information
%bcond_with check %bcond check 0
%global debug_package %{nil} %global debug_package %{nil}
%global crate gix-pack %global crate gix-pack
Name: rust-gix-pack Name: rust-gix-pack
Version: 0.53.0 Version: 0.57.0
Release: %autorelease Release: %autorelease
Summary: Implements git packs and related data structures Summary: Implements git packs and related data structures

@ -1 +1 @@
SHA512 (gix-pack-0.53.0.crate) = d7297d16b3a1aa5754a998f8c98733ef0bc498b76c2093585c6447b979bf63c343454e4dc9f37bc3afdaf8a1b5173cf16d60854c7f56fc382f27fe95d735ac2d SHA512 (gix-pack-0.57.0.crate) = 17b30be223917b2889b7bd52619308b1f7ee03bd674d2810f681dff45d6a60b45653e4171a896c9cd35393ad21e71d11b1444eec1a28756b7fa5f5bb4ad1bbe2

Loading…
Cancel
Save