diff --git a/protobuf-c.spec b/protobuf-c.spec index 51df7a4..e6d5375 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -1,6 +1,6 @@ Name: protobuf-c Version: 0.15 -Release: 2%{?dist} +Release: 3%{?dist} Summary: C bindings for Google's Protocol Buffers Group: System Environment/Libraries @@ -60,6 +60,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libprotobuf-c.la %{_libdir}/pkgconfig/libprotobuf-c.pc %changelog +* Sun Jun 12 2011 David Robinson - 0.15-3 +- rebuilt for protobuf-2.4.1 + * Sun Apr 24 2011 David Robinson - 0.15-2 - Spec file cleanup