Update to 1.0.92

epel9
Josh Stone 6 years ago
parent abdf79c0c5
commit c773e8ca60

1
.gitignore vendored

@ -53,3 +53,4 @@
/serde_test-1.0.89.crate
/serde_test-1.0.90.crate
/serde_test-1.0.91.crate
/serde_test-1.0.92.crate

@ -1,15 +1,15 @@
# Generated by rust2rpm-9-1.fc31
# Generated by rust2rpm-9-1.fc30
%bcond_with check
%global debug_package %{nil}
%global crate serde_test
Name: rust-%{crate}
Version: 1.0.91
Version: 1.0.92
Release: 1%{?dist}
Summary: Token De/Serializer for testing De/Serialize implementations
# Upstream license specification: MIT/Apache-2.0
# Upstream license specification: MIT OR Apache-2.0
License: MIT or ASL 2.0
URL: https://crates.io/crates/serde_test
Source: %{crates_source}
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri May 31 2019 Josh Stone <jistone@redhat.com> - 1.0.92-1
- Update to 1.0.92
* Tue May 07 14:45:28 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.91-1
- Update to 1.0.91

@ -1 +1 @@
SHA512 (serde_test-1.0.91.crate) = 63949df5b1032834f1e98b5a24d950bb7f5263ebc67e4908bce01ecd7999036fbf8bf5664f3c4802fae3df5429d6a1bc6217f1548055d155ad313ca6b02e59f4
SHA512 (serde_test-1.0.92.crate) = c2bbcfefe76d7b40d73d493be0fef7f407b3c1c8c81fead8c42bb456ffd0ff6792f4c1b18c3f4f6a3d1e3228d94907fe031effe1fcbd290d0fb3ce6cae645348

Loading…
Cancel
Save