Update to 0.8.14

epel9
Josh Stone 6 years ago
parent 2d37957b6c
commit cd0587c89c

1
.gitignore vendored

@ -10,3 +10,4 @@
/encoding_rs-0.8.11.crate /encoding_rs-0.8.11.crate
/encoding_rs-0.8.12.crate /encoding_rs-0.8.12.crate
/encoding_rs-0.8.13.crate /encoding_rs-0.8.13.crate
/encoding_rs-0.8.14.crate

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

@ -1 +1 @@
SHA512 (encoding_rs-0.8.13.crate) = aacd303486158bff5bd36b30b4b4b253e929caac2b78706cf23025c6e8426083dbeeae0806b6a0014cadb58f89899978ab34833e352088e13652ad45c1566f6e SHA512 (encoding_rs-0.8.14.crate) = 6cda346d8a7ef1b3e5fa480acc9dd44cdeb515ea7c854a605dccacd7d9d39efb113b22ecd116cb841e48fbe1f93005488b9919e66a41e8af0b1e19a00b02524c

Loading…
Cancel
Save