[sushi/f16] 0.2.1

Matthias Clasen mclasen at fedoraproject.org
Wed Oct 19 01:37:22 UTC 2011


commit e1e4ca1485e3f21c8c2a14159a8832cf07da87ad
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Oct 18 21:36:32 2011 -0400

    0.2.1

 .gitignore |    1 +
 sources    |    2 +-
 sushi.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b481bf5..5f6d5c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /sushi-0.1.90.tar.xz
 /sushi-0.1.92.tar.xz
 /sushi-0.2.0.tar.xz
+/sushi-0.2.1.tar.xz
diff --git a/sources b/sources
index dbc11d5..4efff03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3aeb521cde217b3c2838a13dbacc230e  sushi-0.2.0.tar.xz
+36f79d8dbd46327d6aefc629a4b61723  sushi-0.2.1.tar.xz
diff --git a/sushi.spec b/sushi.spec
index 168139a..020f447 100644
--- a/sushi.spec
+++ b/sushi.spec
@@ -1,12 +1,12 @@
 Name:           sushi
-Version:        0.2.0
+Version:        0.2.1
 Release:        1%{?dist}
 Summary:        A quick previewer for Nautilus
 Group:          User Interface/Desktops
 
 License:        GPLv2+ with exceptions
 URL:            https://live.gnome.org/ThreePointOne/Features/FilePreviewing
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.1/%{name}-%{version}.tar.xz
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.2/%{name}-%{version}.tar.xz
 
 BuildRequires:  gtksourceview3-devel
 BuildRequires:  intltool
@@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gir-1.0
 
 %changelog
+* Tue Oct 18 2011 Matthias Clasen <mclasen at redhat.com> - 0.2.1-1
+- Update to 0.2.1
+
 * Tue Sep 27 2011 Ray <rstrode at redhat.com> - 0.2.0-1
 - Update to 0.2.0
 


More information about the scm-commits mailing list