diff --git a/rust-shellexpand.spec b/rust-shellexpand.spec index 3d4d4cc..f5ffaf0 100644 --- a/rust-shellexpand.spec +++ b/rust-shellexpand.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Shell-like expansions in strings # Upstream license specification: MIT/Apache-2.0 @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Dec 27 14:10:53 CET 2020 Igor Raits - 2.1.0-1 - Update to 2.1.0 (Fixes: RHBZ#1909966)