|
|
|
@ -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 <ignatenkobrain@fedoraproject.org> - 0.7.5-1
|
|
|
|
|
- Update to 0.7.5
|
|
|
|
|
|
|
|
|
|
* Wed May 02 2018 Josh Stone <jistone@redhat.com> - 0.7.4-1
|
|
|
|
|
- Update to 0.7.4
|
|
|
|
|
|
|
|
|
|