From 23afe9b1e4c08df7d47c8ec5afee18370a613216c9ce593cfec03a9ab43e220f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 18 Apr 2019 12:53:45 +0000 Subject: [PATCH] Accepting request 695636 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/695636 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=77 --- sushi-3.30.0.tar.xz | 3 --- sushi-3.32.0.tar.xz | 3 +++ sushi.changes | 16 ++++++++++++++++ sushi.spec | 15 +++++++-------- 4 files changed, 26 insertions(+), 11 deletions(-) delete mode 100644 sushi-3.30.0.tar.xz create mode 100644 sushi-3.32.0.tar.xz diff --git a/sushi-3.30.0.tar.xz b/sushi-3.30.0.tar.xz deleted file mode 100644 index e765e1c..0000000 --- a/sushi-3.30.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2da55498770c7b6bb7858aa1eef5c591fcbbf36aa24fc879f8e8c930b8fea7e -size 296940 diff --git a/sushi-3.32.0.tar.xz b/sushi-3.32.0.tar.xz new file mode 100644 index 0000000..8e29f98 --- /dev/null +++ b/sushi-3.32.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd622e169874778876b0c2406f6529de6022f3e3f63890602207bf342e463138 +size 65144 diff --git a/sushi.changes b/sushi.changes index 28a4a51..7398150 100644 --- a/sushi.changes +++ b/sushi.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Mar 10 13:00:13 UTC 2019 - Bjørn Lie + +- Update to version 3.32.0: + + Update DOAP file for GitLab move. + + Explicitly hide minimize and maximize. + +------------------------------------------------------------------- +Wed Jan 2 22:00:58 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.2: + + Port to meson build system. + + Replace some deprecated API. +- Switch to meson build system, add meson BuildRequires and macros. +- Drop intltool BuildRequires, no longer used nor needed. + ------------------------------------------------------------------- Wed Sep 26 18:39:27 UTC 2018 - bjorn.lie@gmail.com diff --git a/sushi.spec b/sushi.spec index 0e04da0..ecc6539 100644 --- a/sushi.spec +++ b/sushi.spec @@ -1,7 +1,7 @@ # # spec file for package sushi # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,15 @@ Name: sushi -Version: 3.30.0 +Version: 3.32.0 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/3.30/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/sushi/3.32/%{name}-%{version}.tar.xz -BuildRequires: intltool +BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(clutter-1.0) >= 1.11.4 BuildRequires: pkgconfig(clutter-gst-3.0) @@ -60,12 +60,11 @@ Sushi is a quick previewer for Nautilus, the GNOME desktop file manager. %autosetup -p1 %build -%configure -%make_build +%meson +%meson_build %install -%make_install -find %{buildroot} -type f -name "*.la" -delete -print +%meson_install %find_lang %{name} %{?no_lang_C} %files