Update to version 0.4.41

epel9
Fabio Valentini 3 years ago
parent b73e2dfa36
commit f7282a10b0
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -16,3 +16,4 @@
/curl-0.4.31.crate
/curl-0.4.33.crate
/curl-0.4.40.crate
/curl-0.4.41.crate

@ -1,5 +1,5 @@
--- curl-0.4.40/Cargo.toml 1970-01-01T00:00:01+00:00
+++ curl-0.4.40/Cargo.toml 2021-11-05T20:45:54.860037+00:00
--- curl-0.4.41/Cargo.toml 1970-01-01T00:00:01+00:00
+++ curl-0.4.41/Cargo.toml 2021-11-26T12:17:16.339213+00:00
@@ -38,9 +38,6 @@
path = "examples/aws_sigv4.rs"
required-features = ["static-curl", "ssl"]
@ -8,7 +8,7 @@
-name = "atexit"
-harness = false
[dependencies.curl-sys]
version = "0.4.50"
version = "0.4.51"
default-features = false
@@ -79,12 +76,7 @@
[target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.openssl-sys]

@ -5,7 +5,7 @@
%global crate curl
Name: rust-%{crate}
Version: 0.4.40
Version: 0.4.41
Release: %autorelease
Summary: Rust bindings to libcurl for making HTTP requests

@ -1 +1 @@
SHA512 (curl-0.4.40.crate) = f4cffff61d4c16122f435c13921cb0be82bb1f3d93252f0b01e269d85a70c0266d72be45c218c8cb5b6708b86b0a966574588bd305fa3aebd2a8926f72cf129a
SHA512 (curl-0.4.41.crate) = b26834b32bc9c280f97e9867535e3362921b64557c6ac022435dc666a919b4275fc43b7e201b91934efdd8bc02edd73fde9abfe2a131966ceeb5e302f232bd9e

Loading…
Cancel
Save