Rebuilt for protobuf 3.12

This commit is contained in:
Adrian Reber 2020-06-20 17:52:07 +02:00
parent acb36c41e2
commit 32599ea5a7
No known key found for this signature in database
GPG Key ID: 82C9378ED3C4906A

View File

@ -1,6 +1,6 @@
Name: protobuf-c
Version: 1.3.3
Release: 1%{?dist}
Release: 2%{?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
* Sun Jun 14 2020 Adrian Reber <adrian@lisas.de> - 1.3.3-2
- Rebuilt for protobuf 3.12
* Mon Mar 30 2020 Adrian Reber <adrian@lisas.de> - 1.3.3-1
- Update to 1.3.3
- Removed call to autoreconf