Update to 0.4.31+curl-7.70.0

epel9
Josh Stone 5 years ago
parent e7864e3e7c
commit cfd62321fd

1
.gitignore vendored

@ -22,3 +22,4 @@
/curl-sys-0.4.28+curl-7.69.0.crate /curl-sys-0.4.28+curl-7.69.0.crate
/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

@ -1,11 +1,11 @@
--- curl-sys-0.4.30+curl-7.69.1/Cargo.toml 2020-03-11T18:22:28+00:00 --- curl-sys-0.4.31+curl-7.70.0/Cargo.toml 2020-04-29T16:02:44+00:00
+++ curl-sys-0.4.30+curl-7.69.1/Cargo.toml 2020-03-11T21:58:12.602284+00:00 +++ curl-sys-0.4.31+curl-7.70.0/Cargo.toml 2020-04-29T22:14:16.610856+00:00
@@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@
[package] [package]
name = "curl-sys" name = "curl-sys"
-version = "0.4.30+curl-7.69.1" -version = "0.4.31+curl-7.70.0"
+version = "0.4.30" +version = "0.4.31"
authors = ["Alex Crichton <alex@alexcrichton.com>"] authors = ["Alex Crichton <alex@alexcrichton.com>"]
build = "build.rs" build = "build.rs"
links = "curl" links = "curl"

@ -3,10 +3,10 @@
%global debug_package %{nil} %global debug_package %{nil}
%global crate curl-sys %global crate curl-sys
%global upstream_version 0.4.30+curl-7.69.1 %global upstream_version 0.4.31+curl-7.70.0
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.4.30 Version: 0.4.31
Release: 1%{?dist} Release: 1%{?dist}
Summary: Native bindings to the libcurl library Summary: Native bindings to the libcurl library
@ -141,6 +141,9 @@ echo 'pkgconfig(libcurl)'
%endif %endif
%changelog %changelog
* Wed Apr 29 2020 Josh Stone <jistone@redhat.com> - 0.4.31-1
- Update to 0.4.31+curl-7.70.0
* Wed Mar 11 2020 Josh Stone <jistone@redhat.com> - 0.4.30+curl-7.69.1 * Wed Mar 11 2020 Josh Stone <jistone@redhat.com> - 0.4.30+curl-7.69.1
- Update to 0.4.30+curl-7.69.1 - Update to 0.4.30+curl-7.69.1

@ -1 +1 @@
SHA512 (curl-sys-0.4.30+curl-7.69.1.crate) = 34d4e520d25215b35af150a217105cceb3934706c4170eb2e42324d352b6778e82bf23be3a3ea1cb73ff09d7c0bdd20548b6396d6b0ebe1cee4dfcb3c3c0abe0 SHA512 (curl-sys-0.4.31+curl-7.70.0.crate) = 3fa59f5990f56500c2a687cdd46e8265a4b547e95befb8e395b42816e625250d1797ee12fdee710c89a20cd55a37dd7c8c0803678e589841de1ec5071d6c234b

Loading…
Cancel
Save