From 4a7df643f192b3975456946682c669a7f030d1fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=91=9E=E6=96=B9?= Date: Thu, 27 Oct 2022 02:31:04 +0000 Subject: [PATCH] Rebuild for next release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张瑞方 (cherry picked from commit 58fa75dcafeb7ed6a4cbf788456b3b20365b1a7b) --- python-simpleline.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-simpleline.spec b/python-simpleline.spec index 8b7409d..e01edc0 100644 --- a/python-simpleline.spec +++ b/python-simpleline.spec @@ -1,6 +1,6 @@ Name: python-simpleline Version: 1.9.0 -Release: 1 +Release: 2 Summary: A Python3-only text UI framework License: GPLv2+ URL: https://github.com/rhinstaller/python-simpleline @@ -54,6 +54,9 @@ make test %{python3_sitelib}/* %changelog +* Thu Oct 27 2022 zhangruifang - 1.9.0-2 +- Rebuild for next release + * Mon Dec 20 2021 renhongxun 1.9.0-1 - Upgrade version to 1.9.0