From 40997027c3cd5a01eccbce027cd10d6501dc39b6 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Apr 28 2014 11:59:31 +0000 Subject: Update to 3.12.0 --- diff --git a/.gitignore b/.gitignore index 4af14fb..0e5e05f 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /sushi-3.8.0.tar.xz /sushi-3.8.1.tar.xz /sushi-3.11.90.tar.xz +/sushi-3.12.0.tar.xz diff --git a/sources b/sources index 088a1ec..8f31a3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be78d94130f687f80f3149e2215026bf sushi-3.11.90.tar.xz +97bb127c9a66dfc38d72ba6c9f04d33f sushi-3.12.0.tar.xz diff --git a/sushi.spec b/sushi.spec index b4933bc..3204fe2 100644 --- a/sushi.spec +++ b/sushi.spec @@ -1,12 +1,12 @@ Name: sushi -Version: 3.11.90 -Release: 2%{?dist} +Version: 3.12.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}/3.11/%{name}-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz BuildRequires: gtksourceview3-devel BuildRequires: intltool @@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon Apr 28 2014 Richard Hughes - 3.12.0-1 +- Update to 3.12.0 + * Thu Feb 20 2014 Kalev Lember - 3.11.90-2 - Rebuilt for cogl soname bump