update to version 0.8.17

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

1
.gitignore vendored

@ -16,3 +16,4 @@
/serde_yaml-0.8.14.crate /serde_yaml-0.8.14.crate
/serde_yaml-0.8.15.crate /serde_yaml-0.8.15.crate
/serde_yaml-0.8.16.crate /serde_yaml-0.8.16.crate
/serde_yaml-0.8.17.crate

@ -5,7 +5,7 @@
%global crate serde_yaml %global crate serde_yaml
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.8.16 Version: 0.8.17
Release: 1%{?dist} Release: 1%{?dist}
Summary: YAML support for Serde Summary: YAML support for Serde
@ -71,6 +71,10 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sun Feb 14 2021 Fabio Valentini <decathorpe@gmail.com> - 0.8.17-1
- Update to version 0.8.17.
- Fixes RHBZ#1927467
* Mon Feb 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.8.16-1 * Mon Feb 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.8.16-1
- Update to version 0.8.16. - Update to version 0.8.16.
- Fixes RHBZ#1923873 - Fixes RHBZ#1923873

@ -1 +1 @@
SHA512 (serde_yaml-0.8.16.crate) = 3a1843f7442c7f8a0d971c33a9a2cb277018334b3c75440083122a4bcfafad58c10bc814bfb5b716911c81578835b8d73884f9408c25858fdb55c7d604335423 SHA512 (serde_yaml-0.8.17.crate) = 3e7a4baa156ca1d9655a76fbaccd2d87b6929165972f6390316c9d4d55fc9815827e3c4bbb8a1c594f048dcc9c3fd6f4c55370df27f6257dbc28e2066274a7c1

Loading…
Cancel
Save