commit sushi for openSUSE:Factory

2020-01-27 Thread root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2020-01-27 20:16:23

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new.26092 (New)


Package is "sushi"

Mon Jan 27 20:16:23 2020 rev:45 rq:767480 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2019-10-18 
14:33:11.260277798 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new.26092/sushi.changes   2020-01-27 
20:16:27.372486576 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:19:52 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.QLKjj9/_old  2020-01-27 20:16:27.940486922 +0100
+++ /var/tmp/diff_new_pack.QLKjj9/_new  2020-01-27 20:16:27.940486922 +0100
@@ -48,7 +48,6 @@
 BuildRequires:  pkgconfig(harfbuzz) >= 0.9.9
 BuildRequires:  pkgconfig(libmusicbrainz5)
 BuildRequires:  pkgconfig(webkit2gtk-4.0)
-Recommends: %{name}-lang
 Supplements:nautilus
 
 %description




commit sushi for openSUSE:Factory

2019-10-18 Thread root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2019-10-18 14:33:08

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new.2352 (New)


Package is "sushi"

Fri Oct 18 14:33:08 2019 rev:44 rq:736607 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2019-06-21 
09:58:37.596683636 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new.2352/sushi.changes2019-10-18 
14:33:11.260277798 +0200
@@ -1,0 +2,49 @@
+Tue Sep 10 18:05:59 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.34.0:
+  + Add support for moving Nautilus selection with arrow keys.
+  + Add support for parenting the window on Wayland.
+  + Use builder-dark style for text/source viewer.
+  + Add localization for appdata file.
+
+---
+Mon Sep  9 12:26:30 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.33.90:
+  + Add a command line launcher.
+  + Fix viewer mimetype matching.
+  + Load viewers from home directory.
+  + Updated translations.
+- Changes from version 3.33.4:
+  + Add a native LibreofficeKit renderer.
+  + Fix translation infrastructure regression.
+  + Fix loading album cover art from Amazon.
+  + Fix several glitches on HiDpi and fractional scaling displays.
+  + Respect placement of close button preference.
+  + Fix audio metadata tags retrieval.
+  + Only load a single GstTagList copy.
+  + Fix displaying audio tag content with markup characters.
+  + Add an appdata file.
+  + Properly letterbox album cover art.
+  + Add a way to report loading errors in the main view.
+  + Scale window size with display resolution.
+- Changes from version 3.33.3:
+  + Rewrite to use GTK directly, drop Clutter dependency.
+  + Use GtkSourceView 4.
+- Drop sushi-port-to-gtksourceview4.patch: Fixed upstream.
+- Add meson BuildRequires and macros.
+- Drop pkgconfig(clutter-1.0), pkgconfig(clutter-gst-3.0),
+  pkgconfig(clutter-gtk-1.0), pkgconfig(clutter-x11-1.0) and
+  pkgconfig(gstreamer-pbutils-1.0) BuildRequires following upstream
+  changes.
+- Add pkgconfig(epoxy), pkgconfig(gdk-pixbuf-2.0),
+  pkgconfig(gio-unix-2.0), pkgconfig(gstreamer-audio-1.0),
+  pkgconfig(gstreamer-video-1.0), pkgconfig(gtk+-wayland-3.0) and
+  pkgconfig(gtk+-x11-3.0) BuildRequires following upstream
+  changes.
+- Add sushi-rpmlintrc, filter out needless warning about gir file.
+- Drop libsushi-1_0-0 and typelib-1_0-Sushi-1_0 Obsoletes: No
+  currently supported version of openSUSE should have these
+  installed.
+
+---

Old:

  sushi-3.32.1.tar.xz
  sushi-port-to-gtksourceview4.patch

New:

  sushi-3.34.0.tar.xz
  sushi-rpmlintrc



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.PheSzg/_old  2019-10-18 14:33:11.880276184 +0200
+++ /var/tmp/diff_new_pack.PheSzg/_new  2019-10-18 14:33:11.888276163 +0200
@@ -17,41 +17,39 @@
 
 
 Name:   sushi
-Version:3.32.1
+Version:3.34.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.32/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM sushi-port-to-gtksourceview4.patch -- Port to 
gtksourceview4
-Patch0: sushi-port-to-gtksourceview4.patch
+Source0:
https://download.gnome.org/sources/sushi/3.34/%{name}-%{version}.tar.xz
+Source99:   sushi-rpmlintrc
 
 BuildRequires:  meson
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(clutter-1.0) >= 1.11.4
-BuildRequires:  pkgconfig(clutter-gst-3.0)
-BuildRequires:  pkgconfig(clutter-gtk-1.0)
-BuildRequires:  pkgconfig(clutter-x11-1.0)
+BuildRequires:  pkgconfig(epoxy)
 BuildRequires:  pkgconfig(evince-document-3.0)
 BuildRequires:  pkgconfig(evince-view-3.0)
 BuildRequires:  pkgconfig(freetype2)
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(gjs-1.0) >= 1.38.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.29.14
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.6
 BuildRequires:  pkgconfig(gstreamer-1.0)
-BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
+BuildRequires:  pkgconfig(gstreamer-audio-1.0)
 BuildRequires:  pkgconfig(gstreamer-tag-1.0)
