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.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2015-05-15 
07:44:51.000000000 +0200
@@ -1,0 +2,6 @@
+Wed May 13 16:28:42 UTC 2015 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.1M8HtS/_new  2015-05-15 07:44:52.000000000 +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.000000000 +0100
+++ new/sushi-3.16.0/NEWS       2015-05-13 17:23:05.000000000 +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/compile    2015-03-09 22:56:21.000000000 +0100
+++ new/sushi-3.16.0/config/compile     2015-05-13 17:39:37.000000000 +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 <[email protected]>.
 #
 # 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/missing    2015-03-09 22:56:21.000000000 +0100
+++ new/sushi-3.16.0/config/missing     2015-05-13 17:39:37.000000000 +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 <[email protected]>, 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.000000000 +0100
+++ new/sushi-3.16.0/configure.ac       2015-05-13 17:27:49.000000000 +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 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/sushi-3.15.90/m4/intltool.m4 new/sushi-3.16.0/m4/intltool.m4
--- old/sushi-3.15.90/m4/intltool.m4    2015-03-09 22:56:11.000000000 +0100
+++ new/sushi-3.16.0/m4/intltool.m4     2015-05-13 17:39:26.000000000 +0200
@@ -155,31 +155,6 @@
 # Substitute ALL_LINGUAS so we can use it in po/Makefile
 AC_SUBST(ALL_LINGUAS)
 
-# Set DATADIRNAME correctly if it is not set yet
-# (copied from glib-gettext.m4)
-if test -z "$DATADIRNAME"; then
-  AC_LINK_IFELSE(
-    [AC_LANG_PROGRAM([[]],
-                     [[extern int _nl_msg_cat_cntr;
-                       return _nl_msg_cat_cntr]])],
-    [DATADIRNAME=share],
-    [case $host in
-    *-*-solaris*)
-    dnl On Solaris, if bind_textdomain_codeset is in libc,
-    dnl GNU format message catalog is always supported,
-    dnl since both are added to the libc all together.
-    dnl Hence, we'd like to go with DATADIRNAME=share
-    dnl in this case.
-    AC_CHECK_FUNC(bind_textdomain_codeset,
-      [DATADIRNAME=share], [DATADIRNAME=lib])
-    ;;
-    *)
-    [DATADIRNAME=lib]
-    ;;
-    esac])
-fi
-AC_SUBST(DATADIRNAME)
-
 IT_PO_SUBDIR([po])
 
 ])
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/po/LINGUAS new/sushi-3.16.0/po/LINGUAS
--- old/sushi-3.15.90/po/LINGUAS        2014-11-20 18:17:19.000000000 +0100
+++ new/sushi-3.16.0/po/LINGUAS 2015-05-13 02:15:43.000000000 +0200
@@ -6,6 +6,7 @@
 be
 bg
 bn_IN
+bs
 ca
 ca@valencia
 cs
@@ -27,6 +28,7 @@
 hi
 hu
 id
+is
 it
 ja
 kk
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/po/Makefile.in.in new/sushi-3.16.0/po/Makefile.in.in
--- old/sushi-3.15.90/po/Makefile.in.in 2015-03-09 22:56:11.000000000 +0100
+++ new/sushi-3.16.0/po/Makefile.in.in  2015-05-13 17:39:26.000000000 +0200
@@ -33,8 +33,7 @@
 datadir = @datadir@
 datarootdir = @datarootdir@
 libdir = @libdir@
-DATADIRNAME = @DATADIRNAME@
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
+localedir = @localedir@
 subdir = po
 install_sh = @install_sh@
 # Automake >= 1.8 provides @mkdir_p@.
@@ -80,7 +79,7 @@
 
 .po.pox:
        $(MAKE) $(GETTEXT_PACKAGE).pot
