SHA256
1
0
forked from pool/sushi

Accepting request 158501 from GNOME:Next

Push GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/158501
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=37
This commit is contained in:
Dominique Leuenberger 2013-03-13 22:43:51 +00:00 committed by Git OBS Bridge
parent 598b4f222c
commit 8bf76583bc
4 changed files with 39 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddcfa4fd8ad6a8a7ff2da10a5190a031df9e9debf217cb1fcdeec2a181222af8
size 306728

3
sushi-3.7.91.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf3224aed5d1d6af808a626d654154ae05f131bc91fea53c042c8675740a270d
size 307944

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Tue Mar 5 09:45:38 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.91:
+ Call gtk_render_background when drawing SushiFontWidget.
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 8 14:49:34 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.5:
+ Use a better padding for the font preview.
+ Remove custom CSS styling for SushiFontWidget.
+ Fix the build with automake 1.13.
-------------------------------------------------------------------
Mon Jan 14 18:11:32 UTC 2013 - zaitor@opensuse.org
- Update to version 3.7.4:
+ Use PackageKit to install unoconv if not detected at runtime.
+ Drop gjs-dbus dependency.
+ Updated translations.
- Drop pkgconfig(gjs-dbus-1.0) BuildRequires, no longer needed.
-------------------------------------------------------------------
Tue Jan 8 11:32:49 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.3:
+ Use the single-include header for GtkSourceView.
+ Add some convenience functions to SushiFontWidget.
+ Use a better error message in SushiFontLoader.
+ Updated translations.
-------------------------------------------------------------------
Tue Nov 13 07:48:34 UTC 2012 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package sushi
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products 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.6.1
Version: 3.7.91
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.6/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/sushi/3.7/%{name}-%{version}.tar.xz
BuildRequires: gobject-introspection-devel
BuildRequires: intltool
BuildRequires: unoconv
@ -35,7 +35,6 @@ BuildRequires: pkgconfig(evince-document-3.0)
BuildRequires: pkgconfig(evince-view-3.0)
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(gjs-1.0)
BuildRequires: pkgconfig(gjs-dbus-1.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.29.14
BuildRequires: pkgconfig(gstreamer-1.0)
BuildRequires: pkgconfig(gstreamer-pbutils-1.0)