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