diff --git a/protobuf-c.spec b/protobuf-c.spec index 3075462..d45ed18 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -1,6 +1,6 @@ Name: protobuf-c Version: 1.3.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: C bindings for Google's Protocol Buffers License: BSD @@ -66,6 +66,9 @@ rm -vf $RPM_BUILD_ROOT/%{_libdir}/libprotobuf-c.la %{_libdir}/pkgconfig/libprotobuf-c.pc %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.3.3-8 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Mar 30 2021 Jonathan Wakely - 1.3.3-7 - Rebuilt for removed libstdc++ symbol (#1937698)