diff --git a/sushi-3.6.1.tar.xz b/sushi-3.6.1.tar.xz deleted file mode 100644 index 6059902..0000000 --- a/sushi-3.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddcfa4fd8ad6a8a7ff2da10a5190a031df9e9debf217cb1fcdeec2a181222af8 -size 306728 diff --git a/sushi-3.7.91.tar.xz b/sushi-3.7.91.tar.xz new file mode 100644 index 0000000..50318b9 --- /dev/null +++ b/sushi-3.7.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3224aed5d1d6af808a626d654154ae05f131bc91fea53c042c8675740a270d +size 307944 diff --git a/sushi.changes b/sushi.changes index 0f9b4d3..a04494c 100644 --- a/sushi.changes +++ b/sushi.changes @@ -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 diff --git a/sushi.spec b/sushi.spec index adb24a7..ab582e0 100644 --- a/sushi.spec +++ b/sushi.spec @@ -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)