From 936c867805fa5fda7b2f7e736c444a85b3ae2809 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sun, 4 Apr 2021 21:55:49 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/protobuf-c.git#fd36e63fa2eb540adde29d24434da8908561152e --- protobuf-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/protobuf-c.spec b/protobuf-c.spec index 8f5a21a..3075462 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -1,6 +1,6 @@ Name: protobuf-c Version: 1.3.3 -Release: 6%{?dist} +Release: 7%{?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 Mar 30 2021 Jonathan Wakely - 1.3.3-7 +- Rebuilt for removed libstdc++ symbol (#1937698) + * Wed Jan 27 2021 Fedora Release Engineering - 1.3.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild