From 4840d84cf7b609aa4486733f1016982460d804d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E5=96=84=E5=BA=86?= Date: Wed, 8 Jun 2022 06:48:29 +0000 Subject: [PATCH] Fix changelog error --- python-ovsdbapp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ovsdbapp.spec b/python-ovsdbapp.spec index ac24de4..0892945 100644 --- a/python-ovsdbapp.spec +++ b/python-ovsdbapp.spec @@ -91,7 +91,7 @@ PYTHON=%{__python3} OS_TEST_PATH=./ovsdbapp/tests/unit stestr run %{_docdir}/* %changelog -* Mon Aug 1 2021 huangtianhua - 1.9.0-3 +* Sun Aug 1 2021 huangtianhua - 1.9.0-3 - Fix type * Sat Jul 31 2021 huangtianhua - 1.9.0-2 - Modify require to python3-openvswitch -- Gitee