From 3b7c616d62270702237b34cf440633901b168b19 Mon Sep 17 00:00:00 2001 From: shixuantong Date: Tue, 9 Aug 2022 11:24:11 +0800 Subject: [PATCH] remove gdb Buildrequires --- python-dateutil.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/python-dateutil.spec b/python-dateutil.spec index afe305e..046bcf0 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 @@ -11,7 +11,6 @@ URL: https://github.com/dateutil/dateutil Source0: https://files.pythonhosted.org/packages/source/p/python-dateutil/python-dateutil-%{version}.tar.gz BuildArch: noarch -Buildrequires: gdb %description %{_description} @@ -54,6 +53,12 @@ export LANG=en_US.UTF-8 %doc NEWS PKG-INFO RELEASING %changelog +* Tue Aug 09 2022 shixuantong - 2.8.2-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:remove gdb Buildrequires + * Wed Jan 05 2022 shixuantong - 2.8.2-2 - Type:bugfix - ID:NA