!2 Update package to version 0.5.1

From: @jxy_git 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-12-12 08:41:33 +00:00 committed by Gitee
commit b9edc6fea1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
autopage-0.5.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-autopage
Version: 0.5.0
Version: 0.5.1
Release: 1
Summary: A library to provide automatic paging for console output
License: Apache-2.0
URL: https://github.com/zaneb/autopage
Source0: https://files.pythonhosted.org/packages/d1/1c/aaaf5bcb9f37e3d17e040a83de5a35c6cb29fc9ce45412cc8224a570fe30/autopage-0.5.0.tar.gz
Source0: https://files.pythonhosted.org/packages/36/b1/e5a1c2ebeb64ccc9c2a4ae133f5955d9824482628ed4bf0331c73323f0de/autopage-0.5.1.tar.gz
Source1: setup.py
BuildArch: noarch
%description
@ -93,6 +93,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Thu Dec 08 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.5.1-1
- Update package to version 0.5.1
* Tue Jul 12 2022 OpenStack_SIG <openstack@openeuler.org> - 0.5.0-1
- Init package python3-autopage of version 0.5.0