forked from pool/dwarves
Accepting request 887535 from devel:tools
- Update to release 1.21 OBS-URL: https://build.opensuse.org/request/show/887535 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dwarves?expand=0&rev=28
This commit is contained in:
commit
90e5e3be0d
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYIAB0WIQR2GiIUctdOfX2qHhGyPKLppCJ+JwUCYBxViQAKCRCyPKLppCJ+
|
|
||||||
Jxh8AP0RRovrCX2j5vgw+p+66GFja+F9DCjj69kzK+lY09hTpAEAyr5+mngvmF4P
|
|
||||||
S/jNFociLZryPHt1dIbjWanWGJloLQ8=
|
|
||||||
=DCx3
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a0dbda45ce83c0bf21eba78c44b4fd72560a970285fbb3e4f88375015aab6f06
|
|
||||||
size 688728
|
|
7
dwarves-1.21.tar.sign
Normal file
7
dwarves-1.21.tar.sign
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYIAB0WIQR2GiIUctdOfX2qHhGyPKLppCJ+JwUCYHRbEwAKCRCyPKLppCJ+
|
||||||
|
J5LZAQCaEI/We6c5Qv/j2T6s+Ybeu4k6xWPj80MwCxjJKZBKpgD/b+fMM0g4FVcF
|
||||||
|
dbiyE7Rca34D4M0vMH0mWwKs7SQ/YQI=
|
||||||
|
=bOCB
|
||||||
|
-----END PGP SIGNATURE-----
|
3
dwarves-1.21.tar.xz
Normal file
3
dwarves-1.21.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:33a8bed6c0e1a5889578e01d1afed3f752353dc087d8bda36d258fe83e42a476
|
||||||
|
size 910480
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 22 10:25:46 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Codify build requirement on elfutils >= 0.171
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 12 16:36:06 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.21
|
||||||
|
* Handle DWARF5 DW_OP_addrx and
|
||||||
|
subprogram ret type with abstract_origin properly.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 5 01:08:01 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Fri Feb 5 01:08:01 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: dwarves
|
Name: dwarves
|
||||||
Version: 1.20
|
Version: 1.21
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: DWARF utilities
|
Summary: DWARF utilities
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -29,7 +29,7 @@ Source: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.xz
|
|||||||
Source2: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.sign
|
Source2: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.sign
|
||||||
Source9: baselibs.conf
|
Source9: baselibs.conf
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: libdw-devel
|
BuildRequires: libdw-devel >= 0.171
|
||||||
%if 0%{?suse_version} < 1550
|
%if 0%{?suse_version} < 1550
|
||||||
BuildRequires: libebl-devel
|
BuildRequires: libebl-devel
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user