diff --git a/rust-quick-error1.spec b/rust-quick-error1.spec index de8acf0..05acb0c 100644 --- a/rust-quick-error1.spec +++ b/rust-quick-error1.spec @@ -6,7 +6,7 @@ Name: rust-%{crate}1 Version: 1.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Macro which makes error types pleasant to write # Upstream license specification: MIT/Apache-2.0 @@ -72,5 +72,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Oct 26 2020 Fabio Valentini - 1.2.3-1 - Initial compat package for quick-error 1