Update to 0.8.13

epel9
Josh Stone 6 years ago
parent 2c524b4208
commit 2d37957b6c

1
.gitignore vendored

@ -9,3 +9,4 @@
/encoding_rs-0.8.10.crate
/encoding_rs-0.8.11.crate
/encoding_rs-0.8.12.crate
/encoding_rs-0.8.13.crate

@ -6,7 +6,7 @@
%global crate encoding_rs
Name: rust-%{crate}
Version: 0.8.12
Version: 0.8.13
Release: 1%{?dist}
Summary: Gecko-oriented implementation of the Encoding Standard
@ -125,6 +125,9 @@ which use "serde" feature of "%{crate}" crate.
%endif
%changelog
* Thu Nov 29 2018 Josh Stone <jistone@redhat.com> - 0.8.13-1
- Update to 0.8.13
* Sun Nov 18 2018 Josh Stone <jistone@redhat.com> - 0.8.12-1
- Update to 0.8.12

@ -1 +1 @@
SHA512 (encoding_rs-0.8.12.crate) = fe7b96a726ddc9b9c2d037a66406b60664bc1ec2096af5dde562313bce7787548eaadf9b6c739c989088655872569a8fb45952a2f15661e93574acbc70b22c52
SHA512 (encoding_rs-0.8.13.crate) = aacd303486158bff5bd36b30b4b4b253e929caac2b78706cf23025c6e8426083dbeeae0806b6a0014cadb58f89899978ab34833e352088e13652ad45c1566f6e

Loading…
Cancel
Save