Update to 0.12.2

epel9
Josh Stone 5 years ago
parent abbfa9b57d
commit 311cc9cc16

1
.gitignore vendored

@ -1 +1,2 @@
/json-0.12.1.crate /json-0.12.1.crate
/json-0.12.2.crate

@ -5,7 +5,7 @@
%global crate json %global crate json
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.12.1 Version: 0.12.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: JSON implementation in Rust Summary: JSON implementation in Rust
@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Mar 12 2020 Josh Stone <jistone@redhat.com> - 0.12.2-1
- Update to 0.12.2
* Wed Feb 19 16:25:07 PST 2020 Josh Stone <jistone@redhat.com> - 0.12.1-1 * Wed Feb 19 16:25:07 PST 2020 Josh Stone <jistone@redhat.com> - 0.12.1-1
- Initial package - Initial package

@ -1 +1 @@
SHA512 (json-0.12.1.crate) = d312b3e90f693b455634d250187a1206c1ce1d2e813dd6e4f7cc28621df2c77c1eb1ec705baafc2b06aaefae60f90c59fce8483964c8727b0972d602899659e6 SHA512 (json-0.12.2.crate) = 356cef64f4d376f24c572ffc22db1c8145769b8083b9a16932b3ee0290fbceb3f5554e9fd6b61ad0cc7684a2aca3d30a1687a791898a1bee4822b9a2f252b05a

Loading…
Cancel
Save