From 879891a78d63bb87f838516244c8267e2ae01275 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 21:00:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-ivf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-ivf.spec b/rust-ivf.spec index bc2bc11..3b8aa44 100644 --- a/rust-ivf.spec +++ b/rust-ivf.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple ivf muxer # Upstream license specification: BSD-2-Clause @@ -70,5 +70,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Dec 07 01:08:24 CET 2019 Robert-André Mauchin - 0.1.0-1 - Initial package