From 2f2816193e8cd1ea68311177cbdb0d4ed7addf940791784ddd821054e32f5d59 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 23 Apr 2018 10:03:52 +0000 Subject: [PATCH] Accepting request 599993 from home:iznogood:branches:GNOME:Factory - Update to version 3.28.2: + Fix another LibreOffice to PDF conversion regression. - Changes from version 3.28.1: + Fix LibreOffice to PDF conversion regression. + Add support for docx/pptx/xlsx MIME types. - Changes from version 3.28.0: + Add support for GIF animations. + Use LibreOffice directly instead of unoconv. + Prefer LibreOffice from flatpak when installed. - Drop unoconv BuildRequires and Recommends, following upstream changes. - Replace gobject-introspection-devel with pkgconfig(gobject-introspection-1.0) BuildRequires. - Drop no longer needed post(un) handling of glib2_gsettings_schema_post(un) and glib2_gsettings_schema_requires macro. OBS-URL: https://build.opensuse.org/request/show/599993 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=71 --- sushi-3.24.0.tar.xz | 3 --- sushi-3.28.2.tar.xz | 3 +++ sushi.changes | 20 ++++++++++++++++++++ sushi.spec | 17 +++-------------- 4 files changed, 26 insertions(+), 17 deletions(-) delete mode 100644 sushi-3.24.0.tar.xz create mode 100644 sushi-3.28.2.tar.xz diff --git a/sushi-3.24.0.tar.xz b/sushi-3.24.0.tar.xz deleted file mode 100644 index 74239aa..0000000 --- a/sushi-3.24.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f90bb95172664486f8d529995007fd12f0df9d0c998e20658b6203f46ce70d48 -size 297332 diff --git a/sushi-3.28.2.tar.xz b/sushi-3.28.2.tar.xz new file mode 100644 index 0000000..de0325f --- /dev/null +++ b/sushi-3.28.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69108339b1593bb2ea227bba24d8cadc60f8a50ed3d7384f0433ce91d2c2cb1c +size 298328 diff --git a/sushi.changes b/sushi.changes index 3f4250c..eeb530b 100644 --- a/sushi.changes +++ b/sushi.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Fri Apr 20 21:18:30 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.28.2: + + Fix another LibreOffice to PDF conversion regression. +- Changes from version 3.28.1: + + Fix LibreOffice to PDF conversion regression. + + Add support for docx/pptx/xlsx MIME types. +- Changes from version 3.28.0: + + Add support for GIF animations. + + Use LibreOffice directly instead of unoconv. + + Prefer LibreOffice from flatpak when installed. +- Drop unoconv BuildRequires and Recommends, following upstream + changes. +- Replace gobject-introspection-devel with + pkgconfig(gobject-introspection-1.0) BuildRequires. +- Drop no longer needed post(un) handling of + glib2_gsettings_schema_post(un) and + glib2_gsettings_schema_requires macro. + ------------------------------------------------------------------- Wed Feb 28 16:39:48 UTC 2018 - dimstar@opensuse.org diff --git a/sushi.spec b/sushi.spec index 768aaa2..c78f3a5 100644 --- a/sushi.spec +++ b/sushi.spec @@ -17,14 +17,13 @@ Name: sushi -Version: 3.24.0 +Version: 3.28.2 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.24/%{name}-%{version}.tar.xz -BuildRequires: gobject-introspection-devel +Source0: http://download.gnome.org/sources/sushi/3.28/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: pkgconfig(clutter-1.0) >= 1.11.4 @@ -36,6 +35,7 @@ BuildRequires: pkgconfig(evince-view-3.0) BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(gjs-1.0) >= 1.38.0 BuildRequires: pkgconfig(glib-2.0) >= 2.29.14 +BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.6 BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gstreamer-pbutils-1.0) BuildRequires: pkgconfig(gstreamer-tag-1.0) @@ -45,15 +45,10 @@ BuildRequires: pkgconfig(harfbuzz) >= 0.9.9 BuildRequires: pkgconfig(libmusicbrainz5) BuildRequires: pkgconfig(webkit2gtk-4.0) Recommends: %{name}-lang -Recommends: unoconv Supplements: nautilus # libsushi and the typelib were erronously installed in the system libdir... Obsoletes: libsushi-1_0-0 < %{version} Obsoletes: typelib-1_0-Sushi-1_0 < %{version} -%glib2_gsettings_schema_requires -%ifarch %{ix86} x86_64 -BuildRequires: unoconv -%endif %description Sushi is a quick previewer for Nautilus, the GNOME desktop file manager. @@ -72,12 +67,6 @@ make %{?_smp_mflags} find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name} %{?no_lang_C} -%post -%glib2_gsettings_schema_post - -%postun -%glib2_gsettings_schema_postun - %files %license COPYING %doc AUTHORS NEWS README