Update to 3.15.90

This commit is contained in:
David King 2015-03-10 09:57:01 +00:00
parent 933855f5bd
commit f2c46b36eb
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
97bb127c9a66dfc38d72ba6c9f04d33f sushi-3.12.0.tar.xz
481d9c9611a696258b5039749e1ea242 sushi-3.15.90.tar.xz

View File

@ -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@amigadave.com> - 3.15.90-1
- Update to 3.15.90
* Thu Nov 27 2014 Haikel Guémar <hguemar@fedoraproject.org> - 3.12.0-5
- Rebuilt against newer libmusicbrainz5