1
0

Accepting request 395035 from X11:Cinnamon:Factory

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/395035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo-extensions?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2016-05-17 15:15:10 +00:00 committed by Git OBS Bridge
commit 964323c54a
2 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 4 16:34:01 UTC 2016 - sor.alexei@meowr.ru
- nemo-extension-{emblems,pastebin,terminal}: add a missing
python-gobject-Gdk dependency.
-------------------------------------------------------------------
Mon Apr 25 05:00:35 UTC 2016 - sor.alexei@meowr.ru

View File

@ -148,6 +148,9 @@ Requires: python-gobject
Provides: nemo-emblems = %{version}
Obsoletes: nemo-emblems < %{version}
BuildArch: noarch
%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
Requires: python-gobject-Gdk
%endif
%description -n nemo-extension-emblems
Change a directory or a file emblem in Nemo, the Cinnamon desktop
@ -211,6 +214,9 @@ Provides: nemo-pastebin = %{version}
Obsoletes: nemo-pastebin < %{version}
BuildArch: noarch
%glib2_gsettings_schema_requires
%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
Requires: python-gobject-Gdk
%endif
%description -n nemo-extension-pastebin
nemo-pastebin is an extension for the Nemo file manager, which
@ -306,6 +312,9 @@ Requires: python-nemo = %{version}
Provides: nemo-terminal = %{version}
Obsoletes: nemo-terminal < %{version}
BuildArch: noarch
%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
Requires: python-gobject-Gdk
%endif
%description -n nemo-extension-terminal
Nemo Terminal is an embedded terminal for Nemo, the Cinnamon file