From 8e4d26e1fdd3375c4f971dce264b60f322d084a1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 14:08:40 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-permutohedron.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-permutohedron.spec b/rust-permutohedron.spec index 91f63b7..b08d858 100644 --- a/rust-permutohedron.spec +++ b/rust-permutohedron.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Generate permutations of sequences # Upstream license specification: MIT/Apache-2.0 @@ -78,6 +78,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.2.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Nov 09 2018 Robert-André Mauchin - 0.2.4-5 - Adapt to new packaging