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