From 78a75ceac1a1759ad11d0da11886c49a90be4bce Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 17:51:36 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- protobuf-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/protobuf-c.spec b/protobuf-c.spec index fd65ebb..42602de 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -1,6 +1,6 @@ Name: protobuf-c Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C bindings for Google's Protocol Buffers @@ -59,6 +59,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libprotobuf-c.la %{_libdir}/pkgconfig/libprotobuf-c.pc %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Thu Apr 23 2015 Nikos Mavrogiannopoulos - 1.1.1-1 - new upstream release (#1142988)