Update to 0.8.4

epel9
Josh Stone 6 years ago
parent 8d7a453b82
commit e56096e38a

1
.gitignore vendored

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

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

@ -1 +1 @@
SHA512 (serde_yaml-0.8.3.crate) = 8c116cfa5a756ff00241e16055bf62047d7672cc776b26f09641aca2c67e6e3aae8dcf6ea772d4e01154b4f5a30e034f59c5066796016ee6829294086d0e0ceb SHA512 (serde_yaml-0.8.4.crate) = e3aa645c83e18ab6efa44c88ed28258ece6d3a9c743999ebda85d0508d74f55d91b6f1a36909a8ccb3608517c11d612aa0d05a87fd80730e888f04c38500cbb9

Loading…
Cancel
Save