3.6.0
This commit is contained in:
parent
7052dbd04c
commit
8115248603
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/sushi-0.5.5.tar.xz
|
||||
/sushi-3.5.90.tar.xz
|
||||
/sushi-3.5.92.tar.xz
|
||||
/sushi-3.6.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
4f46297df125153dab903e14d36e081e sushi-3.5.92.tar.xz
|
||||
9be4db4cd1dcb35e91ac620f39835469 sushi-3.6.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: sushi
|
||||
Version: 3.5.92
|
||||
Version: 3.6.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.5/%{name}-%{version}.tar.xz
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtksourceview3-devel
|
||||
BuildRequires: intltool
|
||||
@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
|
||||
- Update to 3.6.0
|
||||
|
||||
* Wed Sep 19 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.92-1
|
||||
- Update to 3.5.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user