Update to 0.8.8

epel9
Josh Stone 6 years ago
parent d53cd0d9a9
commit e3f89d7085

1
.gitignore vendored

@ -8,3 +8,4 @@
/serde_yaml-0.8.5.crate
/serde_yaml-0.8.6.crate
/serde_yaml-0.8.7.crate
/serde_yaml-0.8.8.crate

@ -6,8 +6,8 @@
%global crate serde_yaml
Name: rust-%{crate}
Version: 0.8.7
Release: 2%{?dist}
Version: 0.8.8
Release: 1%{?dist}
Summary: YAML support for Serde
# Upstream license specification: MIT/Apache-2.0
@ -76,6 +76,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon Dec 03 2018 Josh Stone <jistone@redhat.com> - 0.8.8-1
- Update to 0.8.8
* Sat Nov 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.7-2
- Run tests in infrastructure

@ -1 +1 @@
SHA512 (serde_yaml-0.8.7.crate) = c9bf698cb20cd101dee4a12e9ace348d9087cb0ff2e35fdc80777b0f821542f5272070942a7e8534319cb6256e74aa0457cc6644161d57bd85469690a3fba866
SHA512 (serde_yaml-0.8.8.crate) = e937357a512af4899ee7f79228a7290e57a048a9cfef3e7da736ade8fc8b9df7d549e89ecf1b6e5320581a650d65550971a65921759349b7cd6e8e341bee4b33

Loading…
Cancel
Save