3.7.3
This commit is contained in:
parent
7ed5e12627
commit
8bac85ea31
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/sushi-3.5.92.tar.xz
|
||||
/sushi-3.6.0.tar.xz
|
||||
/sushi-3.6.1.tar.xz
|
||||
/sushi-3.7.3.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
452d3935c3276fe1c61eb5a6cd5df847 sushi-3.6.1.tar.xz
|
||||
42bc9b2fd4e4b07db3aa8fd8bff94b61 sushi-3.7.3.tar.xz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Name: sushi
|
||||
Version: 3.6.1
|
||||
Version: 3.7.3
|
||||
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.6/%{name}-%{version}.tar.xz
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.7/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtksourceview3-devel
|
||||
BuildRequires: intltool
|
||||
@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
|
||||
- Update to 3.7.3
|
||||
|
||||
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
|
||||
- Update to 3.6.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user