diff --git a/protobuf-c.spec b/protobuf-c.spec index d45ed18..3bfaa0c 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -1,6 +1,6 @@ Name: protobuf-c Version: 1.3.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: C bindings for Google's Protocol Buffers License: BSD @@ -66,6 +66,10 @@ rm -vf $RPM_BUILD_ROOT/%{_libdir}/libprotobuf-c.la %{_libdir}/pkgconfig/libprotobuf-c.pc %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.3.3-9 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.3.3-8 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937