diff --git a/.gitignore b/.gitignore index 844e417..ffac3ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /annobin-12.09.tar.xz +/annobin-12.10.tar.xz diff --git a/annobin.spec b/annobin.spec index 90d22f0..14b83ab 100644 --- a/annobin.spec +++ b/annobin.spec @@ -8,7 +8,7 @@ BuildRequires: scl-utils-build Name: %{?scl_prefix}annobin Summary: Annotate and examine compiled binary files -Version: 12.09 +Version: 12.10 Release: 1%{?dist} License: GPLv3+ URL: https://sourceware.org/annobin/ @@ -559,6 +559,10 @@ make check GCC=%gcc_for_annobin #--------------------------------------------------------------------------------- %changelog +* Tue May 02 2023 Nick Clifton - 12.10-1 +- Add gating.yaml file. (#2192492) +- Annocheck: Suppress more tests for Rust binaries. + * Tue Apr 25 2023 Nick Clifton - 12.09-1 - Rebase to 12.09 (#2144553) diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..47f2574 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.rebuild.validation} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.other.functional} diff --git a/sources b/sources index d3b726d..4059ce0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (annobin-12.09.tar.xz) = 1805cd960ea34789dc309d767ea5d96cfb83257dd1df60d4ef5797792a86558cbbd1ffa5c08d792ead435afb056db1f3d7303785cbadf6d4c7e9b3a76c200098 +SHA512 (annobin-12.10.tar.xz) = 140c74f88ff309e24c003d533545bd7f7705d240faf3781569f7c91e0c41ef2640dfb2ebe2f0cb1fbafddcf3588d9df9b75424764b79091e64a4091b7be3c0f0