SHA256
1
0
forked from pool/sushi

Accepting request 162203 from GNOME:Factory

Push G:Factory

OBS-URL: https://build.opensuse.org/request/show/162203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sushi?expand=0&rev=20
This commit is contained in:
Stephan Kulow 2013-04-05 15:29:14 +00:00 committed by Git OBS Bridge
commit 3f38813c36
4 changed files with 45 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.8.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Mon Mar 25 15:51:47 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.0:
+ Updated translations.
-------------------------------------------------------------------
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.8.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.6/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/sushi/3.8/%{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)