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
This commit is contained in:
parent
e07852b773
commit
8bfc2b0957
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:040aeec75397c1920ba7982395d5f3f8c732e17778c47df2b97f1c4ad06ceb69
|
|
||||||
size 296336
|
|
3
sushi-3.20.0.tar.xz
Normal file
3
sushi-3.20.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6e729c789e9e7f02505e25d4ac6cfed47e676366f0942fca740094f7fe9eae9e
|
||||||
|
size 297568
|
@ -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
|
Fri Mar 4 08:44:02 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: sushi
|
Name: sushi
|
||||||
Version: 3.19.90
|
Version: 3.20.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Quick Previewer for Nautilus
|
Summary: Quick Previewer for Nautilus
|
||||||
License: SUSE-GPL-2.0-with-plugin-exception
|
License: SUSE-GPL-2.0-with-plugin-exception
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Url: http://www.gnome.org
|
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: gobject-introspection-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
%ifarch %ix86 x86_64
|
%ifarch %ix86 x86_64
|
||||||
@ -43,6 +43,7 @@ BuildRequires: pkgconfig(gstreamer-pbutils-1.0)
|
|||||||
BuildRequires: pkgconfig(gstreamer-tag-1.0)
|
BuildRequires: pkgconfig(gstreamer-tag-1.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.2
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.2
|
||||||
BuildRequires: pkgconfig(gtksourceview-3.0)
|
BuildRequires: pkgconfig(gtksourceview-3.0)
|
||||||
|
BuildRequires: pkgconfig(harfbuzz) >= 0.9.9
|
||||||
BuildRequires: pkgconfig(libmusicbrainz5)
|
BuildRequires: pkgconfig(libmusicbrainz5)
|
||||||
BuildRequires: pkgconfig(webkit2gtk-4.0)
|
BuildRequires: pkgconfig(webkit2gtk-4.0)
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
Reference in New Issue
Block a user