Update to 3.18.0

This commit is contained in:
Kalev Lember 2015-09-22 23:37:26 +02:00
parent ea61dd85ca
commit cfc0320d98
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@
/sushi-3.15.90.tar.xz
/sushi-3.16.0.tar.xz
/sushi-3.17.4.tar.xz
/sushi-3.18.0.tar.xz

View File

@ -1 +1 @@
45dd4532928a475fb5aaeb75871eb5a6 sushi-3.17.4.tar.xz
3976f71b3970d4ec454fa7436efc9896 sushi-3.18.0.tar.xz

View File

@ -1,12 +1,12 @@
Name: sushi
Version: 3.17.4
Version: 3.18.0
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: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
BuildRequires: intltool
BuildRequires: gjs-devel
@ -60,6 +60,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
- Update to 3.18.0
* Mon Jul 27 2015 David King <amigadave@amigadave.com> - 3.17.4-1
- Update to 3.17.4