From 60c76c92b85ddf02d72d910149123ca627e4b9a4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 18:19:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-nom5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-nom5.spec b/rust-nom5.spec index 78938c2..6101b04 100644 --- a/rust-nom5.spec +++ b/rust-nom5.spec @@ -8,7 +8,7 @@ Name: rust-%{crate}5 Version: 5.1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Byte-oriented, zero-copy, parser combinators library # Upstream license specification: MIT @@ -173,6 +173,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 5.1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 25 2021 Fabio Valentini - 5.1.2-2 - Disable tests, they are broken on aarch64 anyway.