- Update to release 1.19

OBS-URL: https://build.opensuse.org/package/show/devel:tools/dwarves?expand=0&rev=53
This commit is contained in:
Jan Engelhardt 2020-11-24 13:34:21 +00:00 committed by Git OBS Bridge
parent e93e85c1e3
commit d111948ee7
6 changed files with 22 additions and 22 deletions

View File

@ -1,16 +0,0 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">git://git.kernel.org/pub/scm/devel/pahole/pahole</param>
<param name="filename">dwarves</param>
<param name="revision">863e6f0f2cc08592a18239824e7604f955c74134</param>
<param name="parent-tag">v1.18</param>
<param name="versionformat">1.18.g@TAG_OFFSET@</param>
<param name="submodules">enable</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95a7ed7f417c154dcd1d7a1b2143c89347f78e94e075db56b0cf8c347089a7cd
size 677304

7
dwarves-1.19.tar.sign Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQR2GiIUctdOfX2qHhGyPKLppCJ+JwUCX7wNpgAKCRCyPKLppCJ+
J3u4AQCxvrNGNXGNwvvrKYoOaK/jwHIXtoFEyKGX8Pl56VvwpgD+NBMJTSa3d9me
WUuagYHLmwxy6M00phRMFYoLat2tRQA=
=qRcB
-----END PGP SIGNATURE-----

3
dwarves-1.19.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9af54663f2bab10d1ea85f97801c8fa045ff62e9b39d4ec6a8541354cb7b6ef3
size 686136

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Nov 24 13:26:05 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.19
* Support for split BTF.
* Support cross-compiled ELF binaries with different endianness.
* Support for showing typedefs for anonymous types, like structs,
unions and enums.
-------------------------------------------------------------------
Tue Oct 27 15:52:01 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: dwarves
Version: 1.18.g19
Version: 1.19
Release: 0
Summary: DWARF utilities
License: GPL-2.0-only
@ -25,8 +25,8 @@ Group: Development/Tools/Debuggers
URL: http://acmel.wordpress.com/
#Git-Clone: git://git.kernel.org/pub/scm/devel/pahole/pahole
#Git-Web: http://git.kernel.org/cgit/devel/pahole/pahole.git
#Source: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.xz
#Source2: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.sign
Source: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.xz
Source2: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.sign
Source: %name-%version.tar.xz
Source9: baselibs.conf
BuildRequires: cmake