From 4e37a6e46ee827a560b17a8c7eb5fb4840c88bbe Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 18:45:01 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-quote.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-quote.spec b/rust-quote.spec index c8774b2..e9317a5 100644 --- a/rust-quote.spec +++ b/rust-quote.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Quasi-quoting macro quote!(...) # Upstream license specification: MIT OR Apache-2.0 @@ -83,6 +83,9 @@ which use "proc-macro" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Dec 27 10:55:53 CET 2020 Igor Raits - 1.0.8-1 - Update to 1.0.8 (Fixes: RHBZ#1909555)