[sushi/f17] 0.4.0

Matthias Clasen mclasen at fedoraproject.org
Wed Mar 28 01:31:40 UTC 2012


commit c094a6d8a4301bdd56c63e90bee8be7412308115
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Mar 27 21:32:13 2012 -0400

    0.4.0

 .gitignore |    1 +
 sources    |    2 +-
 sushi.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 31b2516..9a86579 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /sushi-0.3.0.tar.xz
 /sushi-0.3.91.tar.xz
 /sushi-0.3.92.tar.xz
+/sushi-0.4.0.tar.xz
diff --git a/sources b/sources
index 6b8ce12..f588566 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ac57a9792cbaf420c6e5f515fae536c  sushi-0.3.92.tar.xz
+d8544340b18658c014ce2dbfaa9e34a4  sushi-0.4.0.tar.xz
diff --git a/sushi.spec b/sushi.spec
index c005774..a936aa6 100644
--- a/sushi.spec
+++ b/sushi.spec
@@ -1,12 +1,12 @@
 Name:           sushi
-Version:        0.3.92
-Release:        2%{?dist}
+Version:        0.4.0
+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}/0.3/%{name}-%{version}.tar.xz
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.4/%{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 Mar 27 2012 Matthias Clasen <mclasen at redhat.com> - 0.4.0-1
+- Update to 0.4.0
+
 * Wed Mar 21 2012 Kalev Lember <kalevlember at gmail.com> - 0.3.92-2
 - Rebuild for libevdocument3 soname bump
 


More information about the scm-commits mailing list