Update to version 0.27.0 (rhbz#2253280)

epel10
blinxen 10 months ago
parent 4f9b315367
commit 4b1d998224

1
.gitignore vendored

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

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate gix-revision
Name: rust-gix-revision
Version: 0.23.0
Version: 0.27.0
Release: %autorelease
Summary: Deal with finding names for revisions and parsing specifications
@ -33,7 +33,6 @@ use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%doc %{crate_instdir}/README.md
%{crate_instdir}/

@ -1 +1 @@
SHA512 (gix-revision-0.23.0.crate) = 67336830c7a2c579a5c9529c45d7d4c0ad8ca55bf9966e801c73e62a22a4972487838794e9704f642ffd27de111b9055448775801471de16f48e94775384fc99
SHA512 (gix-revision-0.27.0.crate) = d3a581bc85688a6d802109048863987dc958db298eee3fe38104db1b0c2c66763d3931188662343bde8d590767e924c9ebfcbb07e58903cfee7ebcf343cfbbe2

Loading…
Cancel
Save