Update to 3.8.0
This commit is contained in:
parent
2dfa8cc16b
commit
7b9b923266
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/sushi-3.7.4.tar.xz
|
||||
/sushi-3.7.5.tar.xz
|
||||
/sushi-3.7.91.tar.xz
|
||||
/sushi-3.8.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
c3603206fc7a329869cb631158b87e66 sushi-3.7.91.tar.xz
|
||||
8efffd6e0da104543e8b1b08bb67b73c sushi-3.8.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: sushi
|
||||
Version: 3.7.91
|
||||
Version: 3.8.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.7/%{name}-%{version}.tar.xz
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtksourceview3-devel
|
||||
BuildRequires: intltool
|
||||
@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
|
||||
- Update to 3.8.0
|
||||
|
||||
* Tue Mar 5 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
|
||||
- Update to 3.7.91
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user