From 7b9b92326607bfd74dadc0f2d8258bda99b15fc6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 26 Mar 2013 00:57:57 +0100 Subject: [PATCH] Update to 3.8.0 --- .gitignore | 1 + sources | 2 +- sushi.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 120392b..29d00b0 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /sushi-3.7.4.tar.xz /sushi-3.7.5.tar.xz /sushi-3.7.91.tar.xz +/sushi-3.8.0.tar.xz diff --git a/sources b/sources index 1de2d58..42560fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c3603206fc7a329869cb631158b87e66 sushi-3.7.91.tar.xz +8efffd6e0da104543e8b1b08bb67b73c sushi-3.8.0.tar.xz diff --git a/sushi.spec b/sushi.spec index f2d56b5..a693e9d 100644 --- a/sushi.spec +++ b/sushi.spec @@ -1,12 +1,12 @@ Name: sushi -Version: 3.7.91 +Version: 3.8.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: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.7/%{name}-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz BuildRequires: gtksourceview3-devel BuildRequires: intltool @@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon Mar 25 2013 Kalev Lember - 3.8.0-1 +- Update to 3.8.0 + * Tue Mar 5 2013 Matthias Clasen - 3.7.91-1 - Update to 3.7.91