From 2ed02bd6c1e660a5b3ccfba3687497e91fccb39e3f73a647e66f3304a03d5f48 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 19 Aug 2020 10:34:03 +0000 Subject: [PATCH] Accepting request 827660 from GNOME:Next - Python subpackage is now noarch. OBS-URL: https://build.opensuse.org/request/show/827660 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=246 --- gedit.changes | 5 +++++ gedit.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) 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