diff --git a/python-dateutil.spec b/python-dateutil.spec
index afe305e1f93065d96fcae3ececbf85a2778793a5..046bcf0f34d609f862fb9bb6522b70a2e029dc45 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 <shixuantong@h-partners.com> - 2.8.2-3
+- Type:bugfix
+- ID:NA
+- SUG:NA
+- DESC:remove gdb Buildrequires
+
 * Wed Jan 05 2022 shixuantong <shixuantong@huawei.com> - 2.8.2-2
 - Type:bugfix
 - ID:NA