-       $(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox
+       $(MSGMERGE) $* $(GETTEXT_PACKAGE).pot -o $*.pox
 
 .po.mo:
        $(INTLTOOL_V_MSGFMT)$(MSGFMT) -o $@ $<
@@ -108,7 +107,7 @@
 install-data-yes: all
        linguas="$(USE_LINGUAS)"; \
        for lang in $$linguas; do \
-         dir=$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES; \
+         dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
          $(mkdir_p) $$dir; \
          if test -r $$lang.gmo; then \
            $(INSTALL_DATA) $$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \
@@ -142,8 +141,8 @@
 uninstall:
        linguas="$(USE_LINGUAS)"; \
        for lang in $$linguas; do \
-         rm -f 
$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \
-         rm -f 
$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \
+         rm -f 
$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \
+         rm -f 
$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \
        done
 
 check: all $(GETTEXT_PACKAGE).pot
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/po/bs.po new/sushi-3.16.0/po/bs.po
--- old/sushi-3.15.90/po/bs.po  1970-01-01 01:00:00.000000000 +0100
+++ new/sushi-3.16.0/po/bs.po   2015-05-13 02:15:43.000000000 +0200
@@ -0,0 +1,71 @@
+# Bosnian translation for bosnianuniversetranslation
+# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
+# This file is distributed under the same license as the 
bosnianuniversetranslation package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: bosnianuniversetranslation\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=sushi&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2015-02-26 23:59+0000\n"
+"PO-Revision-Date: 2013-11-11 10:50+0000\n"
+"Last-Translator: Josip Juricevic <[email protected]>\n"
+"Language-Team: Bosnian <[email protected]>\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Launchpad-Export-Date: 2014-10-23 07:09+0000\n"
+"X-Generator: Launchpad (build 17203)\n"
+
+#: ../data/org.gnome.sushi.gschema.xml.in.h:1
+msgid "Client decoration"
+msgstr "Klijentskio ukrašavanje"
+
+#: ../data/org.gnome.sushi.gschema.xml.in.h:2
+msgid "Whether the window draws WM decorations itself"
+msgstr "Kad prozor ispiše WM ukrasi ga sam"
+
+#: ../src/js/ui/fallbackRenderer.js:121
+msgid "Type"
+msgstr "Vrsta"
+
+#: ../src/js/ui/fallbackRenderer.js:122 ../src/js/ui/fallbackRenderer.js:131
+#: ../src/js/ui/fallbackRenderer.js:137 ../src/js/ui/spinnerBox.js:58
+msgid "Loading..."
+msgstr "Učitavanje..."
+
+#: ../src/js/ui/fallbackRenderer.js:130
+msgid "Size"
+msgstr "Veličina"
+
+#: ../src/js/ui/fallbackRenderer.js:136
+msgid "Modified"
+msgstr "Izmijenjen"
+
+#: ../src/js/viewers/audio.js:173
+msgid "from"
+msgstr "od"
+
+#: ../src/js/viewers/audio.js:175
+msgid "by"
+msgstr "sa"
+
+#: ../src/js/viewers/evince.js:79
+msgid "%d of %d"
+msgstr "%d od %d"
+
+#: ../src/libsushi/sushi-file-loader.c:639
+#, c-format
+msgid "%d item"
+msgid_plural "%d items"
+msgstr[0] "%d stavka"
+msgstr[1] "%d stavke"
+msgstr[2] "%d stavki"
+
+#: ../src/libsushi/sushi-file-loader.c:651
+msgid "Empty Folder"
+msgstr "Prazan direktorij"
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/po/is.po new/sushi-3.16.0/po/is.po
--- old/sushi-3.15.90/po/is.po  1970-01-01 01:00:00.000000000 +0100
+++ new/sushi-3.16.0/po/is.po   2015-05-13 02:15:43.000000000 +0200
@@ -0,0 +1,69 @@
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Sveinn í Felli <[email protected]>, 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=sushi&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2015-03-25 12:12+0000\n"
+"PO-Revision-Date: 2015-04-09 17:50+0000\n"
+"Last-Translator: Sveinn í Felli <[email protected]>\n"
+"Language-Team: Icelandic <[email protected]>\n"
+"Language: is\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 1.5\n"
+
+#: ../data/org.gnome.sushi.gschema.xml.in.h:1
+msgid "Client decoration"
+msgstr "Skreyting biðlara"
+
+#: ../data/org.gnome.sushi.gschema.xml.in.h:2
+msgid "Whether the window draws WM decorations itself"
+msgstr "Hvort glugginn teikni WM gluggaskreytingar sjálfur"
+
+#: ../src/js/ui/fallbackRenderer.js:121
+msgid "Type"
+msgstr "Gerð"
+
+#: ../src/js/ui/fallbackRenderer.js:122 ../src/js/ui/fallbackRenderer.js:131
+#: ../src/js/ui/fallbackRenderer.js:137 ../src/js/ui/spinnerBox.js:58
+msgid "Loading..."
+msgstr "Hleð inn..."
+
+#: ../src/js/ui/fallbackRenderer.js:130
+msgid "Size"
+msgstr "Stærð"
+
+#: ../src/js/ui/fallbackRenderer.js:136
+msgid "Modified"
+msgstr "Breytt"
+
+#: ../src/js/viewers/audio.js:173
+msgid "from"
+msgstr "frá"
+
+#: ../src/js/viewers/audio.js:175
+msgid "by"
+msgstr "um"
+
+#: ../src/js/viewers/evince.js:79
+#, javascript-format
+msgid "%d of %d"
+msgstr "%d af %d"
+
+#: ../src/libsushi/sushi-file-loader.c:639
+#, c-format
+msgid "%d item"
+msgid_plural "%d items"
+msgstr[0] "%d atriði"
+msgstr[1] "%d atriði"
+
+#: ../src/libsushi/sushi-file-loader.c:651
+msgid "Empty Folder"
+msgstr "Tóm mappa"
+


Reply via email to