Update to version 0.41.2 (rhbz#2253282)

epel10
blinxen 10 months ago
parent 9eb357b022
commit 3a8ffbe8cf

1
.gitignore vendored

@ -1,2 +1,3 @@
/gix-transport-0.36.1.crate
/gix-transport-0.38.0.crate
/gix-transport-0.41.2.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate gix-transport
Name: rust-gix-transport
Version: 0.38.0
Version: 0.41.2
Release: %autorelease
Summary: Implementation of the git transport layer used by gix
@ -33,7 +33,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-transport-0.38.0.crate) = afa47a6d9f104be4cd607b30e9a9ad10a886fd77babe0b9ffd674ac609fdf92eabb7406c956047244387c615565a61c11a4c94060c588c175eee21b60824285c
SHA512 (gix-transport-0.41.2.crate) = e0f90e7be0d297009cc55e385f111b9988e7e5e8bc4b5b8206b0138f3418e4afa808ec2ec5c456a957aa8e2c9df7937db58bd9c111fe19fa2cd2c0468d23f9d3

Loading…
Cancel
Save