Rebuild for protobuf 3.1.0

This commit is contained in:
Orion Poplawski 2016-11-19 07:38:08 -07:00
parent de007d5cee
commit e36d084a80

View File

@ -1,6 +1,6 @@
Name: protobuf-c
Version: 1.2.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: C bindings for Google's Protocol Buffers
@ -70,6 +70,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libprotobuf-c.la
%changelog
* Sat Nov 19 2016 Orion Poplawski <orion@cora.nwra.com> - 1.2.1-2
- Rebuild for protobuf 3.1.0
* Sun Mar 27 2016 Jan Vcelak <jvcelak@fedoraproject.org> 1.2.1-1
- New upstream release:
+ fix: negative value packing