Update to 0.1.17

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent ce6dc8cb07
commit ea6d903194
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -10,3 +10,4 @@
/http-0.1.14.crate /http-0.1.14.crate
/http-0.1.15.crate /http-0.1.15.crate
/http-0.1.16.crate /http-0.1.16.crate
/http-0.1.17.crate

@ -6,7 +6,7 @@
%global crate http %global crate http
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.16 Version: 0.1.17
Release: 1%{?dist} Release: 1%{?dist}
Summary: Set of types for representing HTTP requests and responses Summary: Set of types for representing HTTP requests and responses
@ -77,6 +77,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sat Apr 06 11:06:31 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.17-1
- Update to 0.1.17
* Tue Feb 19 2019 Josh Stone <jistone@redhat.com> - 0.1.16-1 * Tue Feb 19 2019 Josh Stone <jistone@redhat.com> - 0.1.16-1
- Update to 0.1.16 - Update to 0.1.16

@ -1 +1 @@
SHA512 (http-0.1.16.crate) = d0c9fc4ae555228ab79878bf6db8ffae322fa541f2698bfc467487fb882976176770775be0b0993779008db2d66da752a494373ef1c64c4f500ded38fb892acc SHA512 (http-0.1.17.crate) = 4ec143aec78ca3c0834eed20926ade333c282fedb81aa482b75f25daffb2584756ab337de5fa0e9e8d5d24f39d5f9976d51a9b08e94c50d162ab23564924cf23

Loading…
Cancel
Save