diff --git a/protobuf-c.spec b/protobuf-c.spec index e6551cc..6575f23 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -1,6 +1,6 @@ Name: protobuf-c Version: 1.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C bindings for Google's Protocol Buffers License: BSD @@ -65,6 +65,9 @@ rm -vf $RPM_BUILD_ROOT/%{_libdir}/libprotobuf-c.la %{_libdir}/pkgconfig/libprotobuf-c.pc %changelog +* Sun Jun 14 2020 Adrian Reber - 1.3.3-2 +- Rebuilt for protobuf 3.12 + * Mon Mar 30 2020 Adrian Reber - 1.3.3-1 - Update to 1.3.3 - Removed call to autoreconf