Sync from SUSE:SLFO:Main libbacktrace revision 111cc62a3d2ab6ff2f7ad80e5997cf0c
This commit is contained in:
parent
0438573738
commit
0a370a9b49
@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/ianlancetaylor/libbacktrace.git</param>
|
||||
<param name="changesrevision">86885d14049fab06ef8a33aac51664230ca09200</param>
|
||||
<param name="changesrevision">d48f84034ce3e53e501d10593710d025cb1121db</param>
|
||||
</service>
|
||||
</servicedata>
|
BIN
libbacktrace-1.0+git20240805.obscpio
(Stored with Git LFS)
BIN
libbacktrace-1.0+git20240805.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
libbacktrace-1.0+git20241025.obscpio
(Stored with Git LFS)
Normal file
BIN
libbacktrace-1.0+git20241025.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 09:35:26 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 1.0+git20241025:
|
||||
* libbacktrace: recognize new Mach-O DWARF sections
|
||||
* libbacktrace: remove extra characters in README.md
|
||||
* libbacktrace: don't get confused by overlapping address ranges
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 18 11:37:52 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: libbacktrace
|
||||
version: 1.0+git20240805
|
||||
mtime: 1722902096
|
||||
commit: 86885d14049fab06ef8a33aac51664230ca09200
|
||||
version: 1.0+git20241025
|
||||
mtime: 1729894894
|
||||
commit: d48f84034ce3e53e501d10593710d025cb1121db
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define soname 0
|
||||
Name: libbacktrace
|
||||
Version: 1.0+git20240805
|
||||
Version: 1.0+git20241025
|
||||
Release: 0
|
||||
Summary: Backtrace C library
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user