Update to 0.8.14

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 4 years ago
parent e6b0e8b2d2
commit c868098679
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -13,3 +13,4 @@
/serde_yaml-0.8.11.crate /serde_yaml-0.8.11.crate
/serde_yaml-0.8.12.crate /serde_yaml-0.8.12.crate
/serde_yaml-0.8.13.crate /serde_yaml-0.8.13.crate
/serde_yaml-0.8.14.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 13 # Generated by rust2rpm 16
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate serde_yaml %global crate serde_yaml
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.8.13 Version: 0.8.14
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,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sun Dec 27 14:16:29 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.8.14-1
- Update to 0.8.14 (Fixes: RHBZ#1893403)
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.13-2 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (serde_yaml-0.8.13.crate) = 12621a641ccc68f90a962e9a6d84ab922d9b30e58be88c26e8fa0cf921981f573bb929113108cfd08f47988902997d4b685db2cd361cbf83119612e95ff6e686 SHA512 (serde_yaml-0.8.14.crate) = de4b18f1e9bda434b93b32c8b3c8135ec3163ebf6f734920dc88c8736e40c05dd75f314d730c5c0c92eb259b85c5fa9263f5d0f3e78a7e214a9258e28c5ec06a

Loading…
Cancel
Save