diff --git a/.gitignore b/.gitignore index c67dc21..4af14fb 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /sushi-3.7.91.tar.xz /sushi-3.8.0.tar.xz /sushi-3.8.1.tar.xz +/sushi-3.11.90.tar.xz diff --git a/sources b/sources index ed08742..088a1ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e092e07e16c9006502f1922a00f0b5ac sushi-3.10.0.tar.xz +be78d94130f687f80f3149e2215026bf sushi-3.11.90.tar.xz diff --git a/sushi.spec b/sushi.spec index 6345d7a..e045739 100644 --- a/sushi.spec +++ b/sushi.spec @@ -1,12 +1,12 @@ Name: sushi -Version: 3.10.0 -Release: 3%{?dist} +Version: 3.11.90 +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.10/%{name}-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.11/%{name}-%{version}.tar.xz BuildRequires: gtksourceview3-devel BuildRequires: intltool @@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Thu Feb 20 2014 Richard Hughes - 3.11.90-1 +- Update to 3.11.90 + * Mon Feb 10 2014 Peter Hutterer - 3.10.0-3 - Rebuild for libevdev soname bump