Update to 0.1.12

epel9
Josh Stone 7 years ago
parent 1c7a9db538
commit 0d963614b9

1
.gitignore vendored

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

@ -6,7 +6,7 @@
%global crate h2
Name: rust-%{crate}
Version: 0.1.11
Version: 0.1.12
Release: 1%{?dist}
Summary: HTTP/2.0 client and server
@ -79,6 +79,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/ci
%changelog
* Thu Aug 09 2018 Josh Stone <jistone@redhat.com> - 0.1.12-1
- Update to 0.1.12
* Sat Aug 04 2018 Josh Stone <jistone@redhat.com> - 0.1.11-1
- Update to 0.1.11

@ -1 +1 @@
SHA512 (h2-0.1.11.crate) = 583fa30bc4d94fc92f4f93a495e7d44b55ea5495029db5834f32a72ae0578426a3744bf0e5527ea09387c5720f2bdbbed95397e4a8152819396a892920995651
SHA512 (h2-0.1.12.crate) = 6bbd78779b09293b8ca60ee4d2347f197f96a82f82183d2e6460583e51d3bb6833929b0413c76f815bec9a35814eb1d5feb46e13adf12fe1ce04a353610103e5

Loading…
Cancel
Save