update to version 2.2.2

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

1
.gitignore vendored

@ -6,3 +6,4 @@
/url-2.1.1.crate
/url-2.2.0.crate
/url-2.2.1.crate
/url-2.2.2.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate url
Name: rust-%{crate}
Version: 2.2.1
Version: 2.2.2
Release: 1%{?dist}
Summary: URL library for Rust, based on the WHATWG URL Standard
@ -82,6 +82,10 @@ which use "serde" feature of "%{crate}" crate.
%endif
%changelog
* Sun May 09 2021 Fabio Valentini <decathorpe@gmail.com> - 2.2.2-1
- Update to version 2.2.2.
- Fixes RHBZ#1958215
* Sat Feb 27 2021 Fabio Valentini <decathorpe@gmail.com> - 2.2.1-1
- Update to version 2.2.1.

@ -1 +1 @@
SHA512 (url-2.2.1.crate) = f2065e68dd917cc174c222a44127ac10a59d25a87ccce6b88ac1e1e775856fd7d5931d728296db355117f94e71e12404fdd68a283545b543a2e00a659a6997ed
SHA512 (url-2.2.2.crate) = f9b6ad99d69ff303283b3fd9e98945fbd6cb411a3d141badcbb3a0566723a451375e6dd5d5357e3eb7a1b5b1ee5756a2347c43817db2de6fe35b9004b090e077

Loading…
Cancel
Save