diff --git a/protobuf-c.spec b/protobuf-c.spec index 6707f50..01e6093 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -12,11 +12,11 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig(protobuf) %description -Protocol Buffers are a way of encoding structured data in an efficient yet +Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. This package provides a code generator and run-time libraries to use Protocol Buffers from pure C (not C++). -It uses a modified version of protoc called protoc-c. +It uses a modified version of protoc called protoc-c. %package compiler Summary: Protocol Buffers C compiler