diff --git a/rust-which.spec b/rust-which.spec index 5e46059..0060843 100644 --- a/rust-which.spec +++ b/rust-which.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 3.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Rust equivalent of Unix command "which" # Upstream license specification: MIT @@ -84,6 +84,9 @@ which use "failure" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 3.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Mar 11 2020 Josh Stone - 3.1.1-2 - Rebuild