diff --git a/protobuf.spec b/protobuf.spec index 174c1a9..12892d6 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: 11%{?dist} +Release: 12%{?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 +* Tue Mar 22 2022 Adrian Reber - 3.14.0-12 +- Rebuilt for test fixes + * Tue Mar 08 2022 Adrian Reber - 3.14.0-11 - Applied patch for for CVE-2021-22570 (#2055641) diff --git a/rpminspect.yaml b/rpminspect.yaml index f783251..4501966 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -1,3 +1,3 @@ --- annocheck: - - rhel-policy: --verbose --skip-lto + - hardened: --verbose --skip-lto