diff --git a/protobuf-c.spec b/protobuf-c.spec index d4358452ebec1e7bbd534a1b7a6024e9e89fc143..b4f728438a99e6e0c1b241e72f9f4985aedcbc7d 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -1,6 +1,6 @@ Name: protobuf-c Version: 1.3.2 -Release: 2 +Release: 3 Summary: This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format License: BSD URL: https://github.com/protobuf-c/protobuf-c @@ -51,5 +51,11 @@ make check %{_libdir}/{libprotobuf-c.so,pkgconfig/libprotobuf-c.pc} %changelog +* Fri Aug 21 2020 fanjiachen - 1.3.2-3 +- Type:rebuild +- ID:NA +- SUG:NA +- DESC:rebuild for requirement package update + * Fri Feb 14 2020 Senlin Xia - 1.3.2-2 - Package init