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
This commit is contained in:
DistroBaker 2021-02-05 00:01:41 +01:00
parent 733fee95c0
commit b0deaae6f3

View File

@ -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 <releng@fedoraproject.org> - 0.4.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Nov 19 2020 Joel Capitao <jcapitao@redhat.com> - 0.4.4-1
- Update to 0.4.4 (rhbz#1887630)