Update to 3.34.0
This commit is contained in:
parent
71f0fc0f6f
commit
6f8b011d18
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
|||||||
/sushi-3.33.3.tar.xz
|
/sushi-3.33.3.tar.xz
|
||||||
/sushi-3.33.4.tar.xz
|
/sushi-3.33.4.tar.xz
|
||||||
/sushi-3.33.90.tar.xz
|
/sushi-3.33.90.tar.xz
|
||||||
|
/sushi-3.34.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (sushi-3.33.90.tar.xz) = 098373a9f1f31d683ea05386b72acf755846b24cb41a31d1fc3f4886e24aec33ad32a2a48f540195c6258c5062d844d5517ec4f27337407b146fa31690efb870
|
SHA512 (sushi-3.34.0.tar.xz) = bde009b30106bf31199c8c3b040743de5f5c782fd540612a34055bef9a22f9a08c4ed0ae7c5fc3cbfdc67a5d12f28bc70ca5135ba227403e8d127295a1253d18
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: sushi
|
Name: sushi
|
||||||
Version: 3.33.90
|
Version: 3.34.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A quick previewer for Nautilus
|
Summary: A quick previewer for Nautilus
|
||||||
|
|
||||||
License: GPLv2+ with exceptions
|
License: GPLv2+ with exceptions
|
||||||
URL: https://gitlab.gnome.org/GNOME/sushi
|
URL: https://gitlab.gnome.org/GNOME/sushi
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.33/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: gjs-devel
|
BuildRequires: gjs-devel
|
||||||
@ -54,6 +54,9 @@ file manager.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 10 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
||||||
|
- Update to 3.34.0
|
||||||
|
|
||||||
* Tue Aug 20 2019 Kalev Lember <klember@redhat.com> - 3.33.90-1
|
* Tue Aug 20 2019 Kalev Lember <klember@redhat.com> - 3.33.90-1
|
||||||
- Update to 3.33.90
|
- Update to 3.33.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user