diff --git a/vala.spec b/vala.spec index ed8d4b952b017f724f88b9fddcae74d0c0f83c19..808493db10a83cddfc02c3cd3f637df56dbf40af 100644 --- a/vala.spec +++ b/vala.spec @@ -5,7 +5,7 @@ Name: vala Version: 0.56.14 -Release: 2 +Release: 3 Summary: Compiler Using the GObject Type System License: LGPLv2+ and BSD URL: https://wiki.gnome.org/Projects/Vala @@ -39,6 +39,7 @@ Library and and head file for vala compiler. %package help Summary: Help documents for vala +Buildarch: noarch Requires: %{name} = %{version}-%{release} devhelp %description help @@ -129,6 +130,9 @@ make check %doc %{_datadir}/devhelp/books/vala-%{api_ver} %changelog +* Wed Aug 21 2024 zhangyiteng zhangyiteng@cqsoftware.com.cn> - 0.56.14-3 +- Add Buildarch: noarch' to the help subpackage. + * Fri Jul 26 2024 zhangxianting - 0.56.14-2 - fix build error