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