From c7994ff9230fee311eda85030a43db0ca832dce8 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Tue, 12 Jan 2021 14:04:28 +0100 Subject: [PATCH] Rebuilt for protobuf 3.14 --- protobuf-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/protobuf-c.spec b/protobuf-c.spec index b2fc5a8..f9d5fc0 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -1,6 +1,6 @@ Name: protobuf-c Version: 1.3.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: C bindings for Google's Protocol Buffers License: BSD @@ -66,6 +66,9 @@ rm -vf $RPM_BUILD_ROOT/%{_libdir}/libprotobuf-c.la %{_libdir}/pkgconfig/libprotobuf-c.pc %changelog +* Tue Jan 12 14:04:27 CET 2021 Adrian Reber - 1.3.3-5 +- Rebuilt for protobuf 3.14 + * Wed Sep 23 2020 Adrian Reber - 1.3.3-4 - Rebuilt for protobuf 3.13