update to version 1.0.117

epel9
Fabio Valentini 4 years ago
parent 241029f2d9
commit ed40262215
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -72,3 +72,4 @@
/serde_test-1.0.114.crate /serde_test-1.0.114.crate
/serde_test-1.0.115.crate /serde_test-1.0.115.crate
/serde_test-1.0.116.crate /serde_test-1.0.116.crate
/serde_test-1.0.117.crate

@ -6,7 +6,7 @@
%global crate serde_test %global crate serde_test
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.116 Version: 1.0.117
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 Nov 10 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.117-1
- Update to version 1.0.117.
* Fri Sep 11 2020 Josh Stone <jistone@redhat.com> - 1.0.116-1 * Fri Sep 11 2020 Josh Stone <jistone@redhat.com> - 1.0.116-1
- Update to 1.0.116 - Update to 1.0.116

@ -1 +1 @@
SHA512 (serde_test-1.0.116.crate) = e8f9a4d9ca123f4df438b9b4b90bf712c81aa6c55d2a9fe758be543d55585a2e9532a136907f910b17f9f322855b9a72dcee59e02d2049ea3f1dbc1c2424171f SHA512 (serde_test-1.0.117.crate) = f488bc629212bde24388cdb4877d1709752dfc542c8cff9df0ae4c1249da62ad04decba656cc1e3449cf9c5d753f60f4ff80bcfff0a57e7e4b79951bcea912b3

Loading…
Cancel
Save