From b0deaae6f3f84eba30d5cdb157f0b9e93266aa76 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 00:01:41 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-colorama.git#116c2eba5c73b7f7a12bc0ead9ce121757b5ce7a --- python-colorama.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-colorama.spec b/python-colorama.spec index 446ecc0..767d0d2 100644 --- a/python-colorama.spec +++ b/python-colorama.spec @@ -19,7 +19,7 @@ Name: python-%{pypi_name} Version: 0.4.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform colored terminal text License: BSD @@ -119,6 +119,9 @@ rm -rf *.egg-info %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.4.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 19 2020 Joel Capitao - 0.4.4-1 - Update to 0.4.4 (rhbz#1887630)