Update to 0.12.12

epel9
Josh Stone 6 years ago
parent 88377fdf65
commit 64e23c2bb3

1
.gitignore vendored

@ -10,3 +10,4 @@
/hyper-0.12.9.crate
/hyper-0.12.10.crate
/hyper-0.12.11.crate
/hyper-0.12.12.crate

@ -5,7 +5,7 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.12.11
Version: 0.12.12
Release: 1%{?dist}
Summary: Fast and correct HTTP library
@ -83,6 +83,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Mon Oct 22 2018 Josh Stone <jistone@redhat.com> - 0.12.12-1
- Update to 0.12.12
* Fri Sep 28 2018 Josh Stone <jistone@redhat.com> - 0.12.11-1
- Update to 0.12.11

@ -1 +1 @@
SHA512 (hyper-0.12.11.crate) = 63ff6503d5f92417d6fa99086c6c511e14ecb864f7941a1f5490c19016299b6444542fcb387f59dbc7950ec8be49296a15355a41059d2a6da0712adbea129ec1
SHA512 (hyper-0.12.12.crate) = 28aed5ad6089d1c3c09c860b4765d4997615b535f5fff884b06ba5003e676ae2ea5923f88efce1251119f822861a53b7d6ba651a508fa84352b1ade781e1ca7a

Loading…
Cancel
Save