diff --git a/protobuf-c.spec b/protobuf-c.spec index 3bfaa0c..92c7eee 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -1,6 +1,6 @@ Name: protobuf-c Version: 1.3.3 -Release: 9%{?dist} +Release: 10%{?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 +* Wed Feb 23 2022 Adrian Reber - 1.3.3-10 +- Rebuilt for errata + * Tue Aug 10 2021 Mohan Boddu - 1.3.3-9 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688