Update to 0.32.0

epel9
Josh Stone 5 years ago
parent 53c60efdb5
commit 405e3120af

1
.gitignore vendored

@ -7,3 +7,4 @@
/crates-io-0.28.0.crate /crates-io-0.28.0.crate
/crates-io-0.30.0.crate /crates-io-0.30.0.crate
/crates-io-0.31.0.crate /crates-io-0.31.0.crate
/crates-io-0.32.0.crate

@ -5,7 +5,7 @@
%global crate crates-io %global crate crates-io
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.31.0 Version: 0.32.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Helpers for interacting with crates.io Summary: Helpers for interacting with crates.io
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Apr 23 2020 Josh Stone <jistone@redhat.com> - 0.32.0-1
- Update to 0.32.0
* Thu Mar 12 2020 Josh Stone <jistone@redhat.com> - 0.31.0-1 * Thu Mar 12 2020 Josh Stone <jistone@redhat.com> - 0.31.0-1
- Update to 0.31.0 - Update to 0.31.0

@ -1 +1 @@
SHA512 (crates-io-0.31.0.crate) = 17e76ed6f34a94810e68c4a6473c689887b1d917ff76af5f0fa00697cdc455d4d82d3e6cde095a5ade81cde872f88a2cd7f754bb93f7ba75309dafe2ef34c450 SHA512 (crates-io-0.32.0.crate) = c56039330d08ffb6328253364f3db67455c7c6d002a776ac64e0fda7ec1986006a377041cfb4346fcd3f58ccc411603005d1d09ccf183d5d3fb554a5b8bbed03

Loading…
Cancel
Save