GCC Plugin: Replace CLVC_BOOLEAN with CLVC_BIT_SET/CLVC_BIT_CLEAR.
This commit is contained in:
parent
c53c5783da
commit
244433eec3
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.44
|
||||
Release: 5%{?dist}
|
||||
Version: 10.45
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
# Web Page: https://sourceware.org/annobin/
|
||||
@ -508,6 +508,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Jan 10 2022 Nick Clifton <nickc@redhat.com> - 10.45-1
|
||||
- GCC Plugin: Replace CLVC_BOOLEAN with CLVC_BIT_SET/CLVC_BIT_CLEAR.
|
||||
|
||||
* Sun Jan 09 2022 Jakub Jelinek <jakub@redhat.com> - 10.44-4
|
||||
- Rebuild against new GCC.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.44.tar.xz) = 6ffa1cc12332233ffdf9737b7c23046d9ce0c123991fe56562f42a7f17d063dbfdaa817b9fa8e433603e1e20fa7e5a52757091cd3748cd55ba2676de86fb1563
|
||||
SHA512 (annobin-10.45.tar.xz) = c129af7a66b120ecc2f00933c29217b65c4bc86c80b5ec89a08a80b6b4e21ac3eb752a87466325d71c5a9adacf8f98277b3429a6a7bff8cc2a0664471c027383
|
||||
|
Loading…
Reference in New Issue
Block a user