Accepting request 827852 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/827852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gedit?expand=0&rev=135
This commit is contained in:
Dominique Leuenberger 2020-08-21 17:03:35 +00:00 committed by Git OBS Bridge
commit 69c0c9722b
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 29 10:22:21 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Python subpackage is now noarch.
-------------------------------------------------------------------
Sat Apr 25 18:13:30 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -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