parent
366b018ca4
commit
2d8611e2d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
SOURCES/annobin-10.94.tar.xz
|
SOURCES/annobin-10.94.tar.xz
|
||||||
/annobin-10.94.tar.xz
|
/annobin-10.94.tar.xz
|
||||||
/annobin-11.12.tar.xz
|
/annobin-11.12.tar.xz
|
||||||
|
/annobin-11.13.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 11.12
|
Version: 11.13
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -393,6 +393,9 @@ make check CLANG_TESTS="check-pre-clang-13"
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 09 2023 Nick Clifton <nickc@redhat.com> - 11.13-1
|
||||||
|
- NVR bump to allow rebuilding. (#2162746)
|
||||||
|
|
||||||
* Fri Mar 03 2023 Nick Clifton <nickc@redhat.com> - 11.12-1
|
* Fri Mar 03 2023 Nick Clifton <nickc@redhat.com> - 11.12-1
|
||||||
- Rebase to 11.12. Brings in:
|
- Rebase to 11.12. Brings in:
|
||||||
- GCC Plugin: Do not run if other plugins are active. (#2162746)
|
- GCC Plugin: Do not run if other plugins are active. (#2162746)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-11.12.tar.xz) = c35c96a80f153418045dd863eb6c1561f88290b44e50dca6fe9b4227413fb760e13b961c21466c258eb571e11ce4b75d0eb83ce1d5a49ccf4d0ab4173637008a
|
SHA512 (annobin-11.13.tar.xz) = 7032edba07f89321ec0bda57e887b6b93944225da843bf6ccfb81281dec7fe1544f635fed3ad6c1439a33e9710504bee99222e89ef19325517ef40ce6af6479f
|
||||||
|
Loading…
Reference in New Issue
Block a user