From edaeff3b2236514479bf12bca22201bc0abf93c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=91=9E=E6=96=B9?= Date: Tue, 25 Oct 2022 07:05:50 +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: 张瑞方 --- python-dateutil.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dateutil.spec b/python-dateutil.spec index afe305e..59ac4bf 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -3,7 +3,7 @@ Name: python-dateutil Version: 2.8.2 -Release: 2 +Release: 3 Epoch: 1 Summary: Powerful extensions to datetime License: Apache 2.0 or BSD or Python @@ -54,6 +54,9 @@ export LANG=en_US.UTF-8 %doc NEWS PKG-INFO RELEASING %changelog +* Tue Oct 25 2022 zhangruifang - 2.8.2-3 +- Rebuild for next release + * Wed Jan 05 2022 shixuantong - 2.8.2-2 - Type:bugfix - ID:NA -- Gitee