diff --git a/gdb.changes b/gdb.changes index 3962ebd..2a2d9e2 100644 --- a/gdb.changes +++ b/gdb.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Aug 20 00:41:09 UTC 2023 - Luciano Santos + +- Drop libdebuginfod1 BuildRequires/Recommends. The former isn't + needed because there's a build requirement on libdebuginfod-devel + already, which will pull the shared library. And the latter, + because it's bogus since RPM auto generated dependency will take + care of that requirement. + ------------------------------------------------------------------- Wed Jun 14 06:23:42 UTC 2023 - Tom de Vries diff --git a/gdb.spec b/gdb.spec index b239358..0e83da7 100644 --- a/gdb.spec +++ b/gdb.spec @@ -412,8 +412,6 @@ BuildRequires: %{python}-devel %endif %if 0%{have_libdebuginfod} BuildRequires: libdebuginfod-devel -BuildRequires: libdebuginfod1 -Recommends: libdebuginfod1 %endif %global have_libipt 0 %if 0%{suse_version} > 1110