From 7f11a70503f4b0bfdbe2ecfc3183a638f201ad4f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 22:06:30 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-strip-ansi-escapes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-strip-ansi-escapes.spec b/rust-strip-ansi-escapes.spec index e69dab8..7ae95a1 100644 --- a/rust-strip-ansi-escapes.spec +++ b/rust-strip-ansi-escapes.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Strip ANSI escape sequences from byte streams # Upstream license specification: Apache-2.0/MIT @@ -71,5 +71,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 Oct 19 17:12:02 CEST 2019 Robert-André Mauchin - 0.1.0-1 - Initial package