Update to version 0.43.0 (rhbz#2253277)

epel10
blinxen 10 months ago
parent a5550b1cc4
commit 659b0ee7e0

1
.gitignore vendored

@ -1,2 +1,3 @@
/gix-ref-0.36.0.crate
/gix-ref-0.38.0.crate
/gix-ref-0.43.0.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
# * Deactivate tests because of a missing dev-dependency (gix-testtools)
# * See https://github.com/Byron/gitoxide/discussions/900 for more information
%bcond_with check
@ -7,7 +7,7 @@
%global crate gix-ref
Name: rust-gix-ref
Version: 0.38.0
Version: 0.43.0
Release: %autorelease
Summary: Gix implementation for handling git references
@ -34,7 +34,6 @@ use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%{crate_instdir}/
%package -n %{name}+default-devel

@ -1 +1 @@
SHA512 (gix-ref-0.38.0.crate) = 94a416e5bce0fe31e89d886da84a7a1638d59f167ff2ba32ec2f321bf0cd4397bf674a8471673bbf0066cc6eb4f965c570a739d973ce77778d3c1ad32a394483
SHA512 (gix-ref-0.43.0.crate) = b035a094f589e3e9a9ea0aea76856843d83948e7def921ff4dde4b9a3025c91ed53fdd4603ab89cc2de8cea2f5836c85cacd79d6f364bd3eab071279afd8ec0b

Loading…
Cancel
Save