Hello community,

here is the log from the commit of package nemo-extensions for openSUSE:Factory 
checked in at 2016-05-17 17:15:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nemo-extensions (Old)
 and      /work/SRC/openSUSE:Factory/.nemo-extensions.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nemo-extensions"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nemo-extensions/nemo-extensions.changes  
2016-04-30 23:29:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nemo-extensions.new/nemo-extensions.changes     
2016-05-17 17:15:12.000000000 +0200
@@ -1,0 +2,6 @@
+Wed May  4 16:34:01 UTC 2016 - [email protected]
+
+- nemo-extension-{emblems,pastebin,terminal}: add a missing
+  python-gobject-Gdk dependency.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nemo-extensions.spec ++++++
--- /var/tmp/diff_new_pack.A1t7P1/_old  2016-05-17 17:15:13.000000000 +0200
+++ /var/tmp/diff_new_pack.A1t7P1/_new  2016-05-17 17:15:13.000000000 +0200
@@ -148,6 +148,9 @@
 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 @@
 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 @@
 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


Reply via email to