diff --git a/colorama-0.4.4.tar.gz b/colorama-0.4.4.tar.gz deleted file mode 100644 index ed0bd3d..0000000 Binary files a/colorama-0.4.4.tar.gz and /dev/null differ diff --git a/colorama-0.4.5.tar.gz b/colorama-0.4.5.tar.gz new file mode 100644 index 0000000..7ff5f8e Binary files /dev/null and b/colorama-0.4.5.tar.gz differ diff --git a/python-colorama.spec b/python-colorama.spec index a1c432f..422ec2c 100644 --- a/python-colorama.spec +++ b/python-colorama.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-colorama -Version: 0.4.4 +Version: 0.4.5 Release: 1 Summary: Cross-platform colored terminal text. License: BSD URL: https://github.com/tartley/colorama -Source0: https://files.pythonhosted.org/packages/1f/bb/5d3246097ab77fa083a61bd8d3d527b7ae063c7d8e8671b1cf8c4ec10cbe/colorama-0.4.4.tar.gz +Source0: https://files.pythonhosted.org/packages/2b/65/24d033a9325ce42ccbfa3ca2d0866c7e89cc68e5b9d92ecaba9feef631df/colorama-0.4.5.tar.gz BuildArch: noarch %description Makes ANSI escape character sequences (for producing colored terminal @@ -32,7 +32,7 @@ Makes ANSI escape character sequences (for producing colored terminal text and cursor positioning) work under MS Windows. %prep -%autosetup -n colorama-0.4.4 +%autosetup -n colorama-0.4.5 %build %py3_build @@ -77,6 +77,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Sep 14 2022 Qiao Jijun - 0.4.5-1 +- Update to 0.4.5 * Tue Jul 13 2021 OpenStack_SIG - 0.4.4-1 - Upgrade to version 0.4.4