From 20ecea84d207c204998695fa8587cdca19f6f15d Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Wed, 23 Mar 2022 15:59:36 +0100 Subject: [PATCH] Rebuilt for test fixes Related: rhbz#2055641 Signed-off-by: Adrian Reber --- protobuf.spec | 5 ++++- rpminspect.yaml | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/protobuf.spec b/protobuf.spec index 12892d6..197203b 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -10,7 +10,7 @@ Summary: Protocol Buffers - Google's data interchange format Name: protobuf Version: 3.14.0 -Release: 12%{?dist} +Release: 13%{?dist} License: BSD URL: https://github.com/protocolbuffers/protobuf Source: https://github.com/protocolbuffers/protobuf/archive/v%{version}%{?rcver}/%{name}-%{version}%{?rcver}-all.tar.gz @@ -391,6 +391,9 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_emacs_sitestartdir} %changelog +* Wed Mar 23 2022 Adrian Reber - 3.14.0-13 +- Rebuilt for test fixes + * Tue Mar 22 2022 Adrian Reber - 3.14.0-12 - Rebuilt for test fixes diff --git a/rpminspect.yaml b/rpminspect.yaml index 4501966..45c5d7e 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -1,3 +1,4 @@ --- annocheck: - - hardened: --verbose --skip-lto + jobs: + - hardened: --verbose --skip-lto