diff --git a/.gitignore b/.gitignore index 26a9d00..878d1ab 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /sushi-3.28.3.tar.xz /sushi-3.30.0.tar.xz /sushi-3.31.2.tar.xz +/sushi-3.32.0.tar.xz diff --git a/sources b/sources index a33c402..d726d43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (sushi-3.31.2.tar.xz) = eda6a14e49503f69920559556324d987b98fefb524a4c613bf4343cd91d54322c3bc655e12dd808c1d2a426cdfc66746c16908c760422669d91e22965258a2df +SHA512 (sushi-3.32.0.tar.xz) = acae222663f4cc456d6d20c5a67be800df1474e012db0b93fcf3b60056301be9d18c574ff4b7a5be5f4cfe3f09430b1ce8be91587199fdffa69b0c9c09bd3eb3 diff --git a/sushi.spec b/sushi.spec index 9f0dc77..caf9f00 100644 --- a/sushi.spec +++ b/sushi.spec @@ -1,11 +1,11 @@ Name: sushi -Version: 3.31.2 +Version: 3.32.0 Release: 1%{?dist} Summary: A quick previewer for Nautilus License: GPLv2+ with exceptions URL: https://wiki.gnome.org/ThreePointOne/Features/FilePreviewing -Source0: https://download.gnome.org/sources/%{name}/3.31/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz BuildRequires: gettext BuildRequires: gjs-devel @@ -52,6 +52,9 @@ file manager. %changelog +* Mon Mar 11 2019 Kalev Lember - 3.32.0-1 +- Update to 3.32.0 + * Thu Jan 31 2019 Kalev Lember - 3.31.2-1 - Update to 3.31.2 - Switch to the meson build system