From e2c909e45c7b31497bb190d8e437e100de2aaa86 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 17:17:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-csv-core.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-csv-core.spec b/rust-csv-core.spec index f9527d9..f089fb3 100644 --- a/rust-csv-core.spec +++ b/rust-csv-core.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.10 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Bare bones CSV parsing with no_std support # Upstream license specification: Unlicense/MIT @@ -83,6 +83,9 @@ which use "libc" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.10-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 0.1.10-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild