From 342b275e2abcd9c07116d9ed1523f7ca84096b06 Mon Sep 17 00:00:00 2001 From: David Robinson Date: Sun, 12 Jun 2011 08:44:07 +1000 Subject: [PATCH] rebuilt for protobuf-2.4.1 --- protobuf-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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