diff --git a/sushi-3.32.0.tar.xz b/sushi-3.32.0.tar.xz deleted file mode 100644 index 8e29f98..0000000 --- a/sushi-3.32.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd622e169874778876b0c2406f6529de6022f3e3f63890602207bf342e463138 -size 65144 diff --git a/sushi-3.32.1.tar.xz b/sushi-3.32.1.tar.xz new file mode 100644 index 0000000..a13cc43 --- /dev/null +++ b/sushi-3.32.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52010a1fabca542f6744b2d4b61238411c9ec9f7618de77b8a919a3325de2d0a +size 65172 diff --git a/sushi-port-to-gtksourceview4.patch b/sushi-port-to-gtksourceview4.patch index d4479c2..32aef88 100644 --- a/sushi-port-to-gtksourceview4.patch +++ b/sushi-port-to-gtksourceview4.patch @@ -1,29 +1,3 @@ -From 8b2ec7f5e6ad39e04aa9bd562022d66163f50d19 Mon Sep 17 00:00:00 2001 -From: Joel Ong -Date: Mon, 1 Apr 2019 14:26:02 -0400 -Subject: [PATCH] workaround for having both gtksourceview 3 and 4 installed. - Fixes #12. - ---- - src/js/viewers/text.js | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/src/js/viewers/text.js b/src/js/viewers/text.js -index 86a53b7..9566adb 100644 ---- a/src/js/viewers/text.js -+++ b/src/js/viewers/text.js -@@ -23,6 +23,8 @@ - * - */ - -+imports.gi.versions.GtkSource = '3.0'; -+ - const Gdk = imports.gi.Gdk; - const GtkClutter = imports.gi.GtkClutter; - const Gtk = imports.gi.Gtk; --- -2.21.0 - From bafeb19233325a7fc7c2e82b488abfb7a7556f61 Mon Sep 17 00:00:00 2001 From: Martin Blanchard Date: Sun, 19 May 2019 22:31:37 +0200 diff --git a/sushi.changes b/sushi.changes index 546b4ac..f4512cd 100644 --- a/sushi.changes +++ b/sushi.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 19 15:55:02 UTC 2019 - Bjørn Lie + +- Update to version 3.32.1: + + Specify GtkSourceView 3.0 import version. +- Rebase sushi-port-to-gtksourceview4.patch, drop part now included + in tarball. + ------------------------------------------------------------------- Tue Jun 18 20:08:08 UTC 2019 - Bjørn Lie diff --git a/sushi.spec b/sushi.spec index 4798522..4255e37 100644 --- a/sushi.spec +++ b/sushi.spec @@ -17,7 +17,7 @@ Name: sushi -Version: 3.32.0 +Version: 3.32.1 Release: 0 Summary: Quick Previewer for Nautilus License: SUSE-GPL-2.0-with-plugin-exception