Update to version 0.54.0

epel9 imports/e9/rust-gix-odb-0.54.0-1.el9
blinxen 1 year ago
parent 19b1c784d2
commit b223cb6c93

1
.gitignore vendored

@ -1 +1,2 @@
/gix-odb-0.52.0.crate
/gix-odb-0.54.0.crate

@ -1,13 +1,13 @@
# Generated by rust2rpm 24
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate gix-odb
Name: rust-gix-odb
Version: 0.52.0
Version: 0.54.0
Release: %autorelease
Summary: Implementation of the git object database
Summary: Implements various git object databases
License: MIT OR Apache-2.0
URL: https://crates.io/crates/gix-odb
@ -72,7 +72,7 @@ use the "serde" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires

@ -1 +1 @@
SHA512 (gix-odb-0.52.0.crate) = 82bb669ff9e4a7517f888b5940cf1ca7bb68da3d7282215c8d8bd09c69c84bde2463b2e3cfecbbb4aec7b0aa11449b02bc7777429126d03f2c9acc501eb0d64c
SHA512 (gix-odb-0.54.0.crate) = 2d17e092a132dfee2172b7e714a72ff006cac3ec41858ef29ecba4c4fb9d0d9afb1c20cfed4f3d0e898bd6e80a6447e835a4eb2891c8e8ee704b1d6c9022dddb

Loading…
Cancel
Save