diff --git a/gedit.changes b/gedit.changes index c68038d..041073b 100644 --- a/gedit.changes +++ b/gedit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 29 10:22:21 UTC 2020 - Bjørn Lie + +- Python subpackage is now noarch. + ------------------------------------------------------------------- Sat Apr 25 18:13:30 UTC 2020 - Bjørn Lie diff --git a/gedit.spec b/gedit.spec index e7252e8..dccfb8d 100644 --- a/gedit.spec +++ b/gedit.spec @@ -74,6 +74,7 @@ options, autosave, and plugins. %package -n python3-gedit Summary: Python bindings for gedit Group: Development/Languages/Python +BuildArch: noarch %description -n python3-gedit Gedit is a UTF-8 text editor for the GNOME @@ -173,7 +174,7 @@ translation-update-upstream po %{name} %if %{with python_bindings} %files -n python3-gedit -%{python3_sitearch}/gi/ +%{python3_sitelib}/gi/ %endif %files devel