Update to 0.4.30

epel9
Josh Stone 5 years ago
parent 4f4cdb943d
commit d90fbdd8ba

1
.gitignore vendored

@ -12,3 +12,4 @@
/curl-0.4.27.crate /curl-0.4.27.crate
/curl-0.4.28.crate /curl-0.4.28.crate
/curl-0.4.29.crate /curl-0.4.29.crate
/curl-0.4.30.crate

@ -6,8 +6,8 @@
%global crate curl %global crate curl
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.4.29 Version: 0.4.30
Release: 2%{?dist} Release: 1%{?dist}
Summary: Rust bindings to libcurl for making HTTP requests Summary: Rust bindings to libcurl for making HTTP requests
# Upstream license specification: MIT # Upstream license specification: MIT
@ -195,6 +195,9 @@ which use "static-ssl" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jun 26 2020 Josh Stone <jistone@redhat.com> - 0.4.30-1
- Update to 0.4.30
* Sun May 17 16:11:49 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.29-2 * Sun May 17 16:11:49 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.29-2
- Restore static features - Restore static features

@ -1 +1 @@
SHA512 (curl-0.4.29.crate) = 7483f99df2d6e20e146f9042a2f0244859ce8dca6033a3fe657044b899be8fc83103ca6e26c37d0259986f777b6183adb6027ea87c3c2a0e7882329c39896647 SHA512 (curl-0.4.30.crate) = d628da80603ab42e2c7151c478103f6c8226ece546b7eb84051a216e1a20f48201f39797d460dead601c02f4799cb6c425a57e69bacfa14bbf7f3b0ca6f44bf1

Loading…
Cancel
Save