diff --git a/rust-serde_yaml.spec b/rust-serde_yaml.spec index a9671f0..9b68324 100644 --- a/rust-serde_yaml.spec +++ b/rust-serde_yaml.spec @@ -5,7 +5,7 @@ %global crate serde_yaml Name: rust-%{crate} -Version: 0.7.4 +Version: 0.7.5 Release: 1%{?dist} Summary: YAML support for Serde @@ -63,6 +63,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/travis.sh %changelog +* Mon Jun 11 2018 Igor Gnatenko - 0.7.5-1 +- Update to 0.7.5 + * Wed May 02 2018 Josh Stone - 0.7.4-1 - Update to 0.7.4