Update to 1.0.91

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent cc9e728f65
commit abdf79c0c5
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -52,3 +52,4 @@
/serde_test-1.0.88.crate
/serde_test-1.0.89.crate
/serde_test-1.0.90.crate
/serde_test-1.0.91.crate

@ -1,12 +1,11 @@
# Generated by rust2rpm
# * Tests are run in infrastructure
# Generated by rust2rpm-9-1.fc31
%bcond_with check
%global debug_package %{nil}
%global crate serde_test
Name: rust-%{crate}
Version: 1.0.90
Version: 1.0.91
Release: 1%{?dist}
Summary: Token De/Serializer for testing De/Serialize implementations
@ -71,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Tue May 07 14:45:28 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.91-1
- Update to 1.0.91
* Wed Apr 03 2019 Josh Stone <jistone@redhat.com> - 1.0.90-1
- Update to 1.0.90

@ -1 +1 @@
SHA512 (serde_test-1.0.90.crate) = a84fa9dd1a61113b0d2cd2e31a3e3a8ff2608ff19f2a3da8a0b233dbdfb79ad932252f48e8831e355e6abfdf58936548aca80c43a6143296bb6f5652687d4f9f
SHA512 (serde_test-1.0.91.crate) = 63949df5b1032834f1e98b5a24d950bb7f5263ebc67e4908bce01ecd7999036fbf8bf5664f3c4802fae3df5429d6a1bc6217f1548055d155ad313ca6b02e59f4

Loading…
Cancel
Save