Update to version 0.13.0 (rhbz#2253271)

epel10
blinxen 10 months ago
parent 446e889d7b
commit 986875f761

1
.gitignore vendored

@ -1,2 +1,3 @@
/gix-negotiate-0.7.0.crate
/gix-negotiate-0.9.0.crate
/gix-negotiate-0.13.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-negotiate
Name: rust-gix-negotiate
Version: 0.9.0
Version: 0.13.0
Release: %autorelease
Summary: Implementation of various negotiation algorithms used by gix
@ -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-negotiate-0.9.0.crate) = f11fc5a65465eb409c536fdaf89130235b5f81f36258554a4022f2cc37dd07aa9d78d169e1fab119987b4dd54dc89c50c65fe75953867ea49a30db81a7501701
SHA512 (gix-negotiate-0.13.0.crate) = 62957726e45a6309e0109e1bea0bdd0fa391da3fbac2f3d64c13f5dde4a41346fa726f10d10114dd8a3114a725db45ecfb037e4425c6b55e2d9d247a0d9a348c

Loading…
Cancel
Save