Update to version 0.18.0 (rhbz#2321165)

epel10 imports/epel10/rust-gix-negotiate-0.18.0-1.el10
blinxen 1 week ago
parent 3f9a92b8eb
commit 4fc6d3d465

1
.gitignore vendored

@ -4,3 +4,4 @@
/gix-negotiate-0.13.1.crate
/gix-negotiate-0.13.2.crate
/gix-negotiate-0.15.0.crate
/gix-negotiate-0.18.0.crate

@ -1,13 +1,13 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 27
# * Deactivate tests because of a missing dev-dependency (gix-testtools)
# * See https://github.com/Byron/gitoxide/discussions/900 for more information
%bcond_with check
%bcond check 0
%global debug_package %{nil}
%global crate gix-negotiate
Name: rust-gix-negotiate
Version: 0.15.0
Version: 0.18.0
Release: %autorelease
Summary: Implementation of various negotiation algorithms used by gix

@ -1 +1 @@
SHA512 (gix-negotiate-0.15.0.crate) = 20e784304ed9ae9a1bfed49631ac5835b8e1f967e396a518ddfe7d20dfa098a173806c56189863bf2459d792bbf45545e4cfbaff4b1716344c4eadc2a065b624
SHA512 (gix-negotiate-0.18.0.crate) = 83625c7f9faeb4d5509f9f2e13589dad24b263f3ecd6bb58810ba39cfe359d25d07c021c38a049740a729791a990863ed528bb0f7c2d014011258fe90c0772a1

Loading…
Cancel
Save