diff --git a/.gitignore b/.gitignore index 4829b0e..0894ac6 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 1c18bd0..7b5d160 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45dd4532928a475fb5aaeb75871eb5a6 sushi-3.17.4.tar.xz +3976f71b3970d4ec454fa7436efc9896 sushi-3.18.0.tar.xz diff --git a/sushi.spec b/sushi.spec index 062c1bb..ad51d55 100644 --- a/sushi.spec +++ b/sushi.spec @@ -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 - 3.18.0-1 +- Update to 3.18.0 + * Mon Jul 27 2015 David King - 3.17.4-1 - Update to 3.17.4