Update to 0.8.5

epel9
Josh Stone 6 years ago
parent e56096e38a
commit 873f925dcb

1
.gitignore vendored

@ -5,3 +5,4 @@
/serde_yaml-0.7.5.crate
/serde_yaml-0.8.3.crate
/serde_yaml-0.8.4.crate
/serde_yaml-0.8.5.crate

@ -5,7 +5,7 @@
%global crate serde_yaml
Name: rust-%{crate}
Version: 0.8.4
Version: 0.8.5
Release: 1%{?dist}
Summary: YAML support for Serde
@ -64,6 +64,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/travis.sh
%changelog
* Fri Sep 28 2018 Josh Stone <jistone@redhat.com> - 0.8.5-1
- Update to 0.8.5
* Mon Sep 17 2018 Josh Stone <jistone@redhat.com> - 0.8.4-1
- Update to 0.8.4

@ -1 +1 @@
SHA512 (serde_yaml-0.8.4.crate) = e3aa645c83e18ab6efa44c88ed28258ece6d3a9c743999ebda85d0508d74f55d91b6f1a36909a8ccb3608517c11d612aa0d05a87fd80730e888f04c38500cbb9
SHA512 (serde_yaml-0.8.5.crate) = a63e597fdedfc8e23db979027da10b0862d533f8ca652e64ddbc024d1c43d99776f22ecc55f73a8b4a7f570eb9567aa7ded863a8b9b37b87dd154f7c17be978a

Loading…
Cancel
Save