From 69ab01329f15a7f5d930f9aebefd624ec6a2cd56 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 08:55:29 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-escargot.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-escargot.spec b/rust-escargot.spec index 5b764df..2f219db 100644 --- a/rust-escargot.spec +++ b/rust-escargot.spec @@ -9,7 +9,7 @@ Name: rust-%{crate} Version: 0.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cargo API written in Paris # Upstream license specification: MIT OR Apache-2.0 @@ -122,6 +122,10 @@ which use "test_unstable" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.5.2-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sun Mar 28 2021 Fabio Valentini - 0.5.2-1 - Update to version 0.5.2. - Fixes RHBZ#1943822