diff --git a/.gitignore b/.gitignore index a134a94..0c1dafb 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /sushi-3.19.90.tar.xz /sushi-3.20.0.tar.xz /sushi-3.21.91.tar.xz +/sushi-3.23.91.tar.xz diff --git a/sources b/sources index 38ac903..5d0dfef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -604e85ba4730f553587fb26c6207c2c2 sushi-3.21.91.tar.xz +SHA512 (sushi-3.23.91.tar.xz) = 4d2fcaec93f25ab88e9204c9c051150844f193dda9a93523dbce65f4c3c97c539482ded3f053200ef115400a08e5ae3282681ad6853b04c285e73b7ce5473663 diff --git a/sushi.spec b/sushi.spec index b8c488b..fca9015 100644 --- a/sushi.spec +++ b/sushi.spec @@ -1,11 +1,11 @@ Name: sushi -Version: 3.21.91 -Release: 2%{?dist} +Version: 3.23.91 +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.21/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: gjs-devel @@ -59,6 +59,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon Mar 06 2017 Kalev Lember - 3.23.91-1 +- Update to 3.23.91 + * Sat Feb 11 2017 Fedora Release Engineering - 3.21.91-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild