diff --git a/blessed-1.19.1.tar.gz b/blessed-1.20.0.tar.gz similarity index 56% rename from blessed-1.19.1.tar.gz rename to blessed-1.20.0.tar.gz index 10e0b8cb9bb3b62bf9bce3d3431a5358f73fe65c..6bf63daf0486ba02d37b1531a80504f376465e1d 100644 Binary files a/blessed-1.19.1.tar.gz and b/blessed-1.20.0.tar.gz differ diff --git a/python-blessed.spec b/python-blessed.spec index 752d2dc4f88f6b3dcd15b134e4e3caf5284246d3..961a1dacc3098b18d905c3b91b1d7b2594bc673e 100644 --- a/python-blessed.spec +++ b/python-blessed.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-blessed -Version: 1.19.1 +Version: 1.20.0 Release: 1 Summary: Easy, practical library for making terminal apps, by providing an elegant, well-documented interface to Colors, Keyboard input, and screen Positioning capabilities. License: MIT URL: https://github.com/jquast/blessed -Source0: https://files.pythonhosted.org/packages/e5/ad/97453480e7bdfce94f05a983cf7ad7f1d90239efee53d5af28e622f0367f/blessed-1.19.1.tar.gz +Source0: https://files.pythonhosted.org/packages/25/ae/92e9968ad23205389ec6bd82e2d4fca3817f1cdef34e10aa8d529ef8b1d7/blessed-1.20.0.tar.gz BuildArch: noarch Requires: python3-wcwidth @@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Mar 2 2023 wubijie - 1.20.0-1 +- Update package to version 1.20.0 + * Thu Oct 27 2022 wangjunqi - 1.19.1-1 - Update package to version 1.19.1