Update to 0.1.26

epel9
Josh Stone 5 years ago
parent 1679688a6d
commit c2e0662b1a

1
.gitignore vendored

@ -12,3 +12,4 @@
/h2-0.1.23.crate
/h2-0.1.24.crate
/h2-0.1.25.crate
/h2-0.1.26.crate

@ -6,8 +6,8 @@
%global crate h2
Name: rust-%{crate}
Version: 0.1.25
Release: 2%{?dist}
Version: 0.1.26
Release: 1%{?dist}
Summary: HTTP/2.0 client and server
# Upstream license specification: MIT
@ -84,6 +84,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Sat Nov 23 2019 Josh Stone <jistone@redhat.com> - 0.1.26-1
- Update to 0.1.26
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.25-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (h2-0.1.25.crate) = bb75d0f8c911c13944de9d49d96226d252ba39cd5c871b6392421383448c04053a3ab81e8f724d60bc4961bd293b5795ec2e1cdfa961124cec481e84c36275fd
SHA512 (h2-0.1.26.crate) = 37686cbb102eeb15de3f76d0607cf64210b11f5272ed83dbbb145650fbf11916027be3acb487cbb3e02654469b9f78167a7f18551f39af142e659cb149363d49

Loading…
Cancel
Save