From f0d4617009682b5b4f5fb3964d52d69b2cacce7f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 16 Apr 2012 23:23:03 +0300 Subject: [PATCH] Update to 0.4.1 --- .gitignore | 1 + sources | 2 +- sushi.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9a86579..4967657 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /sushi-0.3.91.tar.xz /sushi-0.3.92.tar.xz /sushi-0.4.0.tar.xz +/sushi-0.4.1.tar.xz diff --git a/sources b/sources index f588566..8e6a5e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8544340b18658c014ce2dbfaa9e34a4 sushi-0.4.0.tar.xz +b5021f3120f6452c41ee1d1d660e46f9 sushi-0.4.1.tar.xz diff --git a/sushi.spec b/sushi.spec index a936aa6..64bf803 100644 --- a/sushi.spec +++ b/sushi.spec @@ -1,5 +1,5 @@ Name: sushi -Version: 0.4.0 +Version: 0.4.1 Release: 1%{?dist} Summary: A quick previewer for Nautilus Group: User Interface/Desktops @@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0 %changelog +* Tue Apr 17 2012 Kalev Lember - 0.4.1-1 +- Update to 0.4.1 + * Tue Mar 27 2012 Matthias Clasen - 0.4.0-1 - Update to 0.4.0