From 650719dbb822d0b48cd03e58740aae9d32a8d7aa Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 9 May 2017 15:52:24 +0200 Subject: [PATCH] Update to 3.24.0 --- .gitignore | 1 + sources | 2 +- sushi.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0c1dafb..1bc1bf6 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /sushi-3.20.0.tar.xz /sushi-3.21.91.tar.xz /sushi-3.23.91.tar.xz +/sushi-3.24.0.tar.xz diff --git a/sources b/sources index 5d0dfef..e1f28f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (sushi-3.23.91.tar.xz) = 4d2fcaec93f25ab88e9204c9c051150844f193dda9a93523dbce65f4c3c97c539482ded3f053200ef115400a08e5ae3282681ad6853b04c285e73b7ce5473663 +SHA512 (sushi-3.24.0.tar.xz) = b49e9c1ef1dc4c74ae06f6da9a2f428ed4ee3ec1ca3ba04c483ddb1bd976e6981466456d27a641048756a1ea0bf2fe033883059895e889950d0d0f340535b29b diff --git a/sushi.spec b/sushi.spec index fca9015..bb0a5ed 100644 --- a/sushi.spec +++ b/sushi.spec @@ -1,11 +1,11 @@ Name: sushi -Version: 3.23.91 +Version: 3.24.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.23/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: gjs-devel @@ -59,6 +59,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue May 09 2017 Kalev Lember - 3.24.0-1 +- Update to 3.24.0 + * Mon Mar 06 2017 Kalev Lember - 3.23.91-1 - Update to 3.23.91