[sushi] 0.2.1

Matthias Clasen mclasen at fedoraproject.org
Wed Oct 19 02:00:49 UTC 2011


commit 6551bdc8a6cdc8c3e46cf8c6e59ae2aeea67dfa3
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Oct 18 21:59:58 2011 -0400

    0.2.1

 .gitignore |    3 +++
 sources    |    2 +-
 sushi.spec |   26 ++++++++++++++++++--------
 3 files changed, 22 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71dc61e..5f6d5c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
 /sushi-0.0.4.tar.xz
+/sushi-0.0.5.tar.xz
 /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 a5d3a8d..020f447 100644
--- a/sushi.spec
+++ b/sushi.spec
@@ -1,10 +1,10 @@
 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 
+License:        GPLv2+ with exceptions
 URL:            https://live.gnome.org/ThreePointOne/Features/FilePreviewing
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.2/%{name}-%{version}.tar.xz
 
@@ -22,9 +22,8 @@ BuildRequires:  webkitgtk3-devel
 
 #Description from upstream's README.
 %description
-This is sushi, 
-a quick previewer for Nautilus, 
-the GNOME desktop file manager.
+This is sushi, a quick previewer for Nautilus, the GNOME desktop
+file manager.
 
 %package        devel
 Summary:        Development files for %{name}
@@ -45,7 +44,6 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %find_lang %{name}
@@ -69,12 +67,24 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gir-1.0
 
 %changelog
-* Tue Sep 27 2011 Elad Alfassa <elad at fedoraproject.org> - 0.2.0-1
-- New upstream release (mostly translation updates)
+* 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
+
+* Tue Sep 20 2011 Matthias Clasen <mclasen at redhat.com> - 0.1.92-2
+- Rebuild against newer clutter
+
+* Tue Sep 20 2011 Elad Alfassa <elad at fedoraproject.org> - 0.1.92-1
+- New upstream release
 
 * Tue Aug 30 2011 Elad Alfassa <elad at fedoraproject.org> - 0.1.90-1
 - New upstream version
 
+* Tue Jul 26 2011 Matthias Clasen <mclasen at redhat.com> - 0.0.5-1
+- Update to 0.0.5
+
 * Sat Jul 09 2011 Elad Alfassa <elad at fedoraproject.org> - 0.0.4-1
 - Update to latest upstream version.
 


More information about the scm-commits mailing list