From cd93343ccaaef07f826917804d50257ba4abf588f8434063faef606463a6954b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 27 Sep 2018 12:50:01 +0000 Subject: [PATCH] Accepting request 638557 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/638557 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=75 --- sushi-3.28.3.tar.xz | 3 --- sushi-3.30.0.tar.xz | 3 +++ sushi.changes | 8 ++++++++ sushi.spec | 15 ++++++++------- 4 files changed, 19 insertions(+), 10 deletions(-) delete mode 100644 sushi-3.28.3.tar.xz create mode 100644 sushi-3.30.0.tar.xz diff --git a/sushi-3.28.3.tar.xz b/sushi-3.28.3.tar.xz deleted file mode 100644 index 826a017..0000000 --- a/sushi-3.28.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c2e5ae4a6553563fb06bcc3bd59b61a6d891cc9a3fad724f805e483c968cdfb -size 298380 diff --git a/sushi-3.30.0.tar.xz b/sushi-3.30.0.tar.xz new file mode 100644 index 0000000..e765e1c --- /dev/null +++ b/sushi-3.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2da55498770c7b6bb7858aa1eef5c591fcbbf36aa24fc879f8e8c930b8fea7e +size 296940 diff --git a/sushi.changes b/sushi.changes index 7df58ce..28a4a51 100644 --- a/sushi.changes +++ b/sushi.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Sep 26 18:39:27 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.30.0: + + Fix miscellaneous warnings. + + Rename service file to match owned bus name. +- Use autosetup and make_build macros. + ------------------------------------------------------------------- Tue Apr 24 08:13:49 UTC 2018 - bjorn.lie@gmail.com diff --git a/sushi.spec b/sushi.spec index 6422e50..0e04da0 100644 --- a/sushi.spec +++ b/sushi.spec @@ -12,18 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: sushi -Version: 3.28.3 +Version: 3.30.0 Release: 0 Summary: Quick Previewer for Nautilus License: SUSE-GPL-2.0-with-plugin-exception Group: Productivity/File utilities -URL: http://www.gnome.org -Source0: http://download.gnome.org/sources/sushi/3.28/%{name}-%{version}.tar.xz +URL: https://www.gnome.org +Source0: https://download.gnome.org/sources/sushi/3.30/%{name}-%{version}.tar.xz + BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: pkgconfig(clutter-1.0) >= 1.11.4 @@ -56,11 +57,11 @@ Sushi is a quick previewer for Nautilus, the GNOME desktop file manager. %lang_package %prep -%setup -q +%autosetup -p1 %build %configure -make %{?_smp_mflags} +%make_build %install %make_install @@ -71,7 +72,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %license COPYING %doc AUTHORS NEWS README %{_bindir}/sushi -%{_datadir}/dbus-1/services/org.gnome.Sushi.service +%{_datadir}/dbus-1/services/org.gnome.NautilusPreviewer.service %{_datadir}/sushi/ %{_libdir}/sushi/ %{_libexecdir}/sushi-start