+BuildRequires:  pkgconfig(gstreamer-video-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.2
+BuildRequires:  pkgconfig(gtk+-wayland-3.0)
+BuildRequires:  pkgconfig(gtk+-x11-3.0)
 BuildRequires:  pkgconfig(gtksourceview-4) >= 4.0.3
 BuildRequires:  pkgconfig(harfbuzz) >= 0.9.9
 BuildRequires:  pkgconfig(libmusicbr

commit sushi for openSUSE:Factory

2019-06-21 Thread root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2019-06-21 09:58:37

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new.4811 (New)


Package is "sushi"

Fri Jun 21 09:58:37 2019 rev:43 rq:711173 version:3.32.1

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2019-06-20 
18:56:01.136896668 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new.4811/sushi.changes2019-06-21 
09:58:37.596683636 +0200
@@ -1,0 +2,8 @@
+Wed Jun 19 15:55:02 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.1:
+  + Specify GtkSourceView 3.0 import version.
+- Rebase sushi-port-to-gtksourceview4.patch, drop part now included
+  in tarball.
+
+---

Old:

  sushi-3.32.0.tar.xz

New:

  sushi-3.32.1.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.pKY7hL/_old  2019-06-21 09:58:38.268684636 +0200
+++ /var/tmp/diff_new_pack.pKY7hL/_new  2019-06-21 09:58:38.272684642 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sushi
-Version:3.32.0
+Version:3.32.1
 Release:0
 Summary:Quick Previewer for Nautilus
 License:SUSE-GPL-2.0-with-plugin-exception

++ sushi-3.32.0.tar.xz -> sushi-3.32.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.32.0/NEWS new/sushi-3.32.1/NEWS
--- old/sushi-3.32.0/NEWS   2019-03-10 13:38:33.0 +0100
+++ new/sushi-3.32.1/NEWS   2019-06-19 17:45:36.0 +0200
@@ -1,3 +1,8 @@
+3.32.1
+==
+
+- Specify GtkSourceView 3.0 import version (Joel Ong)
+
 3.32.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.32.0/meson.build new/sushi-3.32.1/meson.build
--- old/sushi-3.32.0/meson.build2019-03-10 13:38:33.0 +0100
+++ new/sushi-3.32.1/meson.build2019-06-19 17:45:36.0 +0200
@@ -1,7 +1,7 @@
 project(
   'sushi',
   'c',
-  version: '3.32.0',
+  version: '3.32.1',
   meson_version: '>=0.42.0'
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.32.0/src/js/viewers/text.js 
new/sushi-3.32.1/src/js/viewers/text.js
--- old/sushi-3.32.0/src/js/viewers/text.js 2019-03-10 13:38:33.0 
+0100
+++ new/sushi-3.32.1/src/js/viewers/text.js 2019-06-19 17:45:36.0 
+0200
@@ -23,6 +23,8 @@
  *
  */
 
+imports.gi.versions.GtkSource = '3.0';
+
 const Gdk = imports.gi.Gdk;
 const GtkClutter = imports.gi.GtkClutter;
 const Gtk = imports.gi.Gtk;

++ sushi-port-to-gtksourceview4.patch ++
--- /var/tmp/diff_new_pack.pKY7hL/_old  2019-06-21 09:58:38.440684892 +0200
+++ /var/tmp/diff_new_pack.pKY7hL/_new  2019-06-21 09:58:38.440684892 +0200
@@ -1,29 +1,3 @@
-From 8b2ec7f5e6ad39e04aa9bd562022d66163f50d19 Mon Sep 17 00:00:00 2001
-From: Joel Ong 
-Date: Mon, 1 Apr 2019 14:26:02 -0400
-Subject: [PATCH] workaround for having both gtksourceview 3 and 4 installed.
- Fixes #12.
-

- src/js/viewers/text.js | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/src/js/viewers/text.js b/src/js/viewers/text.js
-index 86a53b7..9566adb 100644
 a/src/js/viewers/text.js
-+++ b/src/js/viewers/text.js
-@@ -23,6 +23,8 @@
-  *
-  */
- 
-+imports.gi.versions.GtkSource = '3.0';
-+
- const Gdk = imports.gi.Gdk;
- const GtkClutter = imports.gi.GtkClutter;
- const Gtk = imports.gi.Gtk;
--- 
-2.21.0
-
 From bafeb19233325a7fc7c2e82b488abfb7a7556f61 Mon Sep 17 00:00:00 2001
 From: Martin Blanchard 
 Date: Sun, 19 May 2019 22:31:37 +0200




commit sushi for openSUSE:Factory

2019-06-20 Thread root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2019-06-20 18:55:41

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new.4811 (New)


Package is "sushi"

Thu Jun 20 18:55:41 2019 rev:42 rq:710947 version:3.32.0

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2019-05-03 
22:45:35.423654036 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new.4811/sushi.changes2019-06-20 
18:56:01.136896668 +0200
@@ -1,0 +2,7 @@
+Tue Jun 18 20:08:08 UTC 2019 - Bjørn Lie 
+
+- Add sushi-port-to-gtksourceview4.patch: Port to gtksourceview4.
+  Following this patch, replace pkgconfig(gtksourceview-3.0) with
+  pkgconfig(gtksourceview-4) BuildRequires.
+
+---

New:

  sushi-port-to-gtksourceview4.patch



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.PP6YVI/_old  2019-06-20 18:56:02.536898587 +0200
+++ /var/tmp/diff_new_pack.PP6YVI/_new  2019-06-20 18:56:02.568898630 +0200
@@ -24,6 +24,8 @@
 Group:  Productivity/File utilities
 URL:https://www.gnome.org
 Source0:
https://download.gnome.org/sources/sushi/3.32/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM sushi-port-to-gtksourceview4.patch -- Port to 
gtksourceview4
+Patch0: sushi-port-to-gtksourceview4.patch
 
 BuildRequires:  meson
 BuildRequires:  pkgconfig
@@ -41,7 +43,7 @@
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
 BuildRequires:  pkgconfig(gstreamer-tag-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.2
-BuildRequires:  pkgconfig(gtksourceview-3.0)
+BuildRequires:  pkgconfig(gtksourceview-4) >= 4.0.3
 BuildRequires:  pkgconfig(harfbuzz) >= 0.9.9
 BuildRequires:  pkgconfig(libmusicbrainz5)
 BuildRequires:  pkgconfig(webkit2gtk-4.0)

++ sushi-port-to-gtksourceview4.patch ++
>From 8b2ec7f5e6ad39e04aa9bd562022d66163f50d19 Mon Sep 17 00:00:00 2001
From: Joel Ong 
Date: Mon, 1 Apr 2019 14:26:02 -0400
Subject: [PATCH] workaround for having both gtksourceview 3 and 4 installed.
 Fixes #12.

---
 src/js/viewers/text.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/js/viewers/text.js b/src/js/viewers/text.js
index 86a53b7..9566adb 100644
--- a/src/js/viewers/text.js
+++ b/src/js/viewers/text.js
@@ -23,6 +23,8 @@
  *
  */
 
+imports.gi.versions.GtkSource = '3.0';
+
 const Gdk = imports.gi.Gdk;
 const GtkClutter = imports.gi.GtkClutter;
 const Gtk = imports.gi.Gtk;
-- 
2.21.0

>From bafeb19233325a7fc7c2e82b488abfb7a7556f61 Mon Sep 17 00:00:00 2001
From: Martin Blanchard 
Date: Sun, 19 May 2019 22:31:37 +0200
Subject: [PATCH] Port to GtkSourceView 4

GtkSourceView 3 isn't maintained any more.

https://gitlab.gnome.org/GNOME/sushi/issues/6
---
 flatpak/org.gnome.NautilusPreviewer.json | 4 ++--
 meson.build  | 2 +-
 src/js/viewers/text.js   | 2 +-
 src/libsushi/meson.build | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/flatpak/org.gnome.NautilusPreviewer.json 
b/flatpak/org.gnome.NautilusPreviewer.json
index 4565b82..9a60827 100644
--- a/flatpak/org.gnome.NautilusPreviewer.json
+++ b/flatpak/org.gnome.NautilusPreviewer.json
@@ -102,8 +102,8 @@
 "sources": [
 {
 "type": "archive",
-"url": 
"http://download.gnome.org/sources/gtksourceview/3.24/gtksourceview-3.24.8.tar.xz";,
-"sha256": 
"1e9bb8ff190db705deb916dd23ff681f0e8803aec407bf0fd64c7e615ac436fe"
+"url": 
"https://download.gnome.org/sources/gtksourceview/4.2/gtksourceview-4.2.0.tar.xz";,
+"sha256": 
"c431eb234dc83c7819e58f77dd2af973252c7750da1c9d125ddc94268f94f675"
 }
 ]
 },
diff --git a/meson.build b/meson.build
index 56398d9..538dc4b 100644
--- a/meson.build
+++ b/meson.build
@@ -19,7 +19,7 @@ gstreamer_base_dep = dependency('gstreamer-base-1.0')
 gstreamer_pbutils_dep = dependency('gstreamer-pbutils-1.0')
 gstreamer_tag_dep = dependency('gstreamer-tag-1.0')
 gtk_dep = dependency('gtk+-3.0', version: '>=3.13.2')
-gtksourceview_dep = dependency('gtksourceview-3.0')
+gtksourceview_dep = dependency('gtksourceview-4', version: '>=4.0.3')
 harfbuzz_dep = dependency('harfbuzz', version: '>=0.9.9')
 introspection_dep = dependency('gobject-introspection-1.0', version: '>=1.0.1')
 musicbrainz_dep = dependency('libmusicbrainz5')
diff --git a/src/js/viewers/text.js b/src/js/viewers/text.js
index 9566adb..a044fbe 100644
--- a/src/js/viewers/text.js
+++ b/src/js/viewers/text.js
@@ -23,7 +23,7 @@
  *
  */
 
-imports.gi.versions.GtkSource = '3.0';
+imports.gi.versions.GtkSource = '4';
 
 const G

commit sushi for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2019-05-03 22:45:05

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new.5148 (New)


Package is "sushi"

Fri May  3 22:45:05 2019 rev:41 rq:695689 version:3.32.0

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2018-10-01 
08:17:50.605951520 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new.5148/sushi.changes2019-05-03 
22:45:35.423654036 +0200
@@ -1,0 +2,16 @@
+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@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.
+
+---

Old:

  sushi-3.30.0.tar.xz

New:

  sushi-3.32.0.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.esOMyz/_old  2019-05-03 22:45:36.131655661 +0200
+++ /var/tmp/diff_new_pack.esOMyz/_new  2019-05-03 22:45:36.135655670 +0200
@@ -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 @@
 %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

++ sushi-3.30.0.tar.xz -> sushi-3.32.0.tar.xz ++
 51429 lines of diff (skipped)




commit sushi for openSUSE:Factory

2018-09-30 Thread root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2018-10-01 08:17:42

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Mon Oct  1 08:17:42 2018 rev:40 rq:638780 version:3.30.0

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2018-04-24 
15:35:24.329281210 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2018-10-01 
08:17:50.605951520 +0200
@@ -1,0 +2,8 @@
+Wed Sep 26 18:39:27 UTC 2018 - bjorn@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.
+
+---

Old:

  sushi-3.28.3.tar.xz

New:

  sushi-3.30.0.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.YsX5ls/_old  2018-10-01 08:17:50.957951295 +0200
+++ /var/tmp/diff_new_pack.YsX5ls/_new  2018-10-01 08:17:50.957951295 +0200
@@ -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 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -71,7 +72,7 @@
 %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

++ sushi-3.28.3.tar.xz -> sushi-3.30.0.tar.xz ++
 2635 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.28.3/NEWS new/sushi-3.30.0/NEWS
--- old/sushi-3.28.3/NEWS   2018-04-24 01:55:15.0 +0200
+++ new/sushi-3.30.0/NEWS   2018-09-04 03:08:17.0 +0200
@@ -1,3 +1,9 @@
+3.30.0
+==
+
+- Fix miscellaneous warnings
+- Rename service file to match owned bus name
+
 3.28.3
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.28.3/config/compile new/sushi-3.30.0/config/compile
--- old/sushi-3.28.3/config/compile 2018-04-19 03:40:00.0 +0200
+++ new/sushi-3.30.0/config/compile 2018-09-04 03:26:13.0 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # Written by Tom Tromey .
 #
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.28.3/config/missing new/sushi-3.30.0/config/missing
--- old/sushi-3.28.3/config/missing 2018-04-19 03:40:00.0 +0200
+++ new/sushi-3.30.0/config/missing 2018-09-04 03:26:13.0 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2013-10-28.13; # UTC
 
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinard , 1996.
 
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '

commit sushi for openSUSE:Factory

2018-04-24 Thread root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2018-04-24 15:35:22

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Tue Apr 24 15:35:22 2018 rev:39 rq:600610 version:3.28.3

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2018-04-23 
15:26:38.300856793 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2018-04-24 
15:35:24.329281210 +0200
@@ -1,0 +2,7 @@
+Tue Apr 24 08:13:49 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.28.3:
+  + Fix another LibreOffice to PDF conversion regression (hopefully
+for good this time).
+
+---

Old:

  sushi-3.28.2.tar.xz

New:

  sushi-3.28.3.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.0ERoL9/_old  2018-04-24 15:35:25.041255451 +0200
+++ /var/tmp/diff_new_pack.0ERoL9/_new  2018-04-24 15:35:25.045255306 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sushi
-Version:3.28.2
+Version:3.28.3
 Release:0
 Summary:Quick Previewer for Nautilus
 License:SUSE-GPL-2.0-with-plugin-exception

++ sushi-3.28.2.tar.xz -> sushi-3.28.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.28.2/NEWS new/sushi-3.28.3/NEWS
--- old/sushi-3.28.2/NEWS   2018-04-20 20:25:19.0 +0200
+++ new/sushi-3.28.3/NEWS   2018-04-24 01:55:15.0 +0200
@@ -1,3 +1,9 @@
+3.28.3
+==
+
+- Fix another LibreOffice to PDF conversion regression (hopefully
+  for good this time)
+
 3.28.2
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.28.2/configure new/sushi-3.28.3/configure
--- old/sushi-3.28.2/configure  2018-04-20 20:25:49.0 +0200
+++ new/sushi-3.28.3/configure  2018-04-24 01:55:42.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sushi 3.28.2.
+# Generated by GNU Autoconf 2.69 for sushi 3.28.3.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='sushi'
 PACKAGE_TARNAME='sushi'
-PACKAGE_VERSION='3.28.2'
-PACKAGE_STRING='sushi 3.28.2'
+PACKAGE_VERSION='3.28.3'
+PACKAGE_STRING='sushi 3.28.3'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1400,7 +1400,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures sushi 3.28.2 to adapt to many kinds of systems.
+\`configure' configures sushi 3.28.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1472,7 +1472,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of sushi 3.28.2:";;
+ short | recursive ) echo "Configuration of sushi 3.28.3:";;
esac
   cat <<\_ACEOF
 
@@ -1597,7 +1597,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-sushi configure 3.28.2
+sushi configure 3.28.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1996,7 +1996,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by sushi $as_me 3.28.2, which was
+It was created by sushi $as_me 3.28.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2978,7 +2978,7 @@
 
 # Define the identity of the package.
  PACKAGE='sushi'
- VERSION='3.28.2'
+ VERSION='3.28.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -17795,7 +17795,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by sushi $as_me 3.28.2, which was
+This file was extended by sushi $as_me 3.28.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -17861,7 +17861,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-sushi config.status 3.28.2
+sushi config.status 3.28.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.28.2/configure.ac 
new/sushi-3.28.3/configure.ac
--- old/sushi-3.28.2/configure.ac   2018-04-20 20:25:19.0 +0200
++

commit sushi for openSUSE:Factory

2018-04-23 Thread root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2018-04-23 15:26:25

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Mon Apr 23 15:26:25 2018 rev:38 rq:54 version:3.28.2

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2018-03-09 
10:39:52.581198797 +0100
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2018-04-23 
15:26:38.300856793 +0200
@@ -1,0 +2,20 @@
+Fri Apr 20 21:18:30 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.28.2:
+  + Fix another LibreOffice to PDF conversion regression.
+- Changes from version 3.28.1:
+  + Fix LibreOffice to PDF conversion regression.
+  + Add support for docx/pptx/xlsx MIME types.
+- Changes from version 3.28.0:
+  + Add support for GIF animations.
+  + Use LibreOffice directly instead of unoconv.
+  + Prefer LibreOffice from flatpak when installed.
+- Drop unoconv BuildRequires and Recommends, following upstream
+  changes.
+- Replace gobject-introspection-devel with
+  pkgconfig(gobject-introspection-1.0) BuildRequires.
+- Drop no longer needed post(un) handling of
+  glib2_gsettings_schema_post(un) and
+  glib2_gsettings_schema_requires macro.
+
+---

Old:

  sushi-3.24.0.tar.xz

New:

  sushi-3.28.2.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.qoMkbX/_old  2018-04-23 15:26:39.252822300 +0200
+++ /var/tmp/diff_new_pack.qoMkbX/_new  2018-04-23 15:26:39.252822300 +0200
@@ -17,14 +17,13 @@
 
 
 Name:   sushi
-Version:3.24.0
+Version:3.28.2
 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.24/%{name}-%{version}.tar.xz
-BuildRequires:  gobject-introspection-devel
+Source0:
http://download.gnome.org/sources/sushi/3.28/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.11.4
@@ -36,6 +35,7 @@
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(gjs-1.0) >= 1.38.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.29.14
+BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.6
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
 BuildRequires:  pkgconfig(gstreamer-tag-1.0)
@@ -45,15 +45,10 @@
 BuildRequires:  pkgconfig(libmusicbrainz5)
 BuildRequires:  pkgconfig(webkit2gtk-4.0)
 Recommends: %{name}-lang
-Recommends: unoconv
 Supplements:nautilus
 # libsushi and the typelib were erronously installed in the system libdir...
 Obsoletes:  libsushi-1_0-0 < %{version}
 Obsoletes:  typelib-1_0-Sushi-1_0 < %{version}
-%glib2_gsettings_schema_requires
-%ifarch %{ix86} x86_64
-BuildRequires:  unoconv
-%endif
 
 %description
 Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
@@ -72,12 +67,6 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name} %{?no_lang_C}
 
-%post
-%glib2_gsettings_schema_post
-
-%postun
-%glib2_gsettings_schema_postun
-
 %files
 %license COPYING
 %doc AUTHORS NEWS README

++ sushi-3.24.0.tar.xz -> sushi-3.28.2.tar.xz ++
 2212 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.24.0/NEWS new/sushi-3.28.2/NEWS
--- old/sushi-3.24.0/NEWS   2017-04-29 01:43:09.0 +0200
+++ new/sushi-3.28.2/NEWS   2018-04-20 20:25:19.0 +0200
@@ -1,3 +1,21 @@
+3.28.2
+==
+
+- Fix another LibreOffice to PDF conversion regression
+
+3.28.1
+==
+
+- Fix LibreOffice to PDF conversion regression (Robert McQueen)
+- Add support for docx/pptx/xlsx MIME types (Robert McQueen)
+
+3.28.0
+==
+
+- Add support for GIF animations (Princeton Ferro)
+- Use LibreOffice directly instead of unoconv (Robert McQueen)
+- Prefer LibreOffice from flatpak when installed (Robert McQueen)
+
 3.24.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.2

commit sushi for openSUSE:Factory

2018-03-09 Thread root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2018-03-09 10:39:48

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Fri Mar  9 10:39:48 2018 rev:37 rq:582789 version:3.24.0

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2017-05-17 
10:53:52.862820919 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2018-03-09 
10:39:52.581198797 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:39:48 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.RYRTJ1/_old  2018-03-09 10:39:53.945149680 +0100
+++ /var/tmp/diff_new_pack.RYRTJ1/_new  2018-03-09 10:39:53.949149536 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sushi
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -22,13 +22,11 @@
 Summary:Quick Previewer for Nautilus
 License:SUSE-GPL-2.0-with-plugin-exception
 Group:  Productivity/File utilities
-Url:http://www.gnome.org
+URL:http://www.gnome.org
 Source0:
http://download.gnome.org/sources/sushi/3.24/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
-%ifarch %ix86 x86_64
-BuildRequires:  unoconv
-%endif
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.11.4
 BuildRequires:  pkgconfig(clutter-gst-3.0)
 BuildRequires:  pkgconfig(clutter-gtk-1.0)
@@ -49,16 +47,19 @@
 Recommends: %{name}-lang
 Recommends: unoconv
 Supplements:nautilus
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # libsushi and the typelib were erronously installed in the system libdir... 
 Obsoletes:  libsushi-1_0-0 < %{version}
 Obsoletes:  typelib-1_0-Sushi-1_0 < %{version}
 %glib2_gsettings_schema_requires
+%ifarch %{ix86} x86_64
+BuildRequires:  unoconv
+%endif
 
 %description
 Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -68,7 +69,7 @@
 
 %install
 %make_install
-find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name} %{?no_lang_C}
 
 %post
@@ -77,12 +78,9 @@
 %postun
 %glib2_gsettings_schema_postun
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
 %{_bindir}/sushi
 %{_datadir}/dbus-1/services/org.gnome.Sushi.service
 %{_datadir}/sushi/




commit sushi for openSUSE:Factory

2017-05-17 Thread root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2017-05-17 10:53:48

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Wed May 17 10:53:48 2017 rev:36 rq:494249 version:3.24.0

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2017-03-22 
22:59:52.348280895 +0100
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2017-05-17 
10:53:52.862820919 +0200
@@ -1,0 +2,6 @@
+Sat May  6 20:17:03 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.0:
+  + Updated translations.
+
+---

Old:

  sushi-3.23.91.tar.xz

New:

  sushi-3.24.0.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.Muzddb/_old  2017-05-17 10:53:53.498731460 +0200
+++ /var/tmp/diff_new_pack.Muzddb/_new  2017-05-17 10:53:53.498731460 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   sushi
-Version:3.23.91
+Version:3.24.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.23/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/sushi/3.24/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 %ifarch %ix86 x86_64

++ sushi-3.23.91.tar.xz -> sushi-3.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.23.91/NEWS new/sushi-3.24.0/NEWS
--- old/sushi-3.23.91/NEWS  2017-03-02 04:22:32.0 +0100
+++ new/sushi-3.24.0/NEWS   2017-04-29 01:43:09.0 +0200
@@ -1,3 +1,9 @@
+3.24.0
+==
+
+- Translation updates
+
+
 3.23.91
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.23.91/aclocal.m4 new/sushi-3.24.0/aclocal.m4
--- old/sushi-3.23.91/aclocal.m42017-03-02 04:22:56.0 +0100
+++ new/sushi-3.24.0/aclocal.m4 2017-04-29 01:43:56.0 +0200
@@ -53,9 +53,9 @@
   AC_SUBST([USE_NLS])
 ])
 
-dnl pkg.m4 - Macros to locate and utilise pkg-config.   -*- Autoconf -*-
-dnl serial 11 (pkg-config-0.29.1)
-dnl
+# pkg.m4 - Macros to locate and utilise pkg-config.   -*- Autoconf -*-
+# serial 11 (pkg-config-0.29.1)
+
 dnl Copyright © 2004 Scott James Remnant .
 dnl Copyright © 2012-2015 Dan Nicholson 
 dnl
@@ -329,6 +329,74 @@
 AS_VAR_IF([$1], [""], [$5], [$4])dnl
 ])dnl PKG_CHECK_VAR
 
+dnl PKG_WITH_MODULES(VARIABLE-PREFIX, MODULES,
+dnl   [ACTION-IF-FOUND],[ACTION-IF-NOT-FOUND],
+dnl   [DESCRIPTION], [DEFAULT])
+dnl --
+dnl
+dnl Prepare a "--with-" configure option using the lowercase
+dnl [VARIABLE-PREFIX] name, merging the behaviour of AC_ARG_WITH and
+dnl PKG_CHECK_MODULES in a single macro.
+AC_DEFUN([PKG_WITH_MODULES],
+[
+m4_pushdef([with_arg], m4_tolower([$1]))
+
+m4_pushdef([description],
+   [m4_default([$5], [build with ]with_arg[ support])])
+
+m4_pushdef([def_arg], [m4_default([$6], [auto])])
+m4_pushdef([def_action_if_found], [AS_TR_SH([with_]with_arg)=yes])
+m4_pushdef([def_action_if_not_found], [AS_TR_SH([with_]with_arg)=no])
+
+m4_case(def_arg,
+[yes],[m4_pushdef([with_without], [--without-]with_arg)],
+[m4_pushdef([with_without],[--with-]with_arg)])
+
+AC_ARG_WITH(with_arg,
+ AS_HELP_STRING(with_without, description[ @<:@default=]def_arg[@:>@]),,
+[AS_TR_SH([with_]with_arg)=def_arg])
+
+AS_CASE([$AS_TR_SH([with_]with_arg)],
+[yes],[PKG_CHECK_MODULES([$1],[$2],$3,$4)],
+[auto],[PKG_CHECK_MODULES([$1],[$2],
+[m4_n([def_action_if_found]) $3],
+[m4_n([def_action_if_not_found]) $4])])
+
+m4_popdef([with_arg])
+m4_popdef([description])
+m4_popdef([def_arg])
+
+])dnl PKG_WITH_MODULES
+
+dnl PKG_HAVE_WITH_MODULES(VARIABLE-PREFIX, MODULES,
+dnl   [DESCRIPTION], [DEFAULT])
+dnl ---
+dnl
+dnl Convenience macro to trigger AM_CONDITIONAL after PKG_WITH_MODULES
+dnl check._[VARIABLE-PREFIX] is exported as make variable.
+AC_DEFUN([PKG_HAVE_WITH_MODULES],
+[
+PKG_WITH_MODULES([$1],[$2],,,[$3],[$4])
+
+AM_CONDITIONAL([HAVE_][$1],
+   [test "$AS_TR_SH([with_]m4_tolower([$1]))" = "yes"])
+])dnl PKG_HAVE_WITH_MODULES
+
+dnl PKG_HAVE_DEFINE_WITH_MODULES(VARIABLE-PREFIX, MODULES,
+dnl   [DESCRIPTION], [DEFAULT])
+dnl --
+dnl
+dnl Convenience 

commit sushi for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2017-03-22 22:59:51

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Wed Mar 22 22:59:51 2017 rev:35 rq:461925 version:3.23.91

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2016-09-23 
11:33:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2017-03-22 
22:59:52.348280895 +0100
@@ -1,0 +2,9 @@
+Thu Mar  2 10:43:51 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.23.91:
+  + Use correct icon when fullscreen.
+  + Use upstream format.js code.
+  + Specify GdkX11 import version.
+  + Updated translations.
+
+---

Old:

  sushi-3.21.91.tar.xz

New:

  sushi-3.23.91.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.3luTjD/_old  2017-03-22 22:59:52.936197554 +0100
+++ /var/tmp/diff_new_pack.3luTjD/_new  2017-03-22 22:59:52.940196987 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sushi
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,13 +17,13 @@
 
 
 Name:   sushi
-Version:3.21.91
+Version:3.23.91
 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.21/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/sushi/3.23/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 %ifarch %ix86 x86_64

++ sushi-3.21.91.tar.xz -> sushi-3.23.91.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.21.91/NEWS new/sushi-3.23.91/NEWS
--- old/sushi-3.21.91/NEWS  2016-08-31 18:08:48.0 +0200
+++ new/sushi-3.23.91/NEWS  2017-03-02 04:22:32.0 +0100
@@ -1,3 +1,11 @@
+3.23.91
+===
+
+- Use correct icon when fullscreen
+- Use upstream format.js code
+- Specify GdkX11 import version
+- Translation updates
+
 3.21.91
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.21.91/configure new/sushi-3.23.91/configure
--- old/sushi-3.21.91/configure 2016-08-31 18:10:55.0 +0200
+++ new/sushi-3.23.91/configure 2017-03-02 04:22:56.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sushi 3.21.91.
+# Generated by GNU Autoconf 2.69 for sushi 3.23.91.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='sushi'
 PACKAGE_TARNAME='sushi'
-PACKAGE_VERSION='3.21.91'
-PACKAGE_STRING='sushi 3.21.91'
+PACKAGE_VERSION='3.23.91'
+PACKAGE_STRING='sushi 3.23.91'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1389,7 +1389,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures sushi 3.21.91 to adapt to many kinds of systems.
+\`configure' configures sushi 3.23.91 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1460,7 +1460,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of sushi 3.21.91:";;
+ short | recursive ) echo "Configuration of sushi 3.23.91:";;
esac
   cat <<\_ACEOF
 
@@ -1585,7 +1585,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-sushi configure 3.21.91
+sushi configure 3.23.91
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1984,7 +1984,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by sushi $as_me 3.21.91, which was
+It was created by sushi $as_me 3.23.91, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2966,7 +2966,7 @@
 
 # Define the identity of the package.
  PACKAGE='sushi'
- VERSION='3.21.91'
+ VERSION='3.23.91'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -17758,7 +17758,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options ha

commit sushi for openSUSE:Factory

2016-09-23 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2016-09-23 11:32:56

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2016-05-19 
12:16:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2016-09-23 
11:33:05.0 +0200
@@ -1,0 +2,8 @@
+Wed Aug 31 16:55:03 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.91:
+  + Make sushi work under Wayland.
+  + Fix builddir != srcdir builds.
+  + Updated translations.
+
+---

Old:

  sushi-3.20.0.tar.xz

New:

  sushi-3.21.91.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.vN3D58/_old  2016-09-23 11:33:08.0 +0200
+++ /var/tmp/diff_new_pack.vN3D58/_new  2016-09-23 11:33:08.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   sushi
-Version:3.20.0
+Version:3.21.91
 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.20/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/sushi/3.21/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 %ifarch %ix86 x86_64

++ sushi-3.20.0.tar.xz -> sushi-3.21.91.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.20.0/Makefile.in 
new/sushi-3.21.91/Makefile.in
--- old/sushi-3.20.0/Makefile.in2016-05-17 20:26:49.0 +0200
+++ new/sushi-3.21.91/Makefile.in   2016-08-31 18:10:57.0 +0200
@@ -616,7 +616,7 @@
  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r "$(distdir)"
 dist-gzip: distdir
-   tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c 
>$(distdir).tar.gz
+   tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c 
>$(distdir).tar.gz
$(am__post_remove_distdir)
 
 dist-bzip2: distdir
@@ -641,7 +641,7 @@
@echo WARNING: "Support for shar distribution archives is" \
   "deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
-   shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
+   shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
$(am__post_remove_distdir)
 
 dist-zip: distdir
@@ -659,7 +659,7 @@
 distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
@@ -669,7 +669,7 @@
*.tar.Z*) \
  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
  unzip $(distdir).zip ;;\
esac
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.20.0/NEWS new/sushi-3.21.91/NEWS
--- old/sushi-3.20.0/NEWS   2016-05-17 20:26:24.0 +0200
+++ new/sushi-3.21.91/NEWS  2016-08-31 18:08:48.0 +0200
@@ -1,3 +1,10 @@
+3.21.91
+===
+
+- Make sushi work under Wayland
+- Fix builddir != srcdir builds
+- Translation updates
+
 3.20.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.20.0/aclocal.m4 new/sushi-3.21.91/aclocal.m4
--- old/sushi-3.20.0/aclocal.m4 2016-05-17 20:26:48.0 +0200
+++ new/sushi-3.21.91/aclocal.m42016-08-31 18:10:55.0 +0200
@@ -21,8 +21,8 @@
 To do so, use the procedure documented by the package, typically 
'autoreconf'.])])
 
 # nls.m4 serial 5 (gettext-0.18)
-dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014 Free Software Foundation,
-dnl Inc.
+dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016 Free Software
+dnl Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -54,7 +54,7 @@
 ])
 
 dnl pkg.m4 - Macros to locate and utilise pkg-config.   -*- Autoconf -*-
-dnl serial 11 (pkg-config-0.29)
+dnl serial 11 (

commit sushi for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2016-05-19 12:15:32

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2016-03-29 
14:30:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2016-05-19 
12:16:01.0 +0200
@@ -1,0 +2,9 @@
+Tue May 17 19:48:44 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.0:
+  + Link directly with harfbuzz.
+  + Updated translations.
+- Add pkgconfig(harfbuzz) BuildRequires and version it. New
+  explicit dependency.
+
+---

Old:

  sushi-3.19.90.tar.xz

New:

  sushi-3.20.0.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.ZGRSWw/_old  2016-05-19 12:16:02.0 +0200
+++ /var/tmp/diff_new_pack.ZGRSWw/_new  2016-05-19 12:16:02.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   sushi
-Version:3.19.90
+Version:3.20.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.19/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/sushi/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 %ifarch %ix86 x86_64
@@ -43,6 +43,7 @@
 BuildRequires:  pkgconfig(gstreamer-tag-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.2
 BuildRequires:  pkgconfig(gtksourceview-3.0)
+BuildRequires:  pkgconfig(harfbuzz) >= 0.9.9
 BuildRequires:  pkgconfig(libmusicbrainz5)
 BuildRequires:  pkgconfig(webkit2gtk-4.0)
 Recommends: %{name}-lang

++ sushi-3.19.90.tar.xz -> sushi-3.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.19.90/NEWS new/sushi-3.20.0/NEWS
--- old/sushi-3.19.90/NEWS  2016-03-04 05:35:01.0 +0100
+++ new/sushi-3.20.0/NEWS   2016-05-17 20:26:24.0 +0200
@@ -1,3 +1,9 @@
+3.20.0
+==
+
+- Link directly with harfbuzz (Andreas Henriksson)
+- Translation updates
+
 3.19.90 - "Hardcore Chilling"
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.19.90/aclocal.m4 new/sushi-3.20.0/aclocal.m4
--- old/sushi-3.19.90/aclocal.m42016-03-04 05:35:23.0 +0100
+++ new/sushi-3.20.0/aclocal.m4 2016-05-17 20:26:48.0 +0200
@@ -53,32 +53,63 @@
   AC_SUBST([USE_NLS])
 ])
 
-# pkg.m4 - Macros to locate and utilise pkg-config.-*- Autoconf -*-
-# serial 1 (pkg-config-0.24)
-# 
-# Copyright © 2004 Scott James Remnant .
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-#
-# As a special exception to the GNU General Public License, if you
-# distribute this file as part of a program that contains a
-# configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-# PKG_PROG_PKG_CONFIG([MIN-VERSION])
-# --
+dnl pkg.m4 - Macros to locate and utilise pkg-config.   -*- Autoconf -*-
+dnl serial 11 (pkg-config-0.29)
+dnl
+dnl Copyright © 2004 Scott James Remnant .
+dnl Copyright © 2012-2015 Dan Nicholson 
+dnl
+dnl This program is free software; you can redistribute it and/or modify
+dnl it under the terms of the GNU General Public License as published by
+dnl the Free Software Foundation; either version 2 of the License, or
+dnl (at your option) any later version.
+dnl
+dnl This program is distributed in the hope that it will be useful, but
+dnl WITHOUT ANY WARRANTY; without even the implied warranty of
+dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+dnl General Public License for more details.
+dnl
+dnl You should have received a copy of t

commit sushi for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2016-03-29 14:30:07

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2015-11-16 
18:52:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2016-03-29 
14:30:08.0 +0200
@@ -1,0 +2,14 @@
+Fri Mar  4 08:44:02 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Port to ClutterGst 3.0.
+  + Don't assume X.
+  + Don't use deprecated style classes.
+  + Port to GTask.
+  + Fix toolbar spacing.
+  + Resync font renderer from gnome-font-viewer.
+- Drop sushi-port-to-clutter-gst-3.0.patch: fixed upstream.
+- Remove libtool BuildRequires and call to autoreconf, as we no
+  longer carry any patches.
+
+---

Old:

  sushi-3.18.0.tar.xz
  sushi-port-to-clutter-gst-3.0.patch

New:

  sushi-3.19.90.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.ylqSCu/_old  2016-03-29 14:30:09.0 +0200
+++ /var/tmp/diff_new_pack.ylqSCu/_new  2016-03-29 14:30:09.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sushi
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,19 +17,15 @@
 
 
 Name:   sushi
-Version:3.18.0
+Version:3.19.90
 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.18/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM sushi-port-to-clutter-gst-3.0.patch bgo#756725 
zai...@opensuse.org -- Port to clutter-gst-3.0
-Patch0: sushi-port-to-clutter-gst-3.0.patch
+Source0:
http://download.gnome.org/sources/sushi/3.19/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
-# Needed for patch0
-BuildRequires:  libtool
 %ifarch %ix86 x86_64
 BuildRequires:  unoconv
 %endif
@@ -64,11 +60,8 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-# Needed for patch0
-autoreconf -fiv
 %configure
 make %{?_smp_mflags}
 

++ sushi-3.18.0.tar.xz -> sushi-3.19.90.tar.xz ++
 1677 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.18.0/NEWS new/sushi-3.19.90/NEWS
--- old/sushi-3.18.0/NEWS   2015-09-23 01:04:53.0 +0200
+++ new/sushi-3.19.90/NEWS  2016-03-04 05:35:01.0 +0100
@@ -1,3 +1,13 @@
+3.19.90 - "Hardcore Chilling"
+=
+
+- Port to ClutterGst 3.0 (Lionel Landwerlin)
+- Don't assume X (Matthias Clasen)
+- Don't use deprecated style classes (Matthias Clasen)
+- Port to GTask
+- Fix toolbar spacing
+- Resync font renderer from gnome-font-viewer
+
 3.18.0 - "Symbiosis"
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.18.0/configure.ac new/sushi-3.19.90/configure.ac
--- old/sushi-3.18.0/configure.ac   2015-09-23 01:04:59.0 +0200
+++ new/sushi-3.19.90/configure.ac  2016-03-04 05:35:10.0 +0100
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[3.18.0],[],[sushi])
+AC_INIT([sushi],[3.19.90],[],[sushi])
 
 AC_CONFIG_HEADERS([config/config.h])
 AC_CONFIG_SRCDIR([src/main.c])
@@ -62,7 +62,7 @@
   clutter-x11-1.0 >= $CLUTTER_MIN_VERSION
   gtk+-3.0 >= $GTK_MIN_VERSION
   clutter-gtk-1.0 >= $CLUTTER_GTK_MIN_VERSION
-  clutter-gst-2.0
+  clutter-gst-3.0
   gstreamer-1.0
   gstreamer-pbutils-1.0
   gstreamer-tag-1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 

commit sushi for openSUSE:Factory

2015-11-16 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2015-11-16 18:52:03

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2015-10-06 
16:34:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2015-11-16 
18:52:07.0 +0100
@@ -1,0 +2,9 @@
+Sat Nov 14 21:09:32 UTC 2015 - zai...@opensuse.org
+
+- Add sushi-port-to-clutter-gst-3.0.patch: Port to clutter-gst-3.0
+  (bgo#756725). Also add libtool BuildRequires and pass autoreconf
+  before configure as the patch touches the buildsystem.
+- Following above port, replace pkgconfig(clutter-gst-2.0) for
+  pkgconfig(clutter-gst-3.0) BuildRequires.
+
+---

New:

  sushi-port-to-clutter-gst-3.0.patch



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.aP5IiX/_old  2015-11-16 18:52:08.0 +0100
+++ /var/tmp/diff_new_pack.aP5IiX/_new  2015-11-16 18:52:08.0 +0100
@@ -24,13 +24,17 @@
 Group:  Productivity/File utilities
 Url:http://www.gnome.org
 Source0:
http://download.gnome.org/sources/sushi/3.18/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM sushi-port-to-clutter-gst-3.0.patch bgo#756725 
zai...@opensuse.org -- Port to clutter-gst-3.0
+Patch0: sushi-port-to-clutter-gst-3.0.patch
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
+# Needed for patch0
+BuildRequires:  libtool
 %ifarch %ix86 x86_64
 BuildRequires:  unoconv
 %endif
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.11.4
-BuildRequires:  pkgconfig(clutter-gst-2.0)
+BuildRequires:  pkgconfig(clutter-gst-3.0)
 BuildRequires:  pkgconfig(clutter-gtk-1.0)
 BuildRequires:  pkgconfig(clutter-x11-1.0)
 BuildRequires:  pkgconfig(evince-document-3.0)
@@ -60,8 +64,11 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+# Needed for patch0
+autoreconf -fiv
 %configure
 make %{?_smp_mflags}
 

++ sushi-port-to-clutter-gst-3.0.patch ++
>From ce695719d7292bfe9d8183cfa057afe1df53565b Mon Sep 17 00:00:00 2001
From: Lionel Landwerlin 
Date: Sat, 17 Oct 2015 00:24:42 +0100
Subject: viewer: gst: port to ClutterGst 3.0

https://bugzilla.gnome.org/show_bug.cgi?id=756725
---
 configure.ac  |  2 +-
 src/js/viewers/gst.js | 56 +++
 2 files changed, 31 insertions(+), 27 deletions(-)

diff --git a/configure.ac b/configure.ac
index 3b5ff56..7e869d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,7 +62,7 @@ PKG_CHECK_MODULES(SUSHI,
   clutter-x11-1.0 >= $CLUTTER_MIN_VERSION
   gtk+-3.0 >= $GTK_MIN_VERSION
   clutter-gtk-1.0 >= $CLUTTER_GTK_MIN_VERSION
-  clutter-gst-2.0
+  clutter-gst-3.0
   gstreamer-1.0
   gstreamer-pbutils-1.0
   gstreamer-tag-1.0
diff --git a/src/js/viewers/gst.js b/src/js/viewers/gst.js
index 3560277..6a010f6 100644
--- a/src/js/viewers/gst.js
+++ b/src/js/viewers/gst.js
@@ -23,7 +23,7 @@
  *
  */
 
-imports.gi.versions.ClutterGst = '2.0';
+imports.gi.versions.ClutterGst = '3.0';
 const ClutterGst = imports.gi.ClutterGst;
 const Clutter = imports.gi.Clutter;
 const Gdk = imports.gi.Gdk;
@@ -60,29 +60,33 @@ const GstRenderer = new Lang.Class({
 },
 
 clear : function() {
-this._video.playing = false;
+this._player.playing = false;
 },
 
 _createVideo : function(file) {
-this._video =
-new ClutterGst.VideoTexture({ sync_size: false });
+this._player = new ClutterGst.Playback();
+this._video = new Clutter.Actor({
+content: new ClutterGst.Aspectratio({
+player: this._player
+})
+});
 
-this._video.set_uri(file.get_uri());
-this._video.playing = true;
+this._player.set_uri(file.get_uri());
+this._player.playing = true;
 
 this._videoSizeChangeId =
-this._video.connect('size-change',
-Lang.bind(this,
-  this._onVideoSizeChange));
-this._video.connect('notify::playing',
-Lang.bind(this,
-  this._onVideoPlayingChange));
-this._video.connect('notify::progress',
-Lang.bind(this,
-  this._onVideoProgressChange));
-this._video.connect('notify::duration',
-Lang.bind(this,
- 

commit sushi for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2015-10-06 16:34:56

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2015-05-15 
07:44:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2015-10-06 
16:34:58.0 +0200
@@ -1,0 +2,18 @@
+Wed Sep 23 07:01:10 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.18.0:
+  + Updated translations.
+
+---
+Thu Jul 23 06:31:31 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.4:
+  + Apply embedded orientation to images.
+  + Fix encoding problems when loading non utf-8 text files.
+  + Do not crash when right clicking text previews.
+  + Add a way to easily run under gdb.
+  + Use regular GTK client side decorations.
+  + Use GResource for auxiliary data.
+  + Fix theming glitches after GTK update.
+
+---

Old:

  sushi-3.16.0.tar.xz

New:

  sushi-3.18.0.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.vmaw49/_old  2015-10-06 16:34:59.0 +0200
+++ /var/tmp/diff_new_pack.vmaw49/_new  2015-10-06 16:34:59.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   sushi
-Version:3.16.0
+Version:3.18.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.16/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/sushi/3.18/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 %ifarch %ix86 x86_64
@@ -36,7 +36,7 @@
 BuildRequires:  pkgconfig(evince-document-3.0)
 BuildRequires:  pkgconfig(evince-view-3.0)
 BuildRequires:  pkgconfig(freetype2)
-BuildRequires:  pkgconfig(gjs-1.0)
+BuildRequires:  pkgconfig(gjs-1.0) >= 1.38.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.29.14
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
@@ -84,7 +84,6 @@
 %doc AUTHORS COPYING NEWS README
 %{_bindir}/sushi
 %{_datadir}/dbus-1/services/org.gnome.Sushi.service
-%{_datadir}/glib-2.0/schemas/org.gnome.sushi.gschema.xml
 %{_datadir}/sushi/
 %{_libdir}/sushi/
 %{_libexecdir}/sushi-start

++ sushi-3.16.0.tar.xz -> sushi-3.18.0.tar.xz ++
 25773 lines of diff (skipped)




commit sushi for openSUSE:Factory

2015-05-14 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2015-05-15 07:44:22

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2015-04-10 
09:51:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2015-05-15 
07:44:51.0 +0200
@@ -1,0 +2,6 @@
+Wed May 13 16:28:42 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.0:
+  + Updated translations.
+
+---

Old:

  sushi-3.15.90.tar.xz

New:

  sushi-3.16.0.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.1M8HtS/_old  2015-05-15 07:44:52.0 +0200
+++ /var/tmp/diff_new_pack.1M8HtS/_new  2015-05-15 07:44:52.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   sushi
-Version:3.15.90
+Version:3.16.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.15/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/sushi/3.16/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 %ifarch %ix86 x86_64

++ sushi-3.15.90.tar.xz -> sushi-3.16.0.tar.xz ++
 3980 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.15.90/NEWS new/sushi-3.16.0/NEWS
--- old/sushi-3.15.90/NEWS  2015-03-09 22:59:37.0 +0100
+++ new/sushi-3.16.0/NEWS   2015-05-13 17:23:05.0 +0200
@@ -1,3 +1,8 @@
+3.16.0
+==
+
+- Translation updates
+
 3.15.90 - "Mexican Bus"
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.15.90/config/compile new/sushi-3.16.0/config/compile
--- old/sushi-3.15.90/config/compile2015-03-09 22:56:21.0 +0100
+++ new/sushi-3.16.0/config/compile 2015-05-13 17:39:37.0 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # Written by Tom Tromey .
 #
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.15.90/config/missing new/sushi-3.16.0/config/missing
--- old/sushi-3.15.90/config/missing2015-03-09 22:56:21.0 +0100
+++ new/sushi-3.16.0/config/missing 2015-05-13 17:39:37.0 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2013-10-28.13; # UTC
 
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinard , 1996.
 
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.15.90/configure.ac new/sushi-3.16.0/configure.ac
--- old/sushi-3.15.90/configure.ac  2015-03-09 22:59:37.0 +0100
+++ new/sushi-3.16.0/configure.ac   2015-05-13 17:27:49.0 +0200
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[3.15.90],[],[sushi])
+AC_INIT([sushi],[3.16.0],[],[sushi])
 
 AC_CONFIG_HEADERS([config/config.h])
 AC_CONFIG_SRCDIR([src/main.c])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclu

commit sushi for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2015-03-30 19:14:14

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2015-02-03 
11:40:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2015-03-30 
19:14:15.0 +0200
@@ -1,0 +2,12 @@
+Tue Mar 10 08:56:24 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + Fix deadlock with recent clutter/clutter-gtk.
+  + Don't require a parent window.
+  + Port HTML viewer to WebKit2.
+  + Fix margins in RTL.
+  + Fix toolbar icons for RTL.
+- Replace pkgconfig(webkitgtk-3.0) BuildRequires with
+  pkgconfig(webkit2gtk-4.0): follow upstreams port to WebKit2.
+
+---

Old:

  sushi-3.12.0.tar.xz

New:

  sushi-3.15.90.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.a9Wvt3/_old  2015-03-30 19:14:16.0 +0200
+++ /var/tmp/diff_new_pack.a9Wvt3/_new  2015-03-30 19:14:16.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sushi
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,13 +17,13 @@
 
 
 Name:   sushi
-Version:3.12.0
+Version:3.15.90
 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.12/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/sushi/3.15/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 %ifnarch ppc || ppc64 || ppc64le
@@ -41,10 +41,10 @@
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
 BuildRequires:  pkgconfig(gstreamer-tag-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.2
 BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(libmusicbrainz5)
-BuildRequires:  pkgconfig(webkitgtk-3.0)
+BuildRequires:  pkgconfig(webkit2gtk-4.0)
 Recommends: %{name}-lang
 Recommends: unoconv
 Supplements:nautilus

++ sushi-3.12.0.tar.xz -> sushi-3.15.90.tar.xz ++
 5842 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.12.0/Makefile.am new/sushi-3.15.90/Makefile.am
--- old/sushi-3.12.0/Makefile.am2014-04-23 01:14:38.0 +0200
+++ new/sushi-3.15.90/Makefile.am   2015-03-09 22:59:37.0 +0100
@@ -13,6 +13,10 @@
 MAINTAINERCLEANFILES = \
 INSTALL \
 aclocal.m4 \
+config \
 config.log \
 config.status \
-configure
+configure \
+m4
+
+-include $(top_srcdir)/git.mk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.12.0/NEWS new/sushi-3.15.90/NEWS
--- old/sushi-3.12.0/NEWS   2014-04-23 01:48:46.0 +0200
+++ new/sushi-3.15.90/NEWS  2015-03-09 22:59:37.0 +0100
@@ -1,3 +1,12 @@
+3.15.90 - "Mexican Bus"
+===
+
+- Fix deadlock with recent clutter/clutter-gtk
+- Don't require a parent window
+- Port HTML viewer to WebKit2 (Marcos Chavarría Teijeiro)
+- Fix margins in RTL (Yosef Or Boczko)
+- Fix toolbar icons for RTL (Yosef Or Boczko)
+
 3.12.0 - "Hippie Hill"
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.12.0/config/config.h.in new/sushi-3.15.90/config/config.h.in
--- old/sushi-3.12.0/config/config.h.in 2014-04-23 01:49:36.0 +0200
+++ new/sushi-3.15.90/config/con

commit sushi for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2015-02-03 11:39:56

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2014-05-05 
21:18:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2015-02-03 
11:40:10.0 +0100
@@ -1,0 +2,6 @@
+Sat Jan 31 04:20:57 UTC 2015 - zai...@opensuse.org
+
+- Exclude unoconv BuildRequires on PPC arches as it is not
+  available there.
+
+---



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.rvwH3o/_old  2015-02-03 11:40:11.0 +0100
+++ /var/tmp/diff_new_pack.rvwH3o/_new  2015-02-03 11:40:11.0 +0100
@@ -26,7 +26,9 @@
 Source0:
http://download.gnome.org/sources/sushi/3.12/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
+%ifnarch ppc || ppc64 || ppc64le
 BuildRequires:  unoconv
+%endif
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.11.4
 BuildRequires:  pkgconfig(clutter-gst-2.0)
 BuildRequires:  pkgconfig(clutter-gtk-1.0)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sushi for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2013-09-27 18:30:57

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi"

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2013-04-24 
09:49:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2013-09-27 
18:30:58.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 24 12:11:35 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.0:
+  + Make translations appear.
+  + Some fixes for right-to-left languages.
+
+---

Old:

  sushi-3.8.1.tar.xz

New:

  sushi-3.10.0.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.gUUiqm/_old  2013-09-27 18:30:59.0 +0200
+++ /var/tmp/diff_new_pack.gUUiqm/_new  2013-09-27 18:30:59.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   sushi
-Version:3.8.1
+Version:3.10.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.8/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/sushi/3.10/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  unoconv

++ sushi-3.8.1.tar.xz -> sushi-3.10.0.tar.xz ++
 8068 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sushi for openSUSE:Factory

2013-04-24 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2013-04-24 09:49:40

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2013-04-05 
17:29:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2013-04-24 
09:49:42.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 16 08:24:45 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.1:
+  + Fix a crash while loading PDF documents.
+
+---

Old:

  sushi-3.8.0.tar.xz

New:

  sushi-3.8.1.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.g5CWZk/_old  2013-04-24 09:49:45.0 +0200
+++ /var/tmp/diff_new_pack.g5CWZk/_new  2013-04-24 09:49:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sushi
-Version:3.8.0
+Version:3.8.1
 Release:0
 Summary:Quick Previewer for Nautilus
 License:SUSE-GPL-2.0-with-plugin-exception

++ sushi-3.8.0.tar.xz -> sushi-3.8.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.8.0/NEWS new/sushi-3.8.1/NEWS
--- old/sushi-3.8.0/NEWS2013-03-25 16:25:32.0 +0100
+++ new/sushi-3.8.1/NEWS2013-04-15 23:24:52.0 +0200
@@ -1,3 +1,8 @@
+3.8.1 - "Merchandise"
+=
+
+- Fix a crash while loading PDF documents (Philippe Coval)
+
 3.8.0 - "Bla"
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.8.0/config/compile 
new/sushi-3.8.1/config/compile
--- old/sushi-3.8.0/config/compile  2012-11-12 23:06:01.0 +0100
+++ new/sushi-3.8.1/config/compile  2013-04-15 23:26:02.0 +0200
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Wrapper for compilers which do not understand '-c -o'.
 
-scriptversion=2012-03-05.13; # UTC
+scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2012 Free Software Foundation, Inc.
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
 # Written by Tom Tromey .
 #
 # This program is free software; you can redistribute it and/or modify
@@ -112,6 +112,11 @@
   lib=$dir/$lib.lib
   break
 fi
+if test -f "$dir/lib$lib.a"; then
+  found=yes
+  lib=$dir/lib$lib.a
+  break
+fi
   done
   IFS=$save_IFS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-3.8.0/config/config.guess 
new/sushi-3.8.1/config/config.guess
--- old/sushi-3.8.0/config/config.guess 2012-11-12 23:06:01.0 +0100
+++ new/sushi-3.8.1/config/config.guess 2013-04-15 23:26:02.0 +0200
@@ -2,13 +2,13 @@
 # Attempt to guess a canonical system name.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-#   2011, 2012 Free Software Foundation, Inc.
+#   2011, 2012, 2013 Free Software Foundation, Inc.
 
-timestamp='2012-06-10'
+timestamp='2012-12-29'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
 # This program is distributed in the hope that it will be useful, but
@@ -22,19 +22,17 @@
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
 # configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-
-# Originally written by Per Bothner.  Please send patches (context
-# diff format) to  and include a ChangeLog
-# entry.
+# the same distribution terms that you use for the rest of that
+# program.  This Exception is an additional permission under section 7
+# of the GNU General Public License, version 3 ("GPLv3").
 #
-# This script attempts to guess a canonical system name similar to
-# config.sub.  If it succeeds, it prints the system name on stdout, and
-# exits with 0.  Otherwise, it exits with 1.
+# Originally written by Per Bothner. 
 #
 # You can get the latest version of this script from:
 # 
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
+#
+# Please send patches with a ChangeLog entry to config-patc...@gnu.org.
+
 
 me=`echo "$0" | sed -e 's,.*/,,'`
 
@@ -55,8 +53,8 @@
 
 Originally written by Per Bothner.
 Copyright (C) 1

commit sushi for openSUSE:Factory

2013-04-05 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2013-04-05 17:29:14

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2012-11-25 
14:25:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2013-04-05 
17:29:14.0 +0200
@@ -1,0 +2,39 @@
+Mon Mar 25 15:51:47 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+---
+Tue Mar  5 09:45:38 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Call gtk_render_background when drawing SushiFontWidget.
+  + Updated translations.
+
+---
+Fri Feb  8 14:49:34 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + Use a better padding for the font preview.
+  + Remove custom CSS styling for SushiFontWidget.
+  + Fix the build with automake 1.13.
+
+---
+Mon Jan 14 18:11:32 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.7.4:
+  + Use PackageKit to install unoconv if not detected at runtime.
+  + Drop gjs-dbus dependency.
+  + Updated translations.
+- Drop pkgconfig(gjs-dbus-1.0) BuildRequires, no longer needed.
+
+---
+Tue Jan  8 11:32:49 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.3:
+  + Use the single-include header for GtkSourceView.
+  + Add some convenience functions to SushiFontWidget.
+  + Use a better error message in SushiFontLoader.
+  + Updated translations.
+
+---

Old:

  sushi-3.6.1.tar.xz

New:

  sushi-3.8.0.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.HfIdNT/_old  2013-04-05 17:29:16.0 +0200
+++ /var/tmp/diff_new_pack.HfIdNT/_new  2013-04-05 17:29:16.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sushi
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products 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,13 +17,13 @@
 
 
 Name:   sushi
-Version:3.6.1
+Version:3.8.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.6/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/sushi/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  unoconv
@@ -35,7 +35,6 @@
 BuildRequires:  pkgconfig(evince-view-3.0)
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(gjs-1.0)
-BuildRequires:  pkgconfig(gjs-dbus-1.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.29.14
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)

++ sushi-3.6.1.tar.xz -> sushi-3.8.0.tar.xz ++
 2751 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.6.1/NEWS new/sushi-3.8.0/NEWS
--- old/sushi-3.6.1/NEWS2012-11-12 23:01:30.0 +0100
+++ new/sushi-3.8.0/NEWS2013-03-25 16:25:32.0 +0100
@@ -1,8 +1,36 @@
-3.6.1
-=
+3.8.0 - "Bla"
+=
 
 - Translation updates
 
+3.7.91 - "Asleep"
+=
+
+- Call gtk_render_background when drawing SushiFontWidget
+- Translation updates
+
+3.7.5 - "It's a New Day"
+
+
+- Use a better padding for the font preview
+- Remove custom CSS styling for SushiFontWidget
+- Fix the build with automake 1.13 (Nuno Araujo)
+
+3.7.4 - "Wilderness"
+
+
+- Use PackageKit to install unoconv if not detected at runtime
+- Drop gjs-dbus dependency (Rico Tzschichholz)
+- Translation updates
+
+3.7.3 - "Invisible"
+===
+
+- Use the single-include header for GtkSourceView (Ryan Lortie)
+- Add some convenience functions to SushiFontWidget
+- Use a better

commit sushi for openSUSE:Factory

2012-11-25 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2012-11-25 14:25:43

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2012-10-06 
18:43:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2012-11-25 
14:25:46.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov 13 07:48:34 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.1:
+  + Updated translations.
+
+---

Old:

  sushi-3.6.0.tar.xz

New:

  sushi-3.6.1.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.VcFyJd/_old  2012-11-25 14:25:47.0 +0100
+++ /var/tmp/diff_new_pack.VcFyJd/_new  2012-11-25 14:25:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sushi
-Version:3.6.0
+Version:3.6.1
 Release:0
 Summary:Quick Previewer for Nautilus
 License:SUSE-GPL-2.0-with-plugin-exception

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sushi for openSUSE:Factory

2012-10-06 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2012-10-05 18:38:46

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2012-10-03 
15:10:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2012-10-06 
18:43:59.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct  1 20:37:18 UTC 2012 - dims...@opensuse.org
+
+- Add glib2_gsettings_schema_* handling to preamble, post and
+  postun. Fixes bnc#782917.
+
+---



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.yy6XY1/_old  2012-10-06 18:44:00.0 +0200
+++ /var/tmp/diff_new_pack.yy6XY1/_new  2012-10-06 18:44:00.0 +0200
@@ -51,6 +51,7 @@
 # libsushi and the typelib were erronously installed in the system libdir... 
 Obsoletes:  libsushi-1_0-0 < %{version}
 Obsoletes:  typelib-1_0-Sushi-1_0 < %{version}
+%glib2_gsettings_schema_requires
 
 %description
 Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
@@ -68,6 +69,12 @@
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %find_lang %{name} %{?no_lang_C}
 
+%post
+%glib2_gsettings_schema_post
+
+%postun
+%glib2_gsettings_schema_postun
+
 %clean
 rm -rf %{buildroot}
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sushi for openSUSE:Factory

2012-10-03 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2012-10-03 15:10:52

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2012-05-07 
22:52:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2012-10-03 
15:10:56.0 +0200
@@ -1,0 +2,90 @@
+Mon Sep 24 16:37:29 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + Fix regression where double spacebar was required to activate
+preview from Nautilus.
+  + Updated translations.
+
+---
+Mon Sep 24 10:06:50 UTC 2012 - cfarr...@suse.com
+
+- license update: SUSE-GPL-2.0-with-plugin-exception
+  sushi allows linking non free proprietary plugins
+
+---
+Mon Sep 17 21:25:35 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.5.92:
+  + Updated translations.
+
+---
+Tue Sep  4 16:09:09 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.91:
+  + Port to libmusicbrainz5.
+- Replace pkgconfig(libmusicbrainz4) BuildRequires with
+  pkgconfig(libmusicbrainz5), following upstream.
+
+---
+Mon Aug 20 17:07:18 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.90:
+  + Port to GStreamer 1.0
+  + Fix OSD toolbar positioning for the audio viewer
+- Replace pkgconfig() BuildRequires to follow the port to
+  GStreamer 1.0:
+  + Old: clutter-gst-1.0, gstreamer-0.10, gstreamer-pbutils-0.10
+and gstreamer-tag-0.10.
+  + New: clutter-gst-2.0, gstreamer-1.0, gstreamer-pbutils-1.0 
+and gstreamer-tag-1.0.
+- Drop xz BuildRequires as it now comes for free in the build
+  system.
+
+---
+Wed Aug  8 15:25:26 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.5.5:
+  + Port to GDBus.
+  + Port to GtkApplication.
+
+---
+Tue Jul 17 08:15:10 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.5.4:
+  + Unify folder and fallback file viewers.
+  + Remove more of our custom theming.
+  + Use a higher limit when querying the MusicBrainz service.
+  + Don't hardcode /bin/bash in the launcher scripts.
+- Add pkgconfig(freetype2) BuildRequires: new dependency.
+
+---
+Mon Jun  4 20:24:01 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.5.2:
+  + Fall back to C locale when constructing the sample string
+before picking an entirely random-glyph string in the font
+widget.
+  + Flip font widget orientation for RTL locales.
+  + Always pick a valid size for fixed-size fonts in the font
+widget.
+
+---
+Tue May 15 12:51:29 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.5.1:
+  + Use libmusicbrainz v4 API.
+  + Add a preference to turn off client window decorations.
+  + Fix vertical interline spacing in the font viewer.
+  + Enable fullscreen for the font viewer.
+  + Use OSD style class for toolbars.
+  + Use GEdit GtkSourceView color scheme if available.
+  + Don't install the private library in  the system libdir.
+  + Use mime type list provided by Totem for gst and audio viewers.
+- Replace pkgconfig(libmusicbrainz3) BuildRequires with
+  pkgconfig(libmusicbrainz4), following upstreams change.
+- Drop typelib-1_0-Sushi-1_0 and libsushi-1_0-0 subpackage: these
+  are private libraries, not meant for others to be used. Obsolete
+  those packages from the main package.
+- Move unoconv Recommends from libsushi-1_0-0 to main package.
+
+---

Old:

  sushi-0.4.1.tar.xz

New:

  sushi-3.6.0.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.h8zEcT/_old  2012-10-03 15:10:58.0 +0200
+++ /var/tmp/diff_new_pack.h8zEcT/_new  2012-10-03 15:10:58.0 +0200
@@ -17,62 +17,44 @@
 
 
 Name:   sushi
-Version:0.4.1
+Version:3.6.0
 Release:0
 Summary:Quick Previewer for Nautilus
-License:GPL-2.0+
+License:SUSE-GPL-2.0-with-plugin-exception
 Group:  Productivity/File utilities
 Url:http://www.gnome.org
-Source0:
http://download.gnome.org/sources/sushi/0.4/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/sushi/3.6/%{name}-%{version}.t

commit sushi for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2012-05-07 22:52:41

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2012-03-29 
14:06:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2012-05-07 
22:52:46.0 +0200
@@ -1,0 +2,9 @@
+Tue Apr 17 06:36:08 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.4.1:
+  + Fix a crash when fetching album cover art
+  + Move the window to the current desktop workspace when shown
+  + Avoid maximization and window snapping
+  + Plug some memory leaks
+
+---

Old:

  sushi-0.4.0.tar.xz

New:

  sushi-0.4.1.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.hyHVsB/_old  2012-05-07 22:52:47.0 +0200
+++ /var/tmp/diff_new_pack.hyHVsB/_new  2012-05-07 22:52:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sushi
-Version:0.4.0
+Version:0.4.1
 Release:0
 Summary:Quick Previewer for Nautilus
 License:GPL-2.0+
@@ -29,7 +29,7 @@
 BuildRequires:  unoconv
 # Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
 BuildRequires:  xz
-BuildRequires:  pkgconfig(clutter-1.0)
+BuildRequires:  pkgconfig(clutter-1.0) >= 1.10.0
 BuildRequires:  pkgconfig(clutter-gst-1.0)
 BuildRequires:  pkgconfig(clutter-gtk-1.0)
 BuildRequires:  pkgconfig(clutter-x11-1.0)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sushi for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2012-03-29 14:06:15

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2012-03-23 
12:11:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2012-03-29 
14:06:24.0 +0200
@@ -1,0 +2,14 @@
+Tue Mar 27 21:46:51 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.4.0:
+  + Updated translations.
+
+---
+Mon Mar 19 22:39:20 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.3.92:
+  + Properly center the window title in the allocated space.
+  + Clear signal handlers when switching between viewer.
+  + Updated translations.
+
+---

Old:

  sushi-0.3.91.tar.xz

New:

  sushi-0.4.0.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.CUbCfo/_old  2012-03-29 14:06:25.0 +0200
+++ /var/tmp/diff_new_pack.CUbCfo/_new  2012-03-29 14:06:25.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   sushi
-Version:0.3.91
+Version:0.4.0
 Release:0
 Summary:Quick Previewer for Nautilus
 License:GPL-2.0+
 Group:  Productivity/File utilities
 Url:http://www.gnome.org
-Source0:
http://download.gnome.org/sources/sushi/0.3/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/sushi/0.4/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  unoconv

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sushi for openSUSE:Factory

2012-03-23 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2012-03-23 12:11:08

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2012-01-09 
15:21:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2012-03-23 
12:11:12.0 +0100
@@ -1,0 +2,11 @@
+Mon Mar  5 17:03:21 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.3.91:
+  + Ellipsize title for long filenames
+  + Use F11 as a keybinding for Fullscreen
+  + Initialize X11 threads
+  + Updated translations.
+- Add pkgconfig(clutter-x11-1.0) BuildRequires: new upstream
+  dependency.
+
+---

Old:

  sushi-0.3.0.tar.xz

New:

  sushi-0.3.91.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.EhFfR0/_old  2012-03-23 12:11:14.0 +0100
+++ /var/tmp/diff_new_pack.EhFfR0/_new  2012-03-23 12:11:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sushi
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   sushi
-Version:0.3.0
+Version:0.3.91
 Release:0
 Summary:Quick Previewer for Nautilus
 License:GPL-2.0+
@@ -31,6 +32,7 @@
 BuildRequires:  pkgconfig(clutter-1.0)
 BuildRequires:  pkgconfig(clutter-gst-1.0)
 BuildRequires:  pkgconfig(clutter-gtk-1.0)
+BuildRequires:  pkgconfig(clutter-x11-1.0)
 BuildRequires:  pkgconfig(evince-document-3.0)
 BuildRequires:  pkgconfig(evince-view-3.0)
 BuildRequires:  pkgconfig(gjs-1.0)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sushi for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2012-01-09 15:21:32

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2011-10-21 
16:42:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2012-01-09 
15:21:36.0 +0100
@@ -1,0 +2,17 @@
+Mon Dec 19 12:39:40 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.3.0:
+  + Quote the file path before passing it to unoconv
+  + Build with latest clutter-gtk
+  + Updated translations.
+- Drop sushi-quote-unoconv.patch: fixed upstream.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+
+---
+Wed Dec  7 21:02:58 UTC 2011 - dims...@opensuse.org
+
+- Split typelib files into typelib-1_0-Sushi-1_0 subpackage.
+
+---

Old:

  sushi-0.2.1.tar.bz2
  sushi-quote-unoconv.patch

New:

  sushi-0.3.0.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.SUn0Py/_old  2012-01-09 15:21:37.0 +0100
+++ /var/tmp/diff_new_pack.SUn0Py/_new  2012-01-09 15:21:37.0 +0100
@@ -15,21 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   sushi
-Version:0.2.1
-Release:1
-License:GPL-2.0+
+Version:0.3.0
+Release:0
 Summary:Quick Previewer for Nautilus
-Url:http://www.gnome.org
+License:GPL-2.0+
 Group:  Productivity/File utilities
-Source0:
http://download.gnome.org/sources/sushi/0.2/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM sushi-quote-unoconv.patch bgo#662197 vu...@opensuse.org 
-- quote the file path before passing it to unoconv
-Patch0: sushi-quote-unoconv.patch
+Url:http://www.gnome.org
+Source0:
http://download.gnome.org/sources/sushi/0.3/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  unoconv
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(clutter-1.0)
 BuildRequires:  pkgconfig(clutter-gst-1.0)
 BuildRequires:  pkgconfig(clutter-gtk-1.0)
@@ -53,8 +51,8 @@
 Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
 
 %package -n libsushi-1_0-0
-License:GPL-3.0
 Summary:Quick Previewer for Nautilus -- Library
+License:GPL-3.0
 Group:  System/Libraries
 # When built with unoconv support, the library will use unoconv to
 # read LibreOffice files
@@ -63,10 +61,19 @@
 %description -n libsushi-1_0-0
 Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
 
+%package -n typelib-1_0-Sushi-1_0
+Summary:Quick Previewer for Nautilus -- Introspection bindings
+License:GPL-2.0+
+Group:  System/Libraries
+
+%description -n typelib-1_0-Sushi-1_0
+Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
+
+This package provides the GObject Introspection bindings for libsushi.
+
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure
@@ -95,9 +102,13 @@
 %files -n libsushi-1_0-0
 %defattr(-,root,root)
 %{_libdir}/libsushi-1.0.so.*
-%{_libdir}/girepository-1.0/Sushi-1.0.typelib
 # devel files, but we really have no need for a devel subpackage
 %{_libdir}/libsushi-1.0.so
+
+%files -n typelib-1_0-Sushi-1_0
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/Sushi-1.0.typelib
+# devel files, but we really have no need for a devel subpackage
 %{_datadir}/gir-1.0/Sushi-1.0.gir
 
 %files lang -f %{name}.lang

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sushi for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2011-12-06 19:06:32

Comparing /work/SRC/openSUSE:Factory/sushi (Old)
 and  /work/SRC/openSUSE:Factory/.sushi.new (New)


Package is "sushi", Maintainer is ""

Changes:




Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.UmXMAx/_old  2011-12-06 19:40:22.0 +0100
+++ /var/tmp/diff_new_pack.UmXMAx/_new  2011-12-06 19:40:22.0 +0100
@@ -20,7 +20,7 @@
 Name:   sushi
 Version:0.2.1
 Release:1
-License:GPLv2+
+License:GPL-2.0+
 Summary:Quick Previewer for Nautilus
 Url:http://www.gnome.org
 Group:  Productivity/File utilities
@@ -53,7 +53,7 @@
 Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
 
 %package -n libsushi-1_0-0
-License:GPLv3
+License:GPL-3.0
 Summary:Quick Previewer for Nautilus -- Library
 Group:  System/Libraries
 # When built with unoconv support, the library will use unoconv to

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sushi for openSUSE:Factory

2011-10-18 Thread h_root

Hello community,

here is the log from the commit of package sushi for openSUSE:Factory
checked in at Tue Oct 18 14:30:00 CEST 2011.




--- openSUSE:Factory/sushi/sushi.changes2011-10-04 17:02:09.0 
+0200
+++ /mounts/work_src_done/STABLE/sushi/sushi.changes2011-10-17 
23:19:48.0 +0200
@@ -1,0 +2,9 @@
+Mon Oct 17 20:15:29 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.2.1:
+  + Fix OSD toolbar not appearing for text files previews.
+  + Make sure the decoration title is centered with the close
+button.
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  sushi-0.2.0.tar.bz2

New:

  sushi-0.2.1.tar.bz2



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.6rB47I/_old  2011-10-18 14:29:56.0 +0200
+++ /var/tmp/diff_new_pack.6rB47I/_new  2011-10-18 14:29:56.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   sushi
-Version:0.2.0
+Version:0.2.1
 Release:1
 License:GPLv2+
 Summary:Quick Previewer for Nautilus

++ sushi-0.2.0.tar.bz2 -> sushi-0.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-0.2.0/NEWS new/sushi-0.2.1/NEWS
--- old/sushi-0.2.0/NEWS2011-09-26 16:32:27.0 +0200
+++ new/sushi-0.2.1/NEWS2011-10-17 16:31:40.0 +0200
@@ -1,3 +1,10 @@
+0.2.1 - "Here and now"
+==
+
+- Fix OSD toolbar not appearing for text files previews
+- Make sure the decoration title is centered with the close button
+- Translation updates
+
 0.2.0 - "F"
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-0.2.0/configure new/sushi-0.2.1/configure
--- old/sushi-0.2.0/configure   2011-09-26 16:32:50.0 +0200
+++ new/sushi-0.2.1/configure   2011-10-17 16:33:00.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for sushi 0.2.0.
+# Generated by GNU Autoconf 2.68 for sushi 0.2.1.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -567,8 +567,8 @@
 # Identity of this package.
 PACKAGE_NAME='sushi'
 PACKAGE_TARNAME='sushi'
-PACKAGE_VERSION='0.2.0'
-PACKAGE_STRING='sushi 0.2.0'
+PACKAGE_VERSION='0.2.1'
+PACKAGE_STRING='sushi 0.2.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1377,7 +1377,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures sushi 0.2.0 to adapt to many kinds of systems.
+\`configure' configures sushi 0.2.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1448,7 +1448,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of sushi 0.2.0:";;
+ short | recursive ) echo "Configuration of sushi 0.2.1:";;
esac
   cat <<\_ACEOF
 
@@ -1571,7 +1571,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-sushi configure 0.2.0
+sushi configure 0.2.1
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1970,7 +1970,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by sushi $as_me 0.2.0, which was
+It was created by sushi $as_me 0.2.1, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2917,7 +2917,7 @@
 
 # Define the identity of the package.
  PACKAGE='sushi'
- VERSION='0.2.0'
+ VERSION='0.2.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -19640,7 +19640,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by sushi $as_me 0.2.0, which was
+This file was extended by sushi $as_me 0.2.1, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -19706,7 +19706,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-sushi config.status 0.2.0
+sushi config.status 0.2.1
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-0.2.0/configure.ac new/sushi-0.2.1/configure.ac
--- old/sushi-0.2.0/configure.ac2011-09-26 16:32:46.0 +0200
+++ new/sushi-0.2.1/configure.ac2011-10-17 16:31:48.0 +0200
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[0.2.0],[],[sush

commit sushi for openSUSE:Factory

2011-10-04 Thread h_root

Hello community,

here is the log from the commit of package sushi for openSUSE:Factory
checked in at Tue Oct 4 17:02:05 CEST 2011.




--- openSUSE:Factory/sushi/sushi.changes2011-09-23 12:47:07.0 
+0200
+++ /mounts/work_src_done/STABLE/sushi/sushi.changes2011-09-26 
17:31:37.0 +0200
@@ -1,0 +2,14 @@
+Mon Sep 26 15:30:47 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.2.0:
+  + Updated translations.
+
+---
+Tue Sep 20 07:48:06 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.1.92:
+  + Implement cache for cover art
+  + Improve documentation
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  sushi-0.1.90.tar.bz2

New:

  sushi-0.2.0.tar.bz2



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.FAossu/_old  2011-10-04 17:02:02.0 +0200
+++ /var/tmp/diff_new_pack.FAossu/_new  2011-10-04 17:02:02.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   sushi
-Version:0.1.90
+Version:0.2.0
 Release:1
 License:GPLv2+
 Summary:Quick Previewer for Nautilus
 Url:http://www.gnome.org
 Group:  Productivity/File utilities
-Source0:
http://download.gnome.org/sources/sushi/0.1/%{name}-%{version}.tar.bz2
+Source0:
http://download.gnome.org/sources/sushi/0.2/%{name}-%{version}.tar.bz2
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  unoconv

++ sushi-0.1.90.tar.bz2 -> sushi-0.2.0.tar.bz2 ++
 3441 lines of diff (skipped)

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sushi for openSUSE:Factory

2011-09-09 Thread h_root

Hello community,

here is the log from the commit of package sushi for openSUSE:Factory
checked in at Fri Sep 9 11:53:02 CEST 2011.




--- sushi/sushi.changes 2011-07-27 12:17:57.0 +0200
+++ /mounts/work_src_done/STABLE/sushi/sushi.changes2011-08-30 
16:49:14.0 +0200
@@ -1,0 +2,6 @@
+Tue Aug 30 16:48:24 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.1.90:
+  + Add a Close() remote method
+
+---

calling whatdependson for head-i586


Old:

  sushi-0.0.5.tar.bz2

New:

  sushi-0.1.90.tar.bz2



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.2MyBmr/_old  2011-09-09 11:52:59.0 +0200
+++ /var/tmp/diff_new_pack.2MyBmr/_new  2011-09-09 11:52:59.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   sushi
-Version:0.0.5
+Version:0.1.90
 Release:1
 License:GPLv2+
 Summary:Quick Previewer for Nautilus
 Url:http://www.gnome.org
 Group:  Productivity/File utilities
-Source0:
http://download.gnome.org/sources/sushi/0.0/%{name}-%{version}.tar.bz2
+Source0:
http://download.gnome.org/sources/sushi/0.1/%{name}-%{version}.tar.bz2
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  unoconv
@@ -35,7 +35,7 @@
 BuildRequires:  pkgconfig(evince-view-3.0)
 BuildRequires:  pkgconfig(gjs-1.0)
 BuildRequires:  pkgconfig(gjs-dbus-1.0)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.29.14
 BuildRequires:  pkgconfig(gstreamer-0.10)
 BuildRequires:  pkgconfig(gstreamer-pbutils-0.10)
 BuildRequires:  pkgconfig(gstreamer-tag-0.10)

++ sushi-0.0.5.tar.bz2 -> sushi-0.1.90.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-0.0.5/NEWS new/sushi-0.1.90/NEWS
--- old/sushi-0.0.5/NEWS2011-07-26 17:24:34.0 +0200
+++ new/sushi-0.1.90/NEWS   2011-08-30 01:45:47.0 +0200
@@ -1,3 +1,8 @@
+0.1.90 - "Nonno Nanni"
+==
+
+- Add a Close() remote method
+
 0.0.5 - "Coop"
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-0.0.5/aclocal.m4 new/sushi-0.1.90/aclocal.m4
--- old/sushi-0.0.5/aclocal.m4  2011-07-26 17:27:04.0 +0200
+++ new/sushi-0.1.90/aclocal.m4 2011-08-30 01:46:03.0 +0200
@@ -19,259 +19,6 @@
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically 
`autoreconf'.])])
 
-dnl -*- mode: autoconf -*-
-dnl Copyright 2009 Johan Dahlin
-dnl
-dnl This file is free software; the author(s) gives unlimited
-dnl permission to copy and/or distribute it, with or without
-dnl modifications, as long as this notice is preserved.
-dnl
-
-# serial 1
-
-m4_define([_GOBJECT_INTROSPECTION_CHECK_INTERNAL],
-[
-AC_BEFORE([AC_PROG_LIBTOOL],[$0])dnl setup libtool first
-AC_BEFORE([AM_PROG_LIBTOOL],[$0])dnl setup libtool first
-AC_BEFORE([LT_INIT],[$0])dnl setup libtool first
-
-dnl enable/disable introspection
-m4_if([$2], [require],
-[dnl
-enable_introspection=yes
-],[dnl
-AC_ARG_ENABLE(introspection,
-  
AS_HELP_STRING([--enable-introspection[=@<:@no/auto/yes@:>@]],
- [Enable introspection for this build]),, 
- [enable_introspection=auto])
-])dnl
-
-AC_MSG_CHECKING([for gobject-introspection])
-
-dnl presence/version checking
-AS_CASE([$enable_introspection],
-[no], [dnl
-found_introspection="no (disabled, use --enable-introspection to 
enable)"
-],dnl
-[yes],[dnl
-PKG_CHECK_EXISTS([gobject-introspection-1.0],,
- AC_MSG_ERROR([gobject-introspection-1.0 is not 
installed]))
-PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1],
- found_introspection=yes,
- AC_MSG_ERROR([You need to have gobject-introspection 
>= $1 installed to build AC_PACKAGE_NAME]))
-],dnl
-[auto],[dnl
-PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1], 
found_introspection=yes, found_introspection=no)
-],dnl
-[dnl   
-AC_MSG_ERROR([invalid argument passed to --enable-introspection, 
should be one of @<:@no/auto/yes@:>@])
-])dnl
-
-AC_MSG_RESULT([$found_introspection])
-
-INTROSPECTION_SCANNER=
-INTROSPECTION_COMPILER=
-INTROSPECTION_GENERATE=
-INTROSPECTION_GIRDIR=
-INTROSPECTION_TYPELIBDIR=
-if test "x$found_introspection" = "xyes"; then
-   INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner 
gobject-introspection-1.0`
-   INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler 
gobject-introspection-1.0`
-   INTROSP

