Update to 0.4.29+curl-7.68.0

epel9
Josh Stone 5 years ago
parent 7c84fec5ee
commit 85d8220dc5

1
.gitignore vendored

@ -20,3 +20,4 @@
/curl-sys-0.4.26.crate
/curl-sys-0.4.27.crate
/curl-sys-0.4.28+curl-7.69.0.crate
/curl-sys-0.4.29+curl-7.68.0.crate

@ -1,11 +1,11 @@
--- curl-sys-0.4.28+curl-7.69.0/Cargo.toml 2020-03-04T15:34:09+00:00
+++ curl-sys-0.4.28+curl-7.69.0/Cargo.toml 2020-03-04T21:59:22.238863+00:00
--- curl-sys-0.4.29+curl-7.68.0/Cargo.toml 2020-03-10T14:56:31+00:00
+++ curl-sys-0.4.29+curl-7.68.0/Cargo.toml 2020-03-10T16:52:24.896507+00:00
@@ -12,7 +12,7 @@
[package]
name = "curl-sys"
-version = "0.4.28+curl-7.69.0"
+version = "0.4.28"
-version = "0.4.29+curl-7.68.0"
+version = "0.4.29"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
build = "build.rs"
links = "curl"

@ -3,11 +3,11 @@
%global debug_package %{nil}
%global crate curl-sys
%global upstream_version 0.4.28+curl-7.69.0
%global upstream_version 0.4.29+curl-7.68.0
Name: rust-%{crate}
Version: 0.4.28
Release: 1
Version: 0.4.29
Release: 1%{?dist}
Summary: Native bindings to the libcurl library
# Upstream license specification: MIT
@ -141,6 +141,9 @@ echo 'pkgconfig(libcurl)'
%endif
%changelog
* Tue Mar 10 2020 Josh Stone <jistone@redhat.com> - 0.4.29-1
- Update to 0.4.29+curl-7.68.0
* Wed Mar 04 2020 Josh Stone <jistone@redhat.com> - 0.4.28-1
- Update to 0.4.28+curl-7.69.0

@ -1 +1 @@
SHA512 (curl-sys-0.4.28+curl-7.69.0.crate) = e963a7c2301e46c1fa063df38e4e178b6b416323dab49527de008fc7bda72e446bc3b52855bf2225bd770d328c755f747bae56089a0a7976bea4d6eeff9c01ef
SHA512 (curl-sys-0.4.29+curl-7.68.0.crate) = 987d3f3f378582cda4a622a9ff1bd15a002fb378fd0bee6945f51167283b9c15a8264867f9287589942e3675698321282c0ade30d2e95ccd95db336fdad18179

Loading…
Cancel
Save