10.60: Add support for building using meson+ninja.
This commit is contained in:
parent
8b1a765248
commit
c2186bc772
11
annobin.spec
11
annobin.spec
@ -1,8 +1,8 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 10.59
|
Version: 10.60
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
# Web Page: https://sourceware.org/annobin/
|
# Web Page: https://sourceware.org/annobin/
|
||||||
@ -67,7 +67,7 @@ Source: https://nickc.fedorapeople.org/%{annobin_sources}
|
|||||||
|
|
||||||
# Insert patches here, if needed. Eg:
|
# Insert patches here, if needed. Eg:
|
||||||
# Patch01: annobin-foo.patch
|
# Patch01: annobin-foo.patch
|
||||||
Patch01: 0001-Compatibility-patch-for-llvm14.patch
|
# Patch01: 0001-Compatibility-patch-for-llvm14.patch
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
@ -484,7 +484,10 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Mar 30 2022 Serge Guelton - 10.59-2
|
* Thu Mar 31 2022 Timm Bäder <mail@baedert.org>redhat.com> - 10.60-1
|
||||||
|
- Add support for building using meson+ninja.
|
||||||
|
|
||||||
|
* Wed Mar 30 2022 Serge Guelton <sguelton@redhat.com> - 10.59-2
|
||||||
- Rebuilt against new LLVM release, with patch.
|
- Rebuilt against new LLVM release, with patch.
|
||||||
|
|
||||||
* Wed Mar 30 2022 Nick Clifton <nickc@redhat.com> - 10.59-1
|
* Wed Mar 30 2022 Nick Clifton <nickc@redhat.com> - 10.59-1
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-10.59.tar.xz) = 3c723eeac6f9435d6b74033cf4b057327a171ab488922e95c10a6c016a5086b0076795f305c0b3b7337b881e6276351dc5e15f8f23e0ae297aa70a81f1ef6dab
|
SHA512 (annobin-10.60.tar.xz) = 7d5158da6a59000d686fb837b0ac1a86351898c00a93e29c2cb599ec6eccb325b66fbd775855bd3661d2d9541e3d2cb2493b087b6670fca137f9992f33c68082
|
||||||
|
Loading…
Reference in New Issue
Block a user