remove gdb Buildrequires

This commit is contained in:
shixuantong 2022-08-09 11:24:11 +08:00
parent 1c8cd2b4fa
commit 3b7c616d62

View File

@ -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