Update to 0.4.18

epel9
Josh Stone 6 years ago
parent 126211f8c6
commit 4861cc1527

1
.gitignore vendored

@ -3,3 +3,4 @@
/curl-0.4.14.crate
/curl-0.4.15.crate
/curl-0.4.17.crate
/curl-0.4.18.crate

@ -6,7 +6,7 @@
%global crate curl
Name: rust-%{crate}
Version: 0.4.17
Version: 0.4.18
Release: 1%{?dist}
Summary: Rust bindings to libcurl for making HTTP requests
@ -67,6 +67,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,ci}
%changelog
* Mon Oct 01 2018 Josh Stone <jistone@redhat.com> - 0.4.18-1
- Update to 0.4.18
* Mon Sep 17 2018 Josh Stone <jistone@redhat.com> - 0.4.17-1
- Update to 0.4.17

@ -1 +1 @@
SHA512 (curl-0.4.17.crate) = 05df910c83e90ad7f430b50acd48e17c219758ce159c6c4c1a51b868a2c97ee4dfd137ab1e3c4b10fde1f8dc01b0d85ce9006e2155b7e5cf29b21b1a3a8a8413
SHA512 (curl-0.4.18.crate) = 3635589f497b365ff10885bc8fca67a532e2e5b106d82d67fea79f3b0433407aba54b75b20852cab5696cef61d11141c1e6db510904029db06ba64ed4f9f6643

Loading…
Cancel
Save