update to version 0.14.3

epel9
Fabio Valentini 4 years ago
parent d6eca4989f
commit 7ae1444590
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/cookie-0.12.0.crate /cookie-0.12.0.crate
/cookie-0.14.2.crate /cookie-0.14.2.crate
/cookie-0.14.3.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 13 # Generated by rust2rpm 15
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate cookie %global crate cookie
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.14.2 Version: 0.14.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: HTTP cookie parsing and cookie jar management Summary: HTTP cookie parsing and cookie jar management
@ -216,6 +216,9 @@ which use "signed" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Nov 06 2020 Fabio Valentini <decathorpe@gmail.com> - 0.14.3-1
- Update to version 0.14.3.
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.14.2-1 * Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.14.2-1
- Update to 0.14.2 - Update to 0.14.2

@ -1 +1 @@
SHA512 (cookie-0.14.2.crate) = 5d8a62f1b5792e90938958f7d4d78fec6259557e5ca855428440a1741f709c2b122aa2f607c7a76df5459317140913537764cdec00ab431911251410f6887652 SHA512 (cookie-0.14.3.crate) = a675f92c3fd600214c0d142d96b320bbf0589c274cb5ae09b0c622b083bd605f65bb5afb399884de5105d2aeae4f94cf5a76b9cb7e9ac15f463b683b156103a7

Loading…
Cancel
Save