From 0e4c7df15a697c168e7b4ad642bd774036087435 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Wed, 23 Sep 2020 16:30:10 +0200 Subject: [PATCH] Rebuilt for protobuf 3.13 --- protobuf-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/protobuf-c.spec b/protobuf-c.spec index 0a8c59d..7599237 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -1,6 +1,6 @@ Name: protobuf-c Version: 1.3.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: C bindings for Google's Protocol Buffers License: BSD @@ -65,6 +65,9 @@ rm -vf $RPM_BUILD_ROOT/%{_libdir}/libprotobuf-c.la %{_libdir}/pkgconfig/libprotobuf-c.pc %changelog +* Wed Sep 23 2020 Adrian Reber - 1.3.3-4 +- Rebuilt for protobuf 3.13 + * Tue Jul 28 2020 Fedora Release Engineering - 1.3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild