diff --git a/gdb.spec b/gdb.spec index d49d85876ba4eb4fd371afdb22f4eef49eecbfbd..1dcd923bbf72067ec1538fb80587cf994e014bd5 100644 --- a/gdb.spec +++ b/gdb.spec @@ -1,6 +1,6 @@ Name: gdb Version: 12.1 -Release: 2 +Release: 3 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL-1.3 Source: https://ftp.gnu.org/gnu/gdb/gdb-%{version}.tar.xz @@ -360,9 +360,11 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gdb/python/gdb/command/backtrace.py %doc %{gdb_build}/gdb/doc/{gdb,annotate}.{html,pdf} %{_infodir}/annotate.info* %{_infodir}/gdb.info* -%{_infodir}/ctf-spec.info.gz %changelog +* Mon Feb 6 2023 Wenyu Liu - 12.1-3 +- fix build error. + * Mon Feb 6 2023 Wenyu Liu - 12.1-2 - Add support for readline 8.2