Update to 0.11.0

epel9
Josh Stone 5 years ago
parent 2bc70c48c8
commit 402694c378

1
.gitignore vendored

@ -1,2 +1,3 @@
/cookie_store-0.7.0.crate /cookie_store-0.7.0.crate
/cookie_store-0.10.0.crate /cookie_store-0.10.0.crate
/cookie_store-0.11.0.crate

@ -5,7 +5,7 @@
%global crate cookie_store %global crate cookie_store
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.10.0 Version: 0.11.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Implementation of Cookie storage and retrieval per RFC6265 Summary: Implementation of Cookie storage and retrieval per RFC6265
@ -96,6 +96,9 @@ which use "preserve_order" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Jun 04 2020 Josh Stone <jistone@redhat.com> - 0.11.0-1
- Update to 0.11.0
* Tue Feb 11 11:25:51 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.10.0-1 * Tue Feb 11 11:25:51 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.10.0-1
- Update to 0.10.0 - Update to 0.10.0

@ -1 +1 @@
SHA512 (cookie_store-0.10.0.crate) = f67b4035364b8052a3962099e1d882a71ba85de1a7ba60d883ec537b02d34cc15763b8554af25cc942cebeaafdbb159ff5825be7d289a43c179a02d69fda1c66 SHA512 (cookie_store-0.11.0.crate) = 217f6e0f2756391b730646ea365e27e8d794f8cab957e4f1e2d822031bf455a1076528848c5e0e9ac743baabb1a73e7c520f4411434f0956ecec9d6f6641a56e

Loading…
Cancel
Save