From 2afbd969a33aa678d112f99b1b9f5965ba37a092 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 17:24:28 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-dissimilar.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-dissimilar.spec b/rust-dissimilar.spec index ace10b5..62ce738 100644 --- a/rust-dissimilar.spec +++ b/rust-dissimilar.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Diff library with semantic cleanup, based on Google's diff-match-patch # Upstream license specification: MIT OR Apache-2.0 @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 1.0.2-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild