Hello community,

here is the log from the commit of package nemo-extensions for openSUSE:Factory 
checked in at 2016-11-15 18:00:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-10 16:20:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nemo-extensions.new/nemo-extensions.changes     
2016-11-15 18:00:43.000000000 +0100
@@ -1,0 +2,26 @@
+Tue Nov  8 13:01:41 UTC 2016 - [email protected]
+
+- Update to version 3.2.0 (changes since 3.0.0):
+  * seahorse: Allow building with gnupg 2.1
+    (gh#linuxmint/nemo-extensions#159).
+  * emblems: Fix a wrong version in setup.py
+  * nemo-terminal: Add VTE 2.91 support.
+  * nemo-preview: Fix a deadlock when closing the window, change
+    the key.
+  * nemo-preview, image.js: Apply embedded orientation if it exists.
+  * nemo-preview: Port to ClutterGst 3.0 (restores video playback).
+  * image-converter: Add more resize sizes.
+  * nemo-terminal: Clear 'cd' line after changing directory.
+  * Add support for Nemo's plugin manager.
+  * nemo-pastebin: Add gi.require_version().
+  * nemo-preview, mainWindow.js: move to current desktop before
+    setting a transient parent.
+  * nemo-preview, audio: Fix missing import.
+  * nemo-preview: Fix EXIF rotation.
+  * nemo-preview: Fix invalid CSS values
+    (gh#linuxmint/nemo-extensions#189).
+  * Update translations.
+- Remove nemo-seahorse_gpg-2.1.patch, nemo-terminal_vte-2.91.patch:
+  fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  nemo-extensions-3.0.0.tar.gz
  nemo-seahorse_gpg-2.1.patch
  nemo-terminal_vte-2.91.patch

New:
----
  nemo-extensions-3.2.0.tar.gz

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

Other differences:
------------------
++++++ nemo-extensions.spec ++++++
--- /var/tmp/diff_new_pack.aBUbmS/_old  2016-11-15 18:00:44.000000000 +0100
+++ /var/tmp/diff_new_pack.aBUbmS/_new  2016-11-15 18:00:44.000000000 +0100
@@ -17,25 +17,23 @@
 
 
 # Do not package nemo-extension-media-columns for now: slows Nemo down.
-%define _version 3.0.0
+# nemo-extension-terminal 'requires' two versions, confusing typelib finder.
+%define __requires_exclude typelib\\((Vte))\ =
+%define _version 3.2.0
 Name:           nemo-extensions
-Version:        3.0.0
+Version:        3.2.0
 Release:        0
 Summary:        Set of extensions for Nemo, the Cinnamon file manager
 License:        GPL-2.0 and GPL-3.0 and GPL-3.0+
 Group:          System/GUI/Other
 Url:            https://github.com/linuxmint/nemo-extensions
 Source:         
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM nemo-seahorse_gpg-2.1.patch [email protected] -- Add 
patch for GPG 2.1.
-Patch0:         nemo-seahorse_gpg-2.1.patch
-# PATCH-FIX-UPSTREAM nemo-terminal_vte-2.91.patch
-Patch1:         nemo-terminal_vte-2.91.patch
 # PATCH-FIX-OPENSUSE nemo-seahorse_no-nautilus-conflicts.patch 
[email protected] -- Strip conflicted with nautilus-extension-seahorse files.
-Patch2:         nemo-seahorse_no-nautilus-conflicts.patch
+Patch0:         nemo-seahorse_no-nautilus-conflicts.patch
 # PATCH-FIX-OPENSUSE nemo-dropbox_no-dropbox-bin.patch [email protected] -- 
Strip dropbox binary installation.
-Patch3:         nemo-dropbox_no-dropbox-bin.patch
+Patch1:         nemo-dropbox_no-dropbox-bin.patch
 # PATCH-FIX-OPENSUSE nemo-gtkhash_mbedtls-2.x.patch [email protected] -- Add 
mbed TLS 2.x+ support.
-Patch4:         nemo-gtkhash_mbedtls-2.x.patch
+Patch2:         nemo-gtkhash_mbedtls-2.x.patch
 BuildRequires:  docutils
 BuildRequires:  gettext-runtime
 BuildRequires:  gnome-common
@@ -54,7 +52,7 @@
 BuildRequires:  python-setuptools
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(cjs-1.0)
-BuildRequires:  pkgconfig(clutter-gst-2.0)
+BuildRequires:  pkgconfig(clutter-gst-3.0)
 BuildRequires:  pkgconfig(clutter-gtk-1.0)
 BuildRequires:  pkgconfig(cryptui-0.0)
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -70,7 +68,7 @@
 BuildRequires:  pkgconfig(nettle)
 BuildRequires:  pkgconfig(nss)
 BuildRequires:  pkgconfig(pygobject-3.0)
-BuildRequires:  pkgconfig(webkitgtk-3.0)
+BuildRequires:  pkgconfig(webkit2gtk-4.0)
 %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
 BuildRequires:  mbedtls-devel
 %endif
@@ -356,8 +354,6 @@
 %patch0
 %patch1
 %patch2
-%patch3
-%patch4
 # Remove spurious executable permission.
 chmod a-x nemo-audio-tab/COPYING.GPL3 nemo-emblems/COPYING.GPL3
 
@@ -595,7 +591,7 @@
 %{_bindir}/nemo-pastebin.py
 %{_bindir}/nemo-pastebin-configurator.py
 %{_datadir}/nemo-pastebin/
-%{python_sitelib}/nemo_pastebin-1.0.0-*
+%{python_sitelib}/nemo_pastebin-*
 %{_datadir}/applications/nemo-pastebin-configurator.desktop
 %{_datadir}/pixmaps/nemo-pastebin.*
 %{_datadir}/glib-2.0/schemas/nemo-pastebin.gschema.xml

++++++ nemo-extensions-3.0.0.tar.gz -> nemo-extensions-3.2.0.tar.gz ++++++
++++ 3334 lines of diff (skipped)


Reply via email to