fix build error:Unknow options:developer_build

This commit is contained in:
fuanan 2022-06-22 10:02:15 +08:00
parent 8d12b8078d
commit 909c39e927

View File

@ -2,7 +2,7 @@
# and made some modifications.
Name: libmodulemd
Version: 2.13.0
Release: 1
Release: 2
Summary: C Library for manipulating module metadata files
License: MIT
URL: https://github.com/fedora-modularity/libmodulemd
@ -40,7 +40,7 @@ python3 bindings for %{name}
%build
%meson -Ddeveloper_build=false -Dwith_py2=false
%meson -Dwith_py2=false
%meson_build
@ -81,6 +81,12 @@ export LC_CTYPE=C.utf8
%{python3_sitearch}/gi/overrides/
%changelog
* Wed Jun 22 2022 fuanan <fuanan3@h-partners.com> - 2.13.0-2
- Type:requirement
- ID:NA
- SUG:NA
- DESC:fix build error:Unknow options:"developer_build"
* Tue Jul 27 2021 zoulin <zoulin13@huawei.com> - 2.13.0-1
- Type:requirement
- ID:NA