diff --git a/libtalloc.spec b/libtalloc.spec index 57b5ca10444aa2901d1bac8de639f461e98c8678..3bb38e9853fa4554bb1a76e0ebaf3453908741f1 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -1,6 +1,6 @@ Name: libtalloc Version: 2.3.4 -Release: 1 +Release: 2 Summary: A memory pool system License: LGPLv3+ URL: https://talloc.samba.org/talloc/doc/html/index.html @@ -23,6 +23,7 @@ Files for libtalloc development %package help Summary: Including man files for libtalloc Requires: man +Buildarch: noarch %description help This contains man files for the using of libtalloc @@ -94,6 +95,9 @@ cp -a doc/man/* $RPM_BUILD_ROOT/%{_mandir} %ldconfig_scriptlets -n python3-talloc %changelog +* Tue Aug 20 2024 dongzhenshu - 2.3.4-2 +- Add 'Buildarch: noarch' to the help subpackage + * Fri Sep 09 2022 tianlijing - 2.3.4-1 - update to 2.3.4