Update to 0.4.32+curl-7.70.0

epel9
Josh Stone 5 years ago
parent c6b7ac3b87
commit 4cf411b5af

1
.gitignore vendored

@ -23,3 +23,4 @@
/curl-sys-0.4.29+curl-7.68.0.crate /curl-sys-0.4.29+curl-7.68.0.crate
/curl-sys-0.4.30+curl-7.69.1.crate /curl-sys-0.4.30+curl-7.69.1.crate
/curl-sys-0.4.31+curl-7.70.0.crate /curl-sys-0.4.31+curl-7.70.0.crate
/curl-sys-0.4.32+curl-7.70.0.crate

@ -1,11 +1,11 @@
--- curl-sys-0.4.31+curl-7.70.0/Cargo.toml 2020-04-29T16:02:44+00:00 --- curl-sys-0.4.32+curl-7.70.0/Cargo.toml 2020-06-24T03:14:12+00:00
+++ curl-sys-0.4.31+curl-7.70.0/Cargo.toml 2020-05-17T14:14:14.026899+00:00 +++ curl-sys-0.4.32+curl-7.70.0/Cargo.toml 2020-06-26T22:04:45.010465+00:00
@@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@
[package] [package]
name = "curl-sys" name = "curl-sys"
-version = "0.4.31+curl-7.70.0" -version = "0.4.32+curl-7.70.0"
+version = "0.4.31" +version = "0.4.32"
authors = ["Alex Crichton <alex@alexcrichton.com>"] authors = ["Alex Crichton <alex@alexcrichton.com>"]
build = "build.rs" build = "build.rs"
links = "curl" links = "curl"

@ -3,11 +3,11 @@
%global debug_package %{nil} %global debug_package %{nil}
%global crate curl-sys %global crate curl-sys
%global upstream_version 0.4.31+curl-7.70.0 %global upstream_version 0.4.32+curl-7.70.0
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.4.31 Version: 0.4.32
Release: 2%{?dist} Release: 1%{?dist}
Summary: Native bindings to the libcurl library Summary: Native bindings to the libcurl library
# Upstream license specification: MIT # Upstream license specification: MIT
@ -178,6 +178,9 @@ echo 'pkgconfig(libcurl)'
%endif %endif
%changelog %changelog
* Fri Jun 26 2020 Josh Stone <jistone@redhat.com> - 0.4.32-1
- Update to 0.4.32+curl-7.70.0
* Sun May 17 16:07:18 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.31-2 * Sun May 17 16:07:18 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.31-2
- Drop move unneeded dependencies - Drop move unneeded dependencies
- Add static features back, but make them noop - Add static features back, but make them noop

@ -1 +1 @@
SHA512 (curl-sys-0.4.31+curl-7.70.0.crate) = 3fa59f5990f56500c2a687cdd46e8265a4b547e95befb8e395b42816e625250d1797ee12fdee710c89a20cd55a37dd7c8c0803678e589841de1ec5071d6c234b SHA512 (curl-sys-0.4.32+curl-7.70.0.crate) = f5b1685afda8339a88637b118b7520a6d9c2fd599887054c9051ea127146a2cfc6f6e09493393e7028a0990ede5acbaa1456cf1422e62a3b2901ce4631657739

Loading…
Cancel
Save