update to 1.7
This commit is contained in:
parent
1bbc49a23a
commit
76de48ea19
@ -1,10 +1,10 @@
|
||||
Name: python-simpleline
|
||||
Version: 1.6
|
||||
Version: 1.7
|
||||
Release: 1
|
||||
Summary: A Python3-only text UI framework
|
||||
License: GPLv2+
|
||||
URL: https://github.com/rhinstaller/python-simpleline
|
||||
Source0: https://github.com/rhinstaller/python-simpleline/releases/download/simpleline-1.6/simpleline-1.6.tar.gz
|
||||
Source0: https://github.com/rhinstaller/python-simpleline/releases/download/simpleline-%{version}/simpleline-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
%global common_description %{expand:
|
||||
@ -14,7 +14,7 @@ used with line-based machines and tools (e.g. serial console) so that
|
||||
every new line is appended to the bottom of the screen. Printed lines
|
||||
are never rewritten!}
|
||||
|
||||
BuildRequires: python3-devel python3-gobject-base python3-setuptools gettext
|
||||
BuildRequires: python3-devel python3-gobject-base python3-setuptools gettext intltool
|
||||
|
||||
%description
|
||||
%{common_description}
|
||||
@ -50,10 +50,12 @@ make test
|
||||
|
||||
%files -n python3-simpleline -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%license COPYING
|
||||
%doc ChangeLog README.md
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 27 2020 tianwei <tianwei12@huawei.com> - 1.7-1
|
||||
- Package update to 1.7
|
||||
|
||||
* Fri Oct 18 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.6-1
|
||||
- Package init
|
||||
|
||||
Binary file not shown.
BIN
simpleline-1.7.tar.gz
Normal file
BIN
simpleline-1.7.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user