[sushi] New upstream version

Elad Alfassa elad at fedoraproject.org
Tue Aug 30 08:15:26 UTC 2011


commit a1856184eb6547c88c52e0dd404e271bf20764ff
Author: Elad Alfassa <elad at fedoraproject.org>
Date:   Tue Aug 30 11:14:17 2011 +0300

    New upstream version

 .gitignore |    1 +
 sources    |    2 +-
 sushi.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ec41d09..7d9f3b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /sushi-0.0.4.tar.xz
+/sushi-0.1.90.tar.xz
diff --git a/sources b/sources
index 4046459..f9f92e8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ac372e45d4ab1e4cd2837c595eb9e50  sushi-0.0.4.tar.xz
+68b6955eda9983f84b0c6f58ee059901  sushi-0.1.90.tar.xz
diff --git a/sushi.spec b/sushi.spec
index d149f0a..e725422 100644
--- a/sushi.spec
+++ b/sushi.spec
@@ -1,12 +1,12 @@
 Name:           sushi
-Version:        0.0.4
+Version:        0.1.90
 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.0/%{name}-%{version}.tar.xz
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.1/%{name}-%{version}.tar.xz
 
 BuildRequires:  gtksourceview3-devel
 BuildRequires:  intltool
@@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gir-1.0
 
 %changelog
+* Tue Aug 30 2011 Elad Alfassa <elad at fedoraproject.org> - 0.1.90-1
+- New upstream version
+
 * 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