Update to version 0.31.1 (rhbz#2253261)

epel10
blinxen 10 months ago
parent f3819c9491
commit 18ccb195c1

1
.gitignore vendored

@ -3,3 +3,4 @@
/gix-actor-0.26.0.crate
/gix-actor-0.27.0.crate
/gix-actor-0.28.0.crate
/gix-actor-0.31.1.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-actor
Name: rust-gix-actor
Version: 0.28.0
Version: 0.31.1
Release: %autorelease
Summary: Way to identify git actors
@ -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-actor-0.28.0.crate) = c458078e2008773460add33c2093d79ef21c2fa788419d79c31bbde13d1d2ede1161a491e33200ba71419f08b6ab2c35319627b6671b7ffc4e8521cbfdd0dec4
SHA512 (gix-actor-0.31.1.crate) = fdf59aad0880ea94e5d9deb4308e2a1ad6e4facb3ec16aef06f04317c01925cd93ffc634803234973c6862ede44d280b3f634570d118763b74f40c73b9eabfaf

Loading…
Cancel
Save