diff --git a/.gitignore b/.gitignore index 7ea51a1..6b3d24e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /curl-sys-0.4.10.crate /curl-sys-0.4.11.crate /curl-sys-0.4.12.crate +/curl-sys-0.4.13.crate diff --git a/curl-sys-fix-metadata.diff b/curl-sys-fix-metadata.diff index 0e38351..0b237d4 100644 --- a/curl-sys-fix-metadata.diff +++ b/curl-sys-fix-metadata.diff @@ -1,5 +1,5 @@ ---- curl-sys-0.4.9/Cargo.toml 1969-12-31T16:00:00-08:00 -+++ curl-sys-0.4.9/Cargo.toml 2018-09-13T13:07:27.619555-07:00 +--- curl-sys-0.4.13/Cargo.toml 1969-12-31T16:00:00-08:00 ++++ curl-sys-0.4.13/Cargo.toml 2018-10-08T16:16:36.327892-07:00 @@ -28,10 +28,6 @@ [dependencies.libc] version = "0.2.2" @@ -11,14 +11,18 @@ [dependencies.libz-sys] version = "1.0.18" [build-dependencies.cc] -@@ -41,14 +37,9 @@ - version = "0.3.3" +@@ -42,18 +38,11 @@ [features] + default = ["ssl"] -http2 = ["libnghttp2-sys"] +http2 = [] + ssl = ["openssl-sys"] +-static-curl = [] +-static-ssl = ["openssl-sys/vendored"] [target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.openssl-sys] version = "0.9" + optional = true -[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg] -version = "0.2" -[target."cfg(windows)".dependencies.winapi] diff --git a/rust-curl-sys.spec b/rust-curl-sys.spec index 742ae59..02662f0 100644 --- a/rust-curl-sys.spec +++ b/rust-curl-sys.spec @@ -5,7 +5,7 @@ %global crate curl-sys Name: rust-%{crate} -Version: 0.4.12 +Version: 0.4.13 Release: 1%{?dist} Summary: Native bindings to the libcurl library @@ -14,6 +14,7 @@ URL: https://crates.io/crates/curl-sys Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate # Initial patched metadata # * No windows +# * No "static" features # * libnghttp2-sys is only needed for bundled curl Patch0: curl-sys-fix-metadata.diff Patch1: curl-sys-remove-libnghttp2-sys.diff @@ -66,6 +67,9 @@ rm -vrf curl %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Oct 08 2018 Josh Stone - 0.4.13-1 +- Update to 0.4.13 + * Thu Sep 20 2018 Josh Stone - 0.4.12-1 - Update to 0.4.12 diff --git a/sources b/sources index 559fd73..1fff8fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (curl-sys-0.4.12.crate) = 3ddf0d9f5453fb943ac20cd42599e266c0dca7bf350c4abd673db2ce46e14462364a8503be79e5702e1ad773e244375ccd3d80cfd7f558513bb79cfdfc48ab7b +SHA512 (curl-sys-0.4.13.crate) = a9376f7958340d904e6d29544f8737e150be193d9defc52a0b4407abeb6e0cc84f162aa6e5ca4b9411644c8bb6a0787a9416221182e69ab5536172712321eaa1