Update to 0.20.1

epel9
Josh Stone 7 years ago
parent 11e4ea4b43
commit cc79cda32b

1
.gitignore vendored

@ -3,3 +3,4 @@
/serde_derive_internals-0.18.1.crate /serde_derive_internals-0.18.1.crate
/serde_derive_internals-0.19.0.crate /serde_derive_internals-0.19.0.crate
/serde_derive_internals-0.20.0.crate /serde_derive_internals-0.20.0.crate
/serde_derive_internals-0.20.1.crate

@ -5,7 +5,7 @@
%global crate serde_derive_internals %global crate serde_derive_internals
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.20.0 Version: 0.20.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: AST representation used by Serde derive macros Summary: AST representation used by Serde derive macros
@ -54,6 +54,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/ %{cargo_registry}/%{crate}-%{version}/
%changelog %changelog
* Wed Mar 14 2018 Josh Stone <jistone@redhat.com> - 0.20.1-1
- Update to 0.20.1
* Thu Mar 08 2018 Josh Stone <jistone@redhat.com> - 0.20.0-1 * Thu Mar 08 2018 Josh Stone <jistone@redhat.com> - 0.20.0-1
- Update to 0.20.0 - Update to 0.20.0

@ -1 +1 @@
SHA512 (serde_derive_internals-0.20.0.crate) = 861daee6aa52dd0aa7cc8720eaace4162832c3e8b1ee66c83b3442f382dd3f6b54f2c7ea840ddb884ae5a436e8ea3b6f9489238070d704f9cc0a487c391f3575 SHA512 (serde_derive_internals-0.20.1.crate) = 02b7819bf6e3e7f96e685ba161a85c5fd556c22e6f8c8351dfe241d33bc2e405dd6581edc4759b7404b400d1ca0cae7451c2be3986438d2b7494f96b42f62578

Loading…
Cancel
Save