automatic version update by autodist [release 2.0.0-1mamba;Thu May 13 2021]
This commit is contained in:
parent
7185197f8a
commit
cf22750ab3
@ -1,5 +1,5 @@
|
||||
Name: flatbuffers
|
||||
Version: 1.12.1
|
||||
Version: 2.0.0
|
||||
Release: 1mamba
|
||||
Summary: A cross platform serialization library architected for maximum memory efficiency
|
||||
Group: Applications/Development
|
||||
@ -36,7 +36,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
@ -73,12 +72,18 @@ sed -i 's/-Werror=/-W/g;s/-Werror//g' CMakeLists.txt
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/flatbuffers
|
||||
%{_includedir}/flatbuffers/*.h
|
||||
%dir %{_includedir}/flatbuffers/pch
|
||||
%{_includedir}/flatbuffers/pch/*.h
|
||||
%{_libdir}/libflatbuffers.so
|
||||
%dir %{_libdir}/cmake/flatbuffers
|
||||
%{_libdir}/cmake/flatbuffers/Flatbuffers*.cmake
|
||||
%{_libdir}/cmake/flatbuffers/FlatcTargets*.cmake
|
||||
%{_libdir}/pkgconfig/flatbuffers.pc
|
||||
|
||||
%changelog
|
||||
* Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 10 2021 Automatic Build System <autodist@mambasoft.it> 1.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user