Update to 3.21.91
This commit is contained in:
parent
fced6b94fb
commit
3501a413ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
|||||||
/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
|
/sushi-3.20.0.tar.xz
|
||||||
|
/sushi-3.21.91.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
fd2e4f9891a7169a008e70a59d9f1260 sushi-3.20.0.tar.xz
|
604e85ba4730f553587fb26c6207c2c2 sushi-3.21.91.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: sushi
|
Name: sushi
|
||||||
Version: 3.20.0
|
Version: 3.21.91
|
||||||
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.20/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.21/%{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
|
||||||
|
* Fri Sep 02 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
|
||||||
|
- Update to 3.21.91
|
||||||
|
|
||||||
* Tue May 17 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
* Tue May 17 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
||||||
- Update to 3.20.0
|
- Update to 3.20.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user