[sushi/f16] Update to 0.2.0

Ray Strode rstrode at fedoraproject.org
Tue Sep 27 17:58:10 UTC 2011


commit 3632dd5c3ec1e91a39ff6466764dbffd156157d0
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue Sep 27 01:51:06 2011 -0400

    Update to 0.2.0

 .gitignore |    1 +
 sources    |    2 +-
 sushi.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a33efe..b481bf5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /sushi-0.0.5.tar.xz
 /sushi-0.1.90.tar.xz
 /sushi-0.1.92.tar.xz
+/sushi-0.2.0.tar.xz
diff --git a/sources b/sources
index 3ce457e..dbc11d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e8e8d5a69cc69edb6b0d460eb27981fe  sushi-0.1.92.tar.xz
+3aeb521cde217b3c2838a13dbacc230e  sushi-0.2.0.tar.xz
diff --git a/sushi.spec b/sushi.spec
index 6618192..168139a 100644
--- a/sushi.spec
+++ b/sushi.spec
@@ -1,6 +1,6 @@
 Name:           sushi
-Version:        0.1.92
-Release:        2%{?dist}
+Version:        0.2.0
+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 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
 


More information about the scm-commits mailing list