Update to version 0.23.0

epel9 imports/e9/rust-gix-revision-0.23.0-1.el9
blinxen 1 year ago
parent f0c264c7ef
commit eebf318cb8

1
.gitignore vendored

@ -1 +1,2 @@
/gix-revision-0.21.0.crate /gix-revision-0.21.0.crate
/gix-revision-0.23.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 24 # Generated by rust2rpm 25
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate gix-revision %global crate gix-revision
Name: rust-gix-revision Name: rust-gix-revision
Version: 0.21.0 Version: 0.23.0
Release: %autorelease Release: %autorelease
Summary: Deal with finding names for revisions and parsing specifications Summary: Deal with finding names for revisions and parsing specifications
@ -86,7 +86,7 @@ use the "serde" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%prep %prep
%autosetup -n %{crate}-%{version_no_tilde} -p1 %autosetup -n %{crate}-%{version} -p1
%cargo_prep %cargo_prep
%generate_buildrequires %generate_buildrequires

@ -0,0 +1,2 @@
[package]
summary = "Deal with finding names for revisions and parsing specifications"

@ -1 +1 @@
SHA512 (gix-revision-0.21.0.crate) = f57ddcbaeb133c9179781340da629b2b9532a5d77b79dc6c8dba43444bab279f372e70e50cb9c976c311edf592372f5690eaf3aebc3739129ab4c4625b12de2f SHA512 (gix-revision-0.23.0.crate) = 67336830c7a2c579a5c9529c45d7d4c0ad8ca55bf9966e801c73e62a22a4972487838794e9704f642ffd27de111b9055448775801471de16f48e94775384fc99

Loading…
Cancel
Save