forked from pool/sushi
Accepting request 1089810 from GNOME:Next
- Update to version 44.2: + Fix loading certain documents in evince. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1089810 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=101
This commit is contained in:
parent
00e6410e39
commit
2f9b943c8f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57848526149ab1c784fb92fbc934c3514fe522aba649d5d9fedec7e1b147527b
|
||||
size 81552
|
3
sushi-44.2.tar.xz
Normal file
3
sushi-44.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c002fe0aea19027ba448b5aec94d5cd753c9752f996ee033152428738ea43e9
|
||||
size 82236
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 30 12:50:25 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 44.2:
|
||||
+ Fix loading certain documents in evince.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 09:39:19 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package sushi
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,13 +19,13 @@
|
||||
%global __requires_exclude typelib\\(LOKDocView\\)
|
||||
|
||||
Name: sushi
|
||||
Version: 43.0
|
||||
Version: 44.2
|
||||
Release: 0
|
||||
Summary: Quick Previewer for Nautilus
|
||||
License: SUSE-GPL-2.0-with-plugin-exception
|
||||
Group: Productivity/File utilities
|
||||
URL: https://www.gnome.org
|
||||
Source0: https://download.gnome.org/sources/sushi/43/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/sushi/44/%{name}-%{version}.tar.xz
|
||||
Source99: sushi-rpmlintrc
|
||||
|
||||
BuildRequires: meson
|
||||
@ -51,6 +51,7 @@ BuildRequires: pkgconfig(harfbuzz) >= 0.9.9
|
||||
BuildRequires: pkgconfig(webkit2gtk-4.1)
|
||||
Supplements: nautilus
|
||||
Requires: (typelib(LOKDocView) if libreoffice)
|
||||
Requires: typelib(WebKit2) = 4.1
|
||||
|
||||
%description
|
||||
Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
|
||||
|
Loading…
Reference in New Issue
Block a user