From 3a19cb0af7f7cf1712cfef079cd58f4a885aaa78 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:39:24 +0100 Subject: [PATCH] automatic version update by autodist [release 13.1-1mamba;Tue Feb 21 2023] --- gdb.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/gdb.spec b/gdb.spec index d061bf3..183cb70 100644 --- a/gdb.spec +++ b/gdb.spec @@ -5,8 +5,8 @@ %endif Name: gdb -Version: 12.1 -Release: 2mamba +Version: 13.1 +Release: 1mamba Summary: A GNU source-level debugger for C, C++, Java and other languages Group: Development/Tools Vendor: openmamba @@ -31,7 +31,9 @@ BuildRequires: libmpfr-devel BuildRequires: libncurses-devel BuildRequires: libpython3-devel BuildRequires: libstdc++6-devel +BuildRequires: libunistring-devel BuildRequires: libxxhash-devel +BuildRequires: libzstd-devel BuildRequires: source-highlight-devel ## AUTOBUILDREQ-END BuildRequires: bash @@ -133,6 +135,7 @@ exit 0 #%{_bindir}/run #%{_libdir}/lib%{_host}-sim.a #%endif +%{_libdir}/libsframe.a %ifnarch arm %{_libdir}/libinproctrace.so %endif @@ -151,6 +154,7 @@ exit 0 %{_infodir}/annotate.info* %{_infodir}/gdb.info* #%{_infodir}/gdbint.info* +%{_infodir}/sframe-spec.info* %{_infodir}/stabs.info* %{_mandir}/man1/gcore.1* %{_mandir}/man1/gdb.* @@ -161,6 +165,9 @@ exit 0 #README gdb/NEWS %changelog +* Tue Feb 21 2023 Automatic Build System 13.1-1mamba +- automatic version update by autodist + * Tue Jan 10 2023 Silvan Calarco 12.1-2mamba - rebuilt with python3