From 6fc5413ebbbd5d44337be1c961b39002e5b92345 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 13:40:05 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-fnv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-fnv.spec b/rust-fnv.spec index 99139e6..0d32974 100644 --- a/rust-fnv.spec +++ b/rust-fnv.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.0.6 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Fowler–Noll–Vo hash function # Upstream license specification: Apache-2.0 / MIT @@ -66,6 +66,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.0.6-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Oct 27 2018 Igor Gnatenko - 1.0.6-6 - Adapt to new packaging