Update to 3.20.0

This commit is contained in:
Kalev Lember 2016-05-17 23:21:13 +03:00
parent 11807647af
commit fced6b94fb
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@
/sushi-3.17.4.tar.xz /sushi-3.17.4.tar.xz
/sushi-3.18.0.tar.xz /sushi-3.18.0.tar.xz
/sushi-3.19.90.tar.xz /sushi-3.19.90.tar.xz
/sushi-3.20.0.tar.xz

View File

@ -1 +1 @@
9812ace9b9efafdc9e5ee944894099b1 sushi-3.19.90.tar.xz fd2e4f9891a7169a008e70a59d9f1260 sushi-3.20.0.tar.xz

View File

@ -1,12 +1,12 @@
Name: sushi Name: sushi
Version: 3.19.90 Version: 3.20.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: A quick previewer for Nautilus Summary: A quick previewer for Nautilus
Group: User Interface/Desktops Group: User Interface/Desktops
License: GPLv2+ with exceptions License: GPLv2+ with exceptions
URL: http://live.gnome.org/ThreePointOne/Features/FilePreviewing 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: intltool
BuildRequires: gjs-devel BuildRequires: gjs-devel
@ -60,6 +60,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog %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 * Fri Mar 04 2016 Kalev Lember <klember@redhat.com> - 3.19.90-1
- Update to 3.19.90 - Update to 3.19.90