automatic version update by autodist [release 13.1-1mamba;Tue Feb 21 2023]
This commit is contained in:
parent
023a03c18f
commit
3a19cb0af7
11
gdb.spec
11
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 <autodist@mambasoft.it> 13.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 10 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 12.1-2mamba
|
||||
- rebuilt with python3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user