commit sushi for openSUSE:Factory

2011-08-03 Thread h_root

Hello community,

here is the log from the commit of package sushi for openSUSE:Factory
checked in at Wed Aug 3 19:26:56 CEST 2011.




--- sushi/sushi.changes 2011-07-09 14:33:48.0 +0200
+++ /mounts/work_src_done/STABLE/sushi/sushi.changes2011-07-27 
12:17:57.0 +0200
@@ -1,0 +2,11 @@
+Wed Jul 27 12:10:18 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.0.5:
+  + Use "document-open-symbolic" for run/open toolbar buttons
+  + Require latest clutter-gtk to fix underallocations with GTK+
+3.1
+  + Use g_format_size() instead of g_format_size_for_display()
+  + Use the GTK+ dark theme
+  + UTF8-validate the text before inserting it into the buffer
+
+---

calling whatdependson for head-i586


Old:

  sushi-0.0.4.tar.bz2

New:

  sushi-0.0.5.tar.bz2



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.boGiDk/_old  2011-08-03 19:26:41.0 +0200
+++ /var/tmp/diff_new_pack.boGiDk/_new  2011-08-03 19:26:41.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   sushi
-Version:0.0.4
+Version:0.0.5
 Release:1
 License:GPLv2+
 Summary:Quick Previewer for Nautilus

