!3 Upgrade to 3.38.0
From: @weijin-deng Reviewed-by: @zhang__3125,@overweight Signed-off-by: @zhang__3125,@overweight
This commit is contained in:
commit
b0f2179625
Binary file not shown.
BIN
sushi-3.38.0.tar.xz
Normal file
BIN
sushi-3.38.0.tar.xz
Normal file
Binary file not shown.
21
sushi.spec
21
sushi.spec
@ -1,14 +1,14 @@
|
||||
Name: sushi
|
||||
Version: 3.30.0
|
||||
Release: 2
|
||||
Version: 3.38.0
|
||||
Release: 1
|
||||
Summary: Quick Previewer for Nautilus
|
||||
License: GPLv2+ with exceptions
|
||||
URL: https://wiki.gnome.org/ThreePointOne/Features/FilePreviewing
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: intltool gjs-devel pkgconfig(clutter-gst-3.0) pkgconfig(clutter-gtk-1.0) pkgconfig(clutter-x11-1.0)
|
||||
BuildRequires: pkgconfig(evince-document-3.0) pkgconfig(gobject-2.0) pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(gtksourceview-3.0) pkgconfig(libmusicbrainz5) pkgconfig(webkit2gtk-4.0)
|
||||
BuildRequires: pkgconfig(evince-document-3.0) pkgconfig(gobject-2.0) pkgconfig(gtk+-3.0) gettext meson
|
||||
BuildRequires: pkgconfig(gtksourceview-4) pkgconfig(libmusicbrainz5) pkgconfig(webkit2gtk-4.0)
|
||||
|
||||
Obsoletes: sushi-devel < 0.5.1
|
||||
|
||||
@ -19,11 +19,11 @@ Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
%make_build
|
||||
%meson
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%meson_install
|
||||
%delete_la
|
||||
%find_lang %{name}
|
||||
|
||||
@ -32,10 +32,15 @@ Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/%{name}
|
||||
%{_datadir}/dbus-1/services/*
|
||||
%{_datadir}/metainfo/org.gnome.NautilusPreviewer.appdata.xml
|
||||
%{_libexecdir}/*
|
||||
%{_libdir}/sushi/
|
||||
|
||||
%changelog
|
||||
* Tue Jun 22 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.0-1
|
||||
- Upgrade to 3.38.0
|
||||
- Use meson rebuild
|
||||
|
||||
* Tue Dec 10 2019 wangzhishun <wangzhishun1@huawei.com> - 3.30.0-2
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user