From 8bfc2b09572e47654e22726ab178d160d84045dc09d4555562236760aa16f111 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 18 May 2016 10:43:26 +0000 Subject: [PATCH] Accepting request 396522 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/396522 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=61 --- sushi-3.19.90.tar.xz | 3 --- sushi-3.20.0.tar.xz | 3 +++ sushi.changes | 9 +++++++++ sushi.spec | 5 +++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 sushi-3.19.90.tar.xz create mode 100644 sushi-3.20.0.tar.xz diff --git a/sushi-3.19.90.tar.xz b/sushi-3.19.90.tar.xz deleted file mode 100644 index 458e2ff..0000000 --- a/sushi-3.19.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:040aeec75397c1920ba7982395d5f3f8c732e17778c47df2b97f1c4ad06ceb69 -size 296336 diff --git a/sushi-3.20.0.tar.xz b/sushi-3.20.0.tar.xz new file mode 100644 index 0000000..2a96829 --- /dev/null +++ b/sushi-3.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e729c789e9e7f02505e25d4ac6cfed47e676366f0942fca740094f7fe9eae9e +size 297568 diff --git a/sushi.changes b/sushi.changes index eab5ef9..d36c8a3 100644 --- a/sushi.changes +++ b/sushi.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 17 19:48:44 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.20.0: + + Link directly with harfbuzz. + + Updated translations. +- Add pkgconfig(harfbuzz) BuildRequires and version it. New + explicit dependency. + ------------------------------------------------------------------- Fri Mar 4 08:44:02 UTC 2016 - dimstar@opensuse.org diff --git a/sushi.spec b/sushi.spec index 3c52cde..91dbbc1 100644 --- a/sushi.spec +++ b/sushi.spec @@ -17,13 +17,13 @@ Name: sushi -Version: 3.19.90 +Version: 3.20.0 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.19/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/sushi/3.20/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel BuildRequires: intltool %ifarch %ix86 x86_64 @@ -43,6 +43,7 @@ BuildRequires: pkgconfig(gstreamer-pbutils-1.0) BuildRequires: pkgconfig(gstreamer-tag-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.2 BuildRequires: pkgconfig(gtksourceview-3.0) +BuildRequires: pkgconfig(harfbuzz) >= 0.9.9 BuildRequires: pkgconfig(libmusicbrainz5) BuildRequires: pkgconfig(webkit2gtk-4.0) Recommends: %{name}-lang