From bc39e0e4b065b2138c4ca78e1a11f27bf4458a71 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 13 Jun 2017 09:03:32 -0600 Subject: [PATCH] Rebuild for protobuf 3.3 --- protobuf-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/protobuf-c.spec b/protobuf-c.spec index aeb3159..5b13f51 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -1,6 +1,6 @@ Name: protobuf-c Version: 1.2.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: C bindings for Google's Protocol Buffers @@ -70,6 +70,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libprotobuf-c.la %changelog +* Tue Jun 13 2017 Orion Poplawski - 1.2.1-5 +- Rebuild for protobuf 3.3 + * Sat Feb 11 2017 Fedora Release Engineering - 1.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild