Update to 1.0.119

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 4 years ago
parent ba693535d2
commit 5b90aa753b
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -74,3 +74,4 @@
/serde_test-1.0.116.crate /serde_test-1.0.116.crate
/serde_test-1.0.117.crate /serde_test-1.0.117.crate
/serde_test-1.0.118.crate /serde_test-1.0.118.crate
/serde_test-1.0.119.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 16 # Generated by rust2rpm 17
# * RUSTC_BOOTSTRAP breaks tests # * RUSTC_BOOTSTRAP breaks tests
%bcond_with check %bcond_with check
%global debug_package %{nil} %global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate serde_test %global crate serde_test
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.118 Version: 1.0.119
Release: 1%{?dist} Release: 1%{?dist}
Summary: Token De/Serializer for testing De/Serialize implementations Summary: Token De/Serializer for testing De/Serialize implementations
@ -72,6 +72,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Tue Jan 12 09:31:26 CET 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.119-1
- Update to 1.0.119 (Fixes: RHBZ#1915058)
* Mon Dec 07 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.118-1 * Mon Dec 07 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.118-1
- Update to version 1.0.118. - Update to version 1.0.118.

@ -1 +1 @@
SHA512 (serde_test-1.0.118.crate) = 2c32819af0f1862e87d261a15eedd8b2fd34b8cec7472b3cee370fe4ec7001891f735a97317e484854b5f8d060eab8b505864a790f52355c4895c481005c6b7d SHA512 (serde_test-1.0.119.crate) = 1b4c04e8d4c2560477403e95c4766b8b08ffcaa1e8b450c9be4339081f7099367852f7268be07ac59a14725d6a30988698d64d529a9d33bc851651dabf096ea9

Loading…
Cancel
Save