Update to version 0.3.11; Fixes RHBZ#2321150

epel10 imports/epel10/rust-gix-command-0.3.11-1.el10
Fabio Valentini 2 months ago
parent 17e5571bfd
commit 53221f27ac
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -7,3 +7,4 @@
/gix-command-0.3.7.crate
/gix-command-0.3.8.crate
/gix-command-0.3.9.crate
/gix-command-0.3.11.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 27
# * Deactivate tests because of a missing dev-dependency (gix-testtools)
%bcond_with check
%bcond check 0
%global debug_package %{nil}
%global crate gix-command
Name: rust-gix-command
Version: 0.3.9
Version: 0.3.11
Release: %autorelease
Summary: Handle gitoxide internal git command execution

@ -1 +1 @@
SHA512 (gix-command-0.3.9.crate) = 9a42c1513ce33a874bf0a43fded2025fa1040c1235635159d875275df6bdb2c2853ac535483ffd80b07bd849da5bc7f38ba5228b5ed0ac27fba85059d8db83ef
SHA512 (gix-command-0.3.11.crate) = 42d8503314100a4eb057f2f6dd1bd4f24d707a51d6aa85d6f46d7819227c3d8fff8afa0f8404f9c7478ca7335adc83769c076e14c8c2217e83c470fa2a1102a9

Loading…
Cancel
Save