diff --git a/perl-Glib.spec b/perl-Glib.spec index dfc49d6e06aa6a7a46e1acc79938ebda767e38a2..a364ca5d9182775c44f70754004cca575485e90a 100755 --- a/perl-Glib.spec +++ b/perl-Glib.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: perl-Glib Version: 1.3293 -Release: 5 +Release: 6 Summary: Perl wrappers for the GLib utility and Object libraries License: LGPL-2.1 Group: Development/Libraries @@ -28,6 +28,7 @@ sorts of good information. %package help Summary : Perl wrappers for the GLib utility and Object libraries Provides: perl-Glib-doc +Buildarch: noarch %description help This wrapper attempts to provide a perlish interface while remaining as true as possible to the underlying C API, so that any reference materials @@ -86,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Wed Aug 21 2024 Zhipeng Chen - 1.3293-6 +- Added 'Buildarch:noarch' to the help subpackage + * Mon Apr 15 2024 wangxiaomeng 1.3293-5 - backport: fix issue with comment check and glib 2.77+