[sushi] Update to 3.15.90

David King amigadave at fedoraproject.org
Tue Mar 10 10:22:37 UTC 2015


commit f2c46b36eb6a94381d3ffb268a8c02315a78e23d
Author: David King <amigadave at amigadave.com>
Date:   Tue Mar 10 09:57:01 2015 +0000

    Update to 3.15.90

 .gitignore |  1 +
 sources    |  2 +-
 sushi.spec | 11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e5e05f..aa4b5af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /sushi-3.8.1.tar.xz
 /sushi-3.11.90.tar.xz
 /sushi-3.12.0.tar.xz
+/sushi-3.15.90.tar.xz
diff --git a/sources b/sources
index 8f31a3a..a14dba1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-97bb127c9a66dfc38d72ba6c9f04d33f  sushi-3.12.0.tar.xz
+481d9c9611a696258b5039749e1ea242  sushi-3.15.90.tar.xz
diff --git a/sushi.spec b/sushi.spec
index 706dfdc..d1a7f01 100644
--- a/sushi.spec
+++ b/sushi.spec
@@ -1,12 +1,12 @@
 Name:           sushi
-Version:        3.12.0
-Release:        5%{?dist}
+Version:        3.15.90
+Release:        1%{?dist}
 Summary:        A quick previewer for Nautilus
 Group:          User Interface/Desktops
 
 License:        GPLv2+ with exceptions
 URL:            http://live.gnome.org/ThreePointOne/Features/FilePreviewing
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
+Source0:        https://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
 
 BuildRequires:  gtksourceview3-devel
 BuildRequires:  intltool
@@ -18,7 +18,7 @@ BuildRequires:  clutter-gst2-devel
 BuildRequires:  evince-devel
 BuildRequires:  gtk3-devel
 BuildRequires:  libmusicbrainz5-devel
-BuildRequires:  webkitgtk3-devel
+BuildRequires:  pkgconfig(webkit2gtk-4.0)
 
 Obsoletes:      sushi-devel < 0.5.1
 
@@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Tue Mar 10 2015 David King <amigadave at amigadave.com> - 3.15.90-1
+- Update to 3.15.90
+
 * Thu Nov 27 2014 Haikel Guémar <hguemar at fedoraproject.org> - 3.12.0-5
 - Rebuilt against newer libmusicbrainz5
 


More information about the scm-commits mailing list