diff --git a/rust-rustyline-derive.spec b/rust-rustyline-derive.spec index fd4d12c..71550b9 100644 --- a/rust-rustyline-derive.spec +++ b/rust-rustyline-derive.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Rustyline derive macros (Completer, Helper, Hinter, Highlighter) # Upstream license specification: MIT @@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Apr 03 2020 Fabio Valentini - 0.3.1-1 - Update to version 0.3.1.