Compare commits
No commits in common. "rawhide" and "f43" have entirely different histories.
2 changed files with 3 additions and 27 deletions
28
annobin.spec
28
annobin.spec
|
|
@ -1,8 +1,8 @@
|
|||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 13.05
|
||||
Release: 2%{?dist}
|
||||
Version: 12.99
|
||||
Release: 1%{?dist}
|
||||
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
|
||||
URL: https://sourceware.org/annobin/
|
||||
# Maintainer: nickc@redhat.com
|
||||
|
|
@ -536,30 +536,6 @@ make check
|
|||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 13.05-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Thu Jan 15 2026 Nick Clifton <nickc@redhat.com> - 13.05-1
|
||||
- Annocheck: Add .fc44 to list of known rpm file extensions.
|
||||
|
||||
* Sat Dec 20 2025 Jakub Jelinek <jakub@redhat.com> - 13.04-3
|
||||
- NVR bump to allow rebuild for new GCC in a side-tag.
|
||||
|
||||
* Sat Dec 20 2025 Jakub Jelinek <jakub@redhat.com> - 13.04-2
|
||||
- NVR bump to allow rebuild for new GCC in a side-tag.
|
||||
|
||||
* Thu Dec 18 2025 Nick Clifton <nickc@redhat.com> - 13.04-1
|
||||
- Annocheck: Fix compile time warnings from GCC-15 re: strchr returning a const char *.
|
||||
|
||||
* Wed Nov 05 2025 Nick Clifton <nickc@redhat.com> - 13.03-1
|
||||
- Annocheck: Skip production test for gcc libraries. (RHEL-123175)
|
||||
|
||||
* Fri Oct 31 2025 Nick Clifton <nickc@redhat.com> - 13.02-1
|
||||
- Annocheck: Update heuristic to detect gcc libraries. (RHEL-124869)
|
||||
|
||||
* Thu Oct 23 2025 Nick Clifton <nickc@redhat.com> - 13.01-1
|
||||
- Annocheck: Change FAIL for binaries built by a cross compiler to a MAYBE. (RHEL-123175)
|
||||
|
||||
* Wed Aug 06 2025 Nick Clifton <nickc@redhat.com> - 12.99-1
|
||||
- Annocheck: Improve detection of glibc static maths libraries. (RHEL-107470)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (annobin-13.05.tar.xz) = 07bc023018e3f456fae470b271915bde2e1ff367ee8bb58adb74255023ae59e8c45ced8e4bd2130bf8a496966d986bca9866e054019f6ca4660d78c129b6532f
|
||||
SHA512 (annobin-12.99.tar.xz) = d5409f9c60f601878dff5047ec38b3a113ab4caa0a24e96ecf715decab1c9ff509ac56033b105a7cc0efc9158230c359b9c596f5a2628b96a61094927f4e9872
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue