Update to version 0.45.0 (rhbz#2321186)

epel10 imports/epel10/rust-gix-transport-0.45.0-1.el10
blinxen 1 week ago
parent 80da4b16ba
commit de920a3db0

1
.gitignore vendored

@ -4,3 +4,4 @@
/gix-transport-0.42.1.crate /gix-transport-0.42.1.crate
/gix-transport-0.42.2.crate /gix-transport-0.42.2.crate
/gix-transport-0.42.3.crate /gix-transport-0.42.3.crate
/gix-transport-0.45.0.crate

@ -1,10 +1,12 @@
--- gix-transport-0.42.3/Cargo.toml 1970-01-01T00:00:01+00:00 --- gix-transport-0.45.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-transport-0.42.3/Cargo.toml 2024-09-07T15:58:14.606709+00:00 +++ gix-transport-0.45.0/Cargo.toml 2025-01-19T23:36:04.167931+00:00
@@ -110,7 +110,6 @@ @@ -109,8 +109,7 @@
features = [ features = [
"blocking",
"charset", "charset",
"http2", - "http2",
- "macos-system-configuration", - "macos-system-configuration",
"blocking", + "http2"
] ]
optional = true optional = true
default-features = false

@ -1,11 +1,11 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 27
%bcond_without check %bcond check 1
%global debug_package %{nil} %global debug_package %{nil}
%global crate gix-transport %global crate gix-transport
Name: rust-gix-transport Name: rust-gix-transport
Version: 0.42.3 Version: 0.45.0
Release: %autorelease Release: %autorelease
Summary: Implementation of the git transport layer used by gix Summary: Implementation of the git transport layer used by gix

@ -1 +1 @@
SHA512 (gix-transport-0.42.3.crate) = a8ea8c26182c96d56cc2f2f0cbe1230c4ba8b6c1e0f4ec5896fcda2a947484f6319dd0810ab9aca81910d581c60826d79ee0dc2f5f491bf5c64d2e85b5f997de SHA512 (gix-transport-0.45.0.crate) = 183474ef03405bd964d2b403c52d491d6544aae4a25dbad35caf12384bc8a325e90e17b23346edcda4216377b025c9ee810451efa3ac174b4db71a29b4f299fb

Loading…
Cancel
Save