Update to 3.24.0
This commit is contained in:
parent
97159759f5
commit
650719dbb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/sushi-3.20.0.tar.xz
|
||||
/sushi-3.21.91.tar.xz
|
||||
/sushi-3.23.91.tar.xz
|
||||
/sushi-3.24.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sushi-3.23.91.tar.xz) = 4d2fcaec93f25ab88e9204c9c051150844f193dda9a93523dbce65f4c3c97c539482ded3f053200ef115400a08e5ae3282681ad6853b04c285e73b7ce5473663
|
||||
SHA512 (sushi-3.24.0.tar.xz) = b49e9c1ef1dc4c74ae06f6da9a2f428ed4ee3ec1ca3ba04c483ddb1bd976e6981466456d27a641048756a1ea0bf2fe033883059895e889950d0d0f340535b29b
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: sushi
|
||||
Version: 3.23.91
|
||||
Version: 3.24.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A quick previewer for Nautilus
|
||||
|
||||
License: GPLv2+ with exceptions
|
||||
URL: https://wiki.gnome.org/ThreePointOne/Features/FilePreviewing
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: intltool
|
||||
BuildRequires: gjs-devel
|
||||
@ -59,6 +59,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 09 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
||||
- Update to 3.24.0
|
||||
|
||||
* Mon Mar 06 2017 Kalev Lember <klember@redhat.com> - 3.23.91-1
|
||||
- Update to 3.23.91
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user