upgrade version to 1.9.0

This commit is contained in:
rwx403335 2021-12-20 16:14:25 +08:00
parent 7134bc2841
commit daa9a41a45
3 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
Name: python-simpleline Name: python-simpleline
Version: 1.7 Version: 1.9.0
Release: 1 Release: 1
Summary: A Python3-only text UI framework Summary: A Python3-only text UI framework
License: GPLv2+ License: GPLv2+
URL: https://github.com/rhinstaller/python-simpleline URL: https://github.com/rhinstaller/python-simpleline
Source0: https://github.com/rhinstaller/python-simpleline/releases/download/simpleline-%{version}/simpleline-%{version}.tar.gz Source0: https://github.com/rhinstaller/python-simpleline/releases/download/%{version}/simpleline-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%global common_description %{expand: %global common_description %{expand:
@ -54,6 +54,9 @@ make test
%{python3_sitelib}/* %{python3_sitelib}/*
%changelog %changelog
* Mon Dec 20 2021 renhongxun <renhongxun@huawei.com> 1.9.0-1
- Upgrade version to 1.9.0
* Mon Jul 27 2020 tianwei <tianwei12@huawei.com> - 1.7-1 * Mon Jul 27 2020 tianwei <tianwei12@huawei.com> - 1.7-1
- Package update to 1.7 - Package update to 1.7

Binary file not shown.

BIN
simpleline-1.9.0.tar.gz Normal file

Binary file not shown.