Update to 3.20.0
This commit is contained in:
parent
11807647af
commit
fced6b94fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/sushi-3.17.4.tar.xz
|
||||
/sushi-3.18.0.tar.xz
|
||||
/sushi-3.19.90.tar.xz
|
||||
/sushi-3.20.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
9812ace9b9efafdc9e5ee944894099b1 sushi-3.19.90.tar.xz
|
||||
fd2e4f9891a7169a008e70a59d9f1260 sushi-3.20.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: sushi
|
||||
Version: 3.19.90
|
||||
Version: 3.20.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: https://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: intltool
|
||||
BuildRequires: gjs-devel
|
||||
@ -60,6 +60,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 17 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
||||
- Update to 3.20.0
|
||||
|
||||
* Fri Mar 04 2016 Kalev Lember <klember@redhat.com> - 3.19.90-1
|
||||
- Update to 3.19.90
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user