Update to 0.5.1

epel9
Josh Stone 5 years ago
parent 8b059643d2
commit b39b36c1b5

1
.gitignore vendored

@ -3,3 +3,4 @@
/rustfix-0.4.5.crate
/rustfix-0.4.6.crate
/rustfix-0.5.0.crate
/rustfix-0.5.1.crate

@ -6,7 +6,7 @@
%global crate rustfix
Name: rust-%{crate}
Version: 0.5.0
Version: 0.5.1
Release: 1%{?dist}
Summary: Automatically apply the suggestions made by rustc
@ -76,6 +76,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Thu Apr 02 2020 Josh Stone <jistone@redhat.com> - 0.5.1-1
- Update to 0.5.1
* Thu Mar 05 2020 Josh Stone <jistone@redhat.com> - 0.5.0-1
- Update to 0.5.0

@ -1 +1 @@
SHA512 (rustfix-0.5.0.crate) = 3bc67adb7d1012c8e832d67491c619ee376df505227738a0d83bd129c360dcbcf6330cc9c5b18038428bd8b6baa7af79686420f25c428fa8a50c9e8403706cd9
SHA512 (rustfix-0.5.1.crate) = 61990f482a5d490154fc55d7c052464e50268c0f752068669afb3c387d27a1e980a052ba29fe0aa301cbe4b17c7374db071a8a38d3562c943e8292605c40b3a4

Loading…
Cancel
Save