From ea64cf481d4e40198adb0ecb430b3316e8776d70 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 14:30:33 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 300ffc1..b3c9ab9 100644 --- a/rust-ivf.spec +++ b/rust-ivf.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple ivf muxer # Upstream license specification: BSD-2-Clause @@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Mar 29 17:48:28 CEST 2021 Robert-André Mauchin - 0.1.1-1 - Update to 0.1.1 - Close: rhbz#1912721