From 3ac671dbb70518aac827253f05297ae25817991f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 15:36:23 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-nom.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-nom.spec b/rust-nom.spec index 1d84ff6..f0888f0 100644 --- a/rust-nom.spec +++ b/rust-nom.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 3.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Byte-oriented, zero-copy, parser combinators library License: MIT @@ -63,6 +63,9 @@ rm -vf tests/mp4.rs %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 3.2.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 3.2.1-3 - Rebuild for rust-packaging v5