NVR bump for another ELN sidetag rebuild.
This commit is contained in:
parent
ea02dafc1f
commit
3ed514a41c
@ -2,7 +2,7 @@
|
|||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 9.46
|
Version: 9.46
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -36,7 +36,7 @@ License: GPLv3+
|
|||||||
# checking logic or when building on RHEL-7 or earlier.
|
# checking logic or when building on RHEL-7 or earlier.
|
||||||
%global with_hard_gcc_version_requirement 1
|
%global with_hard_gcc_version_requirement 1
|
||||||
|
|
||||||
%bcond_without plugin_rebuild
|
%bcond_with plugin_rebuild
|
||||||
# Allow the building of annobin without using annobin itself.
|
# Allow the building of annobin without using annobin itself.
|
||||||
# This is because if we are bootstrapping a new build environment we can have
|
# This is because if we are bootstrapping a new build environment we can have
|
||||||
# a new version of gcc installed, but without a new of annobin installed.
|
# a new version of gcc installed, but without a new of annobin installed.
|
||||||
@ -323,6 +323,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 27 2020 Jakub Jelinek <jakub@redhat.com> - 9.46-2
|
||||||
|
- NVR bump for another ELN sidetag rebuild.
|
||||||
|
|
||||||
* Tue Nov 24 2020 Nick Clifton <nickc@redhat.com> - 9.46-1
|
* Tue Nov 24 2020 Nick Clifton <nickc@redhat.com> - 9.46-1
|
||||||
- Annocheck: Support enabling/disabling future fails.
|
- Annocheck: Support enabling/disabling future fails.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user