!7 [sync] PR-4: upgrade to 41.1
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
4088dbb19d
Binary file not shown.
BIN
sushi-41.1.tar.xz
Normal file
BIN
sushi-41.1.tar.xz
Normal file
Binary file not shown.
27
sushi.spec
27
sushi.spec
@ -1,14 +1,15 @@
|
||||
Name: sushi
|
||||
Version: 3.38.0
|
||||
Version: 41.1
|
||||
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.38/%{name}-%{version}.tar.xz
|
||||
URL: https://gitlab.gnome.org/GNOME/sushi
|
||||
Source0: https://download.gnome.org/sources/%{name}/41.1/%{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) gettext meson
|
||||
BuildRequires: intltool gjs-devel gettext meson
|
||||
BuildRequires: pkgconfig(evince-document-3.0) pkgconfig(gobject-2.0) pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(gtksourceview-4) pkgconfig(libmusicbrainz5) pkgconfig(webkit2gtk-4.0)
|
||||
BuildRequires: pkgconfig(gstreamer-audio-1.0)
|
||||
|
||||
Obsoletes: sushi-devel < 0.5.1
|
||||
|
||||
@ -28,19 +29,23 @@ Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
|
||||
%find_lang %{name}
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc README AUTHORS NEWS TODO COPYING
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/%{name}
|
||||
%{_datadir}/dbus-1/services/*
|
||||
%{_datadir}/metainfo/org.gnome.NautilusPreviewer.appdata.xml
|
||||
%doc README AUTHORS NEWS TODO
|
||||
%license COPYING
|
||||
%{_bindir}/sushi
|
||||
%{_libexecdir}/*
|
||||
%{_libdir}/sushi/
|
||||
%{_datadir}/dbus-1/services/org.gnome.NautilusPreviewer.service
|
||||
%{_datadir}/metainfo/org.gnome.NautilusPreviewer.appdata.xml
|
||||
%{_datadir}/sushi/
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 21 2022 dillon chen <dillon.chen@gmail.com> - 41.1-1
|
||||
- Update to 41.1
|
||||
|
||||
* 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