diff --git a/gnome-weather.spec b/gnome-weather.spec index b72a4ed..f2aac92 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -1,5 +1,3 @@ -%global debug_package %{nil} - %global gobject_introspection_version 1.35.9 %global gtk4_version 4.5 %global gjs_version 1.71.0 @@ -15,6 +13,8 @@ License: GPLv2+ and LGPLv2+ and MIT and CC-BY and CC-BY-SA URL: https://wiki.gnome.org/Apps/Weather Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz +BuildArch: noarch + BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: meson @@ -75,6 +75,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Weather.des %changelog * Tue Sep 20 2022 Kalev Lember - 43.0-1 - Update to 43.0 +- Build the package as noarch * Tue Sep 06 2022 Kalev Lember - 43~rc-1 - Update to 43.rc