diff --git a/flatbuffers.spec b/flatbuffers.spec index 2ffc6eb0cb846e2dcd793cd94a2085da82c1dd96..3d3e3eedad931d7aef0496be59fb360d0a1dfdcd 100644 --- a/flatbuffers.spec +++ b/flatbuffers.spec @@ -5,7 +5,7 @@ %endif Name: flatbuffers Version: 2.0.0 -Release: 2 +Release: 3 Summary: Memory efficient serialization library License: Apache-2.0 URL: https://github.com/google/flatbuffers @@ -88,6 +88,9 @@ make test %{python3_sitelib}/ %changelog +* Wed Apr 19 2023 Zhang Chao - 2.0.0-3 +- test + * Tue Nov 22 2022 Bin Hu - 2.0.0-2 - add python subpackage for tensorflow 2.10 build