From 8bac85ea3141fa949a76cbc21b48163caf4c48b3 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 21 Dec 2012 00:54:00 +0100 Subject: [PATCH] 3.7.3 --- .gitignore | 1 + sources | 2 +- sushi.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9d1b97c..752faa4 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /sushi-3.5.92.tar.xz /sushi-3.6.0.tar.xz /sushi-3.6.1.tar.xz +/sushi-3.7.3.tar.xz diff --git a/sources b/sources index 48b0140..92167f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -452d3935c3276fe1c61eb5a6cd5df847 sushi-3.6.1.tar.xz +42bc9b2fd4e4b07db3aa8fd8bff94b61 sushi-3.7.3.tar.xz diff --git a/sushi.spec b/sushi.spec index b23c28b..cd726c6 100644 --- a/sushi.spec +++ b/sushi.spec @@ -1,12 +1,12 @@ Name: sushi -Version: 3.6.1 +Version: 3.7.3 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.6/%{name}-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.7/%{name}-%{version}.tar.xz BuildRequires: gtksourceview3-devel BuildRequires: intltool @@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Fri Dec 21 2012 Kalev Lember - 3.7.3-1 +- Update to 3.7.3 + * Tue Nov 13 2012 Kalev Lember - 3.6.1-1 - Update to 3.6.1