Update to 0.4.10

epel9
Josh Stone 7 years ago
parent 82b8a5ec29
commit c840ef0b8f

1
.gitignore vendored

@ -6,3 +6,4 @@
/curl-sys-0.4.7.crate /curl-sys-0.4.7.crate
/curl-sys-0.4.8.crate /curl-sys-0.4.8.crate
/curl-sys-0.4.9.crate /curl-sys-0.4.9.crate
/curl-sys-0.4.10.crate

@ -5,7 +5,7 @@
%global crate curl-sys %global crate curl-sys
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.4.9 Version: 0.4.10
Release: 1%{?dist} Release: 1%{?dist}
Summary: Native bindings to the libcurl library Summary: Native bindings to the libcurl library
@ -66,6 +66,9 @@ rm -vrf curl
%{cargo_registry}/%{crate}-%{version}/ %{cargo_registry}/%{crate}-%{version}/
%changelog %changelog
* Fri Sep 14 2018 Josh Stone <jistone@redhat.com> - 0.4.10-1
- Update to 0.4.10
* Thu Sep 13 2018 Josh Stone <jistone@redhat.com> - 0.4.9-1 * Thu Sep 13 2018 Josh Stone <jistone@redhat.com> - 0.4.9-1
- Update to 0.4.9 - Update to 0.4.9

@ -1 +1 @@
SHA512 (curl-sys-0.4.9.crate) = af7b37ef96b6ec36ae64f028040d22014c9636957a7929a6ee451d601673ba283b9d7a063de9ef6fd1002ad1475d3ca47811eeef6c42138e8a8574974b89d026 SHA512 (curl-sys-0.4.10.crate) = 012fb07ffb2242605faa7dcb298c27b63cdc7f32a5ab38f172aa690f67860171fe04687e153b91de960b9355e2926ba7a78e8624e173c9ed8c78758f44d6677d

Loading…
Cancel
Save