diff options
author | Gichan Jang <gichan2.jang@samsung.com> | 2021-05-13 12:47:29 +0900 |
---|---|---|
committer | Yongjoo Ahn <yongjoo1.ahn@samsung.com> | 2022-12-02 16:37:25 +0900 |
commit | dcea09ac6b339073a8da8305d4bf16a1fe30b8c1 (patch) | |
tree | 4c5b3c6f20b16cdf609a9195859d74db5a7c69e8 /packaging/flatbuffers.spec | |
parent | 8c75906629f2a27d51b273c42cd398b35a2f7083 (diff) | |
download | flatbuffers-dcea09ac6b339073a8da8305d4bf16a1fe30b8c1.tar.gz flatbuffers-dcea09ac6b339073a8da8305d4bf16a1fe30b8c1.tar.bz2 flatbuffers-dcea09ac6b339073a8da8305d4bf16a1fe30b8c1.zip |
Bump to flatbuffers 2.0.0
Bump to flatbuffers 2.0.0
Change-Id: I5f229796cccfdb60cd15c29996aff57f75bc5cdb
Signed-off-by: Gichan Jang <gichan2.jang@samsung.com>
Diffstat (limited to 'packaging/flatbuffers.spec')
-rw-r--r-- | packaging/flatbuffers.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/flatbuffers.spec b/packaging/flatbuffers.spec index 1e6eed6f..2f2c7cd3 100644 --- a/packaging/flatbuffers.spec +++ b/packaging/flatbuffers.spec @@ -1,6 +1,6 @@ Name: flatbuffers Summary: cross platform serialization library -Version: 1.12.0 +Version: 2.0.0 Release: 1%{?dist} Group: Development/Libraries Packager: Parichay Kapoor <pk.kapoor@samsung.com> @@ -77,6 +77,9 @@ sed -i 's#@includedir@#%{_includedir}#g' %{buildroot}%{_libdir}/pkgconfig/%{name %{_libdir}/pkgconfig/flatbuffers.pc %changelog +* Thu May 13 2021 Gichan Jang <gichan2.jang@samsung.com> +- Release of 1.11.0 + * Tue Sep 15 2020 Wook Song <wook16.song@samsung.com> - Add the pkg-config file to the dev-kit package |