From f844e593b5fe83ea750d3c8bcc5cb4cc087b7d3f Mon Sep 17 00:00:00 2001 From: Benjamin Lowry Date: May 17 2021 14:55:59 +0000 Subject: flatbuffers 2.0.0 --- diff --git a/.gitignore b/.gitignore index ba68a42..d36ae55 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /flatbuffers-1.10.0.tar.gz /flatbuffers-1.11.0.tar.gz /flatbuffers-1.12.0.tar.gz +/flatbuffers-2.0.0.tar.gz diff --git a/flatbuffers.spec b/flatbuffers.spec index 7b40638..d5729f7 100644 --- a/flatbuffers.spec +++ b/flatbuffers.spec @@ -1,8 +1,8 @@ %bcond_with tests Name: flatbuffers -Version: 1.12.0 -Release: 6%{?dist} +Version: 2.0.0 +Release: 1%{?dist} Summary: Memory efficient serialization library URL: http://google.github.io/flatbuffers @@ -13,9 +13,6 @@ Source0: https://github.com/google/flatbuffers/archive/v%{version}/%{name Source1: flatc.1 Source2: flatbuffers.7 -# Upstream bug: https://github.com/google/flatbuffers/issues/5769 -Patch0: 0002-Handle-git-program-or-.git-folder-absence-5878.patch - BuildRequires: gcc-c++ BuildRequires: cmake >= 2.8.9 BuildRequires: git-core @@ -88,19 +85,23 @@ make test %doc readme.md %{_bindir}/flatc %{_libdir}/libflatbuffers.so -%{_libdir}/libflatbuffers.so.1 +%{_libdir}/libflatbuffers.so.2 %{_libdir}/libflatbuffers.so.{%version} %{_mandir}/man1/flatc.1* %files devel %{_includedir}/flatbuffers %{_mandir}/man7/flatbuffers.7* +%{_libdir}/pkgconfig/flatbuffers.pc %{_libdir}/cmake/flatbuffers/*.cmake %files python3 %{python3_sitelib}/* %changelog +* Mon May 17 2021 Benjamin Lowry - 1.12.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index efc21bb..2c753bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (flatbuffers-1.12.0.tar.gz) = 8a0b88d739fa4694a69d3630140fe89fdd70d50bba4dadd1758d9aa2920cda16700bcafb8d89fe2a09ac907d3f378240c3cb4abc7106318136799836aba4b063 +SHA512 (flatbuffers-2.0.0.tar.gz) = 26a06b572c0e4c9685743bd2d2162ac7dcd74b9324624cc3f3ef5b154c0cee7c52a04b77cdc184245d2d6ae38dfdcc4fd66001c318aa8ca001d2bf1d85d66a89