Update to version 0.8.7; Fixes RHBZ#2329357

epel10 imports/epel10/rust-rustfix-0.8.7-1.el10
Fabio Valentini 1 month ago
parent 44d33b9bb8
commit df18d52562
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -10,3 +10,4 @@
/rustfix-0.8.4.crate
/rustfix-0.8.5.crate
/rustfix-0.8.6.crate
/rustfix-0.8.7.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate rustfix
Name: rust-rustfix
Version: 0.8.6
Version: 0.8.7
Release: %autorelease
Summary: Automatically apply the suggestions made by rustc

@ -1 +1 @@
SHA512 (rustfix-0.8.6.crate) = 22dbf7cd00f9a4cb30408f30ed681f7c3b13c65b61063ef44e93d6a55b2670cc1b995cd03f7ab93a1810e74d36bfca57a7db1a01946810745616d131ab2529ce
SHA512 (rustfix-0.8.7.crate) = 779258dd6c395ff38ab808d96c2350916623aa39c5c129edcc016f5045f8228c56e64a220a493803f84fea27f2d233de4d5686e4969bbf9034d836acba2d83a6

Loading…
Cancel
Save