From 71f72efb41d7aa2ffb3b1ad49f59f97f25732e7a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 16:16:40 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-termion.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-termion.spec b/rust-termion.spec index afc00ed..7acaf65 100644 --- a/rust-termion.spec +++ b/rust-termion.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.5.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bindless library for manipulating terminals # Upstream license specification: MIT @@ -78,6 +78,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.5.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Mar 26 2021 Fabio Valentini - 1.5.6-1 - Update to version 1.5.6. - Fixes RHBZ#1920668