From 7c86f61fb0ebd9aeefa38c8d37d77a2c3f2c8e98a9f76a2439edf19d9c291e66 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Mar 2015 14:36:42 +0000 Subject: [PATCH] Accepting request 291564 from GNOME:Next resub OBS-URL: https://build.opensuse.org/request/show/291564 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=49 --- sushi-3.12.0.tar.xz | 3 --- sushi-3.15.90.tar.xz | 3 +++ sushi.changes | 12 ++++++++++++ sushi.spec | 10 +++++----- 4 files changed, 20 insertions(+), 8 deletions(-) delete mode 100644 sushi-3.12.0.tar.xz create mode 100644 sushi-3.15.90.tar.xz diff --git a/sushi-3.12.0.tar.xz b/sushi-3.12.0.tar.xz deleted file mode 100644 index e7fd9d9..0000000 --- a/sushi-3.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78594a858371b671671205e7b2518e7eb82ed8c2540b62f45a657aaabdf1a9ff -size 281976 diff --git a/sushi-3.15.90.tar.xz b/sushi-3.15.90.tar.xz new file mode 100644 index 0000000..fe29a0b --- /dev/null +++ b/sushi-3.15.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0274bbc2c84e0f49d84aa02840556e5a4babe3e67cce0cb292e144bc488a61a +size 282496 diff --git a/sushi.changes b/sushi.changes index ddb740a..3824c42 100644 --- a/sushi.changes +++ b/sushi.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Mar 10 08:56:24 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.90: + + Fix deadlock with recent clutter/clutter-gtk. + + Don't require a parent window. + + Port HTML viewer to WebKit2. + + Fix margins in RTL. + + Fix toolbar icons for RTL. +- Replace pkgconfig(webkitgtk-3.0) BuildRequires with + pkgconfig(webkit2gtk-4.0): follow upstreams port to WebKit2. + ------------------------------------------------------------------- Sat Jan 31 04:20:57 UTC 2015 - zaitor@opensuse.org diff --git a/sushi.spec b/sushi.spec index 118d467..46f5dfb 100644 --- a/sushi.spec +++ b/sushi.spec @@ -1,7 +1,7 @@ # # spec file for package sushi # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: sushi -Version: 3.12.0 +Version: 3.15.90 Release: 0 Summary: Quick Previewer for Nautilus License: SUSE-GPL-2.0-with-plugin-exception Group: Productivity/File utilities Url: http://www.gnome.org -Source0: http://download.gnome.org/sources/sushi/3.12/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/sushi/3.15/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel BuildRequires: intltool %ifnarch ppc || ppc64 || ppc64le @@ -41,10 +41,10 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.29.14 BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gstreamer-pbutils-1.0) BuildRequires: pkgconfig(gstreamer-tag-1.0) -BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.2 BuildRequires: pkgconfig(gtksourceview-3.0) BuildRequires: pkgconfig(libmusicbrainz5) -BuildRequires: pkgconfig(webkitgtk-3.0) +BuildRequires: pkgconfig(webkit2gtk-4.0) Recommends: %{name}-lang Recommends: unoconv Supplements: nautilus