diff --git a/.gitignore b/.gitignore index 0894ac6..df427ab 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /sushi-3.16.0.tar.xz /sushi-3.17.4.tar.xz /sushi-3.18.0.tar.xz +/sushi-3.19.90.tar.xz diff --git a/sources b/sources index 7b5d160..261b204 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3976f71b3970d4ec454fa7436efc9896 sushi-3.18.0.tar.xz +9812ace9b9efafdc9e5ee944894099b1 sushi-3.19.90.tar.xz diff --git a/sushi.spec b/sushi.spec index f70da10..e342931 100644 --- a/sushi.spec +++ b/sushi.spec @@ -1,12 +1,12 @@ Name: sushi -Version: 3.18.0 -Release: 2%{?dist} +Version: 3.19.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: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: gjs-devel @@ -60,6 +60,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Fri Mar 04 2016 Kalev Lember - 3.19.90-1 +- Update to 3.19.90 + * Fri Feb 05 2016 Fedora Release Engineering - 3.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild