Hello community,

here is the log from the commit of package nemo for openSUSE:Factory checked in 
at 2016-04-30 23:29:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nemo (Old)
 and      /work/SRC/openSUSE:Factory/.nemo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nemo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nemo/nemo.changes        2016-03-16 
10:35:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nemo.new/nemo.changes   2016-04-30 
23:29:26.000000000 +0200
@@ -1,0 +2,29 @@
+Mon Apr 25 05:00:35 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.0.0:
+  * Fix wrong desktop size on Gtk 3.20+.
+  * Add missing includes.
+  * Fix pointer types, to avoid warning.
+  * Respect dbus_satisfied flag for menu enties on blank desktops.
+  * Fix printf format specifier.
+  * Don't draw the desktop on a cloned monitor.
+  * Fix some missing cast warnings.
+  * Fix fallback style for GTK 3.20+.
+  * Add style class nemo-window-pane.
+  * Add style class nemo-properties-dialog to GtkBuilder file.
+  * Add style class in nemo_desktop_window_init (same as Nautilus).
+  * Add style class to places sidebar.
+  * Add style class to nemo-window.
+  * Use a more specific class name for places sidebar.
+  * nemo-icon-info.c: Remove invalid
+    GTK_ICON_LOOKUP_GENERIC_FALLBACK flag (triggers warnings in
+    Gtk 3.20+).
+  * nemo-window: Add new flag NEMO_WINDOW_OPEN_FLAG_SEARCH and use
+    the same slot if this flag is passed to
+    nemo_window_slot_open_location_full to avoid opening a new
+    window (and a crash) when starting a search with the open in
+    new window preference enabled.
+  * Updated makepot and pot file.
+- Rebase nemo-void-return-no-return.patch.
+
+-------------------------------------------------------------------

Old:
----
  nemo-2.8.7.tar.gz

New:
----
  nemo-3.0.0.tar.gz

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

Other differences:
------------------
++++++ nemo.spec ++++++
--- /var/tmp/diff_new_pack.fjnXoz/_old  2016-04-30 23:29:27.000000000 +0200
+++ /var/tmp/diff_new_pack.fjnXoz/_new  2016-04-30 23:29:27.000000000 +0200
@@ -20,7 +20,7 @@
 %define sover   1
 %define typelib typelib-1_0-Nemo-3_0
 Name:           nemo
-Version:        2.8.7
+Version:        3.0.0
 Release:        0
 Summary:        File browser for Cinnamon
 License:        GPL-2.0+
@@ -35,6 +35,7 @@
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  pkg-config
 BuildRequires:  python-gobject-devel
 BuildRequires:  python-polib
 BuildRequires:  shared-mime-info
@@ -64,10 +65,10 @@
 Requires:       shared-mime-info >= 0.50
 Recommends:     gdk-pixbuf-loader-rsvg
 Recommends:     gvfs-backends
-Suggests:       eog
-Suggests:       evince
-Suggests:       totem
 Suggests:       xdg-user-dirs
+Suggests:       xplayer
+Suggests:       xreader
+Suggests:       xviewer
 %glib2_gsettings_schema_requires
 
 %description

++++++ nemo-2.8.7.tar.gz -> nemo-3.0.0.tar.gz ++++++
++++ 21357 lines of diff (skipped)

++++++ nemo-void-return-no-return.patch ++++++
--- /var/tmp/diff_new_pack.fjnXoz/_old  2016-04-30 23:29:27.000000000 +0200
+++ /var/tmp/diff_new_pack.fjnXoz/_new  2016-04-30 23:29:27.000000000 +0200
@@ -1,6 +1,6 @@
 --- a/libnemo-private/nemo-action.c
 +++ b/libnemo-private/nemo-action.c
-@@ -1307,6 +1307,7 @@ check_gsettings_condition (NemoAction *a
+@@ -1322,6 +1322,7 @@ check_gsettings_condition (NemoAction *a
          g_strfreev (split);
          return FALSE;
      }


Reply via email to