diff --git a/libmodulemd.spec b/libmodulemd.spec index 5fd00ca3fdf1e6948bb118b964d92399028ca3e5..495f81329b247f56245ac4e55bd37a11789cc1df 100644 --- a/libmodulemd.spec +++ b/libmodulemd.spec @@ -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 - 2.13.0-2 +- Type:requirement +- ID:NA +- SUG:NA +- DESC:fix build error:Unknow options:"developer_build" + * Tue Jul 27 2021 zoulin - 2.13.0-1 - Type:requirement - ID:NA