diff --git a/gdb.spec b/gdb.spec index ba393de8ea56473f14df89d40454cdcaddb746c3..5f927949034e9781ee29ae3d05f240bae590fc7e 100644 --- a/gdb.spec +++ b/gdb.spec @@ -1,8 +1,8 @@ Name: gdb Version: 9.2 -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 +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: ftp://sourceware.org/pub/gdb/releases/gdb-%{version}.tar.xz URL: http://gnu.org/software/gdb/ @@ -208,7 +208,7 @@ done find -name "*.orig" | xargs rm -f cat > gdb/version.in << _FOO -EulerOS %{version}-%{release} +openEuler %{version}-%{release} _FOO rm -f libdecnumber/gstdint.h @@ -395,6 +395,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gdb/python/gdb/command/backtrace.py %{_infodir}/gdb.info* %changelog +* Wed Mar 31 2021 xinghe - 9.2-3 +- fix typo for name + * Wed Nov 11 2020 xinghe - 9.2-2 - add help for Recommends