Update to 0.1.11

epel9
Josh Stone 7 years ago
parent 1089f8a3a9
commit 1c7a9db538

1
.gitignore vendored

@ -1 +1,2 @@
/h2-0.1.10.crate
/h2-0.1.11.crate

@ -6,7 +6,7 @@
%global crate h2
Name: rust-%{crate}
Version: 0.1.10
Version: 0.1.11
Release: 1%{?dist}
Summary: HTTP/2.0 client and server
@ -79,5 +79,8 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/ci
%changelog
* Sat Aug 04 2018 Josh Stone <jistone@redhat.com> - 0.1.11-1
- Update to 0.1.11
* Wed Jul 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.10-1
- Initial package

@ -1 +1 @@
SHA512 (h2-0.1.10.crate) = 80ce6dae1d492aa273431f16f94db0752d940b5db7fc4f5e7633c9300ab14bad63f44666d53b8443662fb8b521b33f1082d66dab3d0b0e86920b84941ceeec51
SHA512 (h2-0.1.11.crate) = 583fa30bc4d94fc92f4f93a495e7d44b55ea5495029db5834f32a72ae0578426a3744bf0e5527ea09387c5720f2bdbbed95397e4a8152819396a892920995651

Loading…
Cancel
Save