++ sushi-0.0.4.tar.bz2 -> sushi-0.0.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sushi-0.0.4/aclocal.m4 new/sushi-0.0.5/aclocal.m4
--- old/sushi-0.0.4/aclocal.m4  2011-07-08 16:49:03.0 +0200
+++ new/sushi-0.0.5/aclocal.m4  2011-07-26 17:27:04.0 +0200
@@ -19,6 +19,259 @@
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically 
`autoreconf'.])])
 
+dnl -*- mode: autoconf -*-
+dnl Copyright 2009 Johan Dahlin
+dnl
+dnl This file is free software; the author(s) gives unlimited
+dnl permission to copy and/or distribute it, with or without
+dnl modifications, as long as this notice is preserved.
+dnl
+
+# serial 1
+
+m4_define([_GOBJECT_INTROSPECTION_CHECK_INTERNAL],
+[
+AC_BEFORE([AC_PROG_LIBTOOL],[$0])dnl setup libtool first
+AC_BEFORE([AM_PROG_LIBTOOL],[$0])dnl setup libtool first
+AC_BEFORE([LT_INIT],[$0])dnl setup libtool first
+
+dnl enable/disable introspection
+m4_if([$2], [require],
+[dnl
+enable_introspection=yes
+],[dnl
+AC_ARG_ENABLE(introspection,
+  
AS_HELP_STRING([--enable-introspection[=@<:@no/auto/yes@:>@]],
+ [Enable introspection for this build]),, 
+ [enable_introspection=auto])
+])dnl
+
+AC_MSG_CHECKING([for gobject-introspection])
+
+dnl presence/version checking
+AS_CASE([$enable_introspection],
+[no], [dnl
+found_introspection="no (disabled, use --enable-introspection to 
enable)"
+],dnl
+[yes],[dnl
+PKG_CHECK_EXISTS([gobject-introspection-1.0],,
+ AC_MSG_ERROR([gobject-introspection-1.0 is not 
installed]))
+PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1],
+ found_introspection=yes,
+ AC_MSG_ERROR([You need to have gobject-introspection 
>= $1 installed to build AC_PACKAGE_NAME]))
+],dnl
+[auto],[dnl
+PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1], 
found_introspection=yes, found_introspection=no)
+],dnl
+[dnl   
+AC_MSG_ERROR([invalid argument passed to --enable-introspection, 
should be one of @<:@no/auto/yes@:>@])
+])dnl
+
+AC_MSG_RESULT([$found_introspection])
+
+INTROSPECTION_SCANNER=
+INTROSPECTION_COMPILER=
+INTROSPECTION_GENERATE=
+INTROSPECTION_GIRDIR=
+INTROSPECTION_TYPELIBDIR=
+if test "x$found_introspection" = "xyes"; then
+   INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner 
gobject-introspection-1.0`
+   INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler 
gobject-introspection-1.0`
+   INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate 
gobject-introspection-1.0`
+   INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir 
gobject-introspection-1.0`
+   INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir 
gobject-introspection-1.0)"
+   INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
+   INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
+   INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir 
gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection
+fi
+AC_SUBST(INTROSPECTION_SCANNER)
+AC_SUBST(INTROSPECTION_COMPILER)
+AC_SUBST(INTROSPECTION_GENERATE)
+AC_SUBST(INTROSPECTION_GIRDIR)
+AC_SUBST(INTROSPECTION_TYPELIBDIR)
+AC_SUBST(INTROSPECTION_CFLAGS)
+AC_SUBST(INTROSPECTION_LIBS)
+AC_SUBST(INTROSPECTION_MAKEFILE)
+

commit sushi for openSUSE:Factory

2011-07-11 Thread h_root

Hello community,

here is the log from the commit of package sushi for openSUSE:Factory
checked in at Mon Jul 11 16:52:28 CEST 2011.




--- sushi/sushi.changes 2011-07-06 10:43:55.0 +0200
+++ /mounts/work_src_done/STABLE/sushi/sushi.changes2011-07-09 
14:33:48.0 +0200
@@ -1,0 +2,10 @@
+Sat Jul  9 14:30:38 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.0.4:
+  + Relicense to GPLv2 with an exception clause to allow use
+non-free GStreamer plugins.
+  + Fix some compilation warnings.
+- Drop sushi-fix-warnings.patch: fixed upstream.
+- Change license tag from GPLv3 to GPLv2+.
+
+---

calling whatdependson for head-i586


Old:

  sushi-0.0.3.tar.bz2
  sushi-fix-warnings.patch

New:

  sushi-0.0.4.tar.bz2



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.DywIoU/_old  2011-07-11 16:51:52.0 +0200
+++ /var/tmp/diff_new_pack.DywIoU/_new  2011-07-11 16:51:52.0 +0200
@@ -18,15 +18,13 @@
 
 
 Name:   sushi
-Version:0.0.3
+Version:0.0.4
 Release:1
-License:GPLv3
+License:GPLv2+
 Summary:Quick Previewer for Nautilus
 Url:http://www.gnome.org
 Group:  Productivity/File utilities
-Source0:
http://download.gnome.org/sources/sushi/0.3/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM sushi-fix-warnings.patch vu...@opensuse.org -- Fix build 
warnings breaking the build; sent upstream by mail
-Patch0: sushi-fix-warnings.patch
+Source0:
http://download.gnome.org/sources/sushi/0.0/%{name}-%{version}.tar.bz2
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  unoconv
@@ -66,7 +64,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ sushi-0.0.3.tar.bz2 -> sushi-0.0.4.tar.bz2 ++
 2481 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sushi for openSUSE:Factory

2011-07-08 Thread h_root

Hello community,

here is the log from the commit of package sushi for openSUSE:Factory
checked in at Fri Jul 8 11:18:13 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/sushi/sushi.changes2011-07-06 
10:43:55.0 +0200
@@ -0,0 +1,7 @@
+---
+Sun Jul  3 18:11:14 CEST 2011 - vu...@opensuse.org
+
+- Initial package (version 0.0.3).
+- sushi-fix-warnings.patch fixes build warnings that break the
+  build.
+

calling whatdependson for head-i586


New:

  sushi-0.0.3.tar.bz2
  sushi-fix-warnings.patch
  sushi.changes
  sushi.spec



Other differences:
--
++ sushi.spec ++
#
# spec file for package sushi
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#



Name:   sushi
Version:0.0.3
Release:1
License:GPLv3
Summary:Quick Previewer for Nautilus
Url:http://www.gnome.org
Group:  Productivity/File utilities
Source0:
http://download.gnome.org/sources/sushi/0.3/%{name}-%{version}.tar.bz2
# PATCH-FIX-UPSTREAM sushi-fix-warnings.patch vu...@opensuse.org -- Fix build 
warnings breaking the build; sent upstream by mail
Patch0: sushi-fix-warnings.patch
BuildRequires:  gobject-introspection-devel
BuildRequires:  intltool
BuildRequires:  unoconv
BuildRequires:  pkgconfig(clutter-1.0)
BuildRequires:  pkgconfig(clutter-gst-1.0)
BuildRequires:  pkgconfig(clutter-gtk-1.0)
BuildRequires:  pkgconfig(evince-document-3.0)
BuildRequires:  pkgconfig(evince-view-3.0)
BuildRequires:  pkgconfig(gjs-1.0)
BuildRequires:  pkgconfig(gjs-dbus-1.0)
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(gstreamer-0.10)
BuildRequires:  pkgconfig(gstreamer-pbutils-0.10)
BuildRequires:  pkgconfig(gstreamer-tag-0.10)
BuildRequires:  pkgconfig(gtk+-3.0)
BuildRequires:  pkgconfig(gtksourceview-3.0)
BuildRequires:  pkgconfig(libmusicbrainz3)
BuildRequires:  pkgconfig(webkitgtk-3.0)
Recommends: %{name}-lang
Supplements:nautilus
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.

%package -n libsushi-1_0-0
License:GPLv3
Summary:Quick Previewer for Nautilus -- Library
Group:  System/Libraries
# When built with unoconv support, the library will use unoconv to
# read LibreOffice files
Recommends: unoconv

%description -n libsushi-1_0-0
Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.

%lang_package
%prep
%setup -q
%patch0 -p1

%build
%configure
make %{?_smp_mflags}

%install
%make_install
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
%find_lang %{name} %{?no_lang_C}

%clean
rm -rf %{buildroot}

%post -n libsushi-1_0-0 -p /sbin/ldconfig

%postun -n libsushi-1_0-0 -p /sbin/ldconfig

%files
%defattr(-,root,root)
%doc AUTHORS COPYING NEWS README
%{_bindir}/sushi
%{_libexecdir}/sushi-start
%{_datadir}/dbus-1/services/org.gnome.Sushi.service
%{_datadir}/sushi/

%files -n libsushi-1_0-0
%defattr(-,root,root)
%{_libdir}/libsushi-1.0.so.*
%{_libdir}/girepository-1.0/Sushi-1.0.typelib
# devel files, but we really have no need for a devel subpackage
%{_libdir}/libsushi-1.0.so
%{_datadir}/gir-1.0/Sushi-1.0.gir

%files lang -f %{name}.lang

%changelog
++ sushi-fix-warnings.patch ++
diff --git a/src/libsushi/sushi-sound-player.c 
b/src/libsushi/sushi-sound-player.c
index d275ac8..6406cee 100644
--- a/src/libsushi/sushi-sound-player.c
+++ b/src/libsushi/sushi-sound-player.c
@@ -131,6 +131,8 @@ sushi_sound_player_ensure_discoverer (SushiSoundPlayer 
*player)
 G_CALLBACK (discoverer_discovered_cb), player);
   gst_discoverer_start (priv->discoverer);
   gst_discoverer_discover_uri_async (priv->discoverer, priv->uri);
+
+  return TRUE;
 }
 
 static void
@@ -143,8 +145,7 @@ sushi_sound_player_set_uri (SushiSoundPlayer *player,
 
   priv = SUSHI_SOUND_PLAYER_GET_PRIVATE (player);
 
-  if (priv->uri &&
-  !strcmp (priv->uri, uri))
+  if (!g_strcmp0 (priv->uri, uri))
 return;
 
   g_free (priv->uri);
@@ -588,7 +589,7 @@ sushi_sound_player_get_playing (SushiSoundPlayer *player)
   GstState state, pending;
   gboolean pla