update to version 0.8.16

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

1
.gitignore vendored

@ -15,3 +15,4 @@
/serde_yaml-0.8.13.crate /serde_yaml-0.8.13.crate
/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

@ -5,8 +5,8 @@
%global crate serde_yaml %global crate serde_yaml
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.8.15 Version: 0.8.16
Release: 2%{?dist} Release: 1%{?dist}
Summary: YAML support for Serde Summary: YAML support for Serde
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -71,6 +71,10 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Mon Feb 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.8.16-1
- Update to version 0.8.16.
- Fixes RHBZ#1923873
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.15-2 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (serde_yaml-0.8.15.crate) = 8697f445ff13a93aa584afe1b91829c6dde86239751ab71f6b3b088b0506249268eda3e1cf507095a4ffda5ad78d589f92ab908117050a0bd70311867e0d031b SHA512 (serde_yaml-0.8.16.crate) = 3a1843f7442c7f8a0d971c33a9a2cb277018334b3c75440083122a4bcfafad58c10bc814bfb5b716911c81578835b8d73884f9408c25858fdb55c7d604335423

Loading…
Cancel
Save