Hello community, here is the log from the commit of package gnome-taquin for openSUSE:Factory checked in at 2016-04-15 19:08:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-taquin (Old) and /work/SRC/openSUSE:Factory/.gnome-taquin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-taquin" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-taquin/gnome-taquin.changes 2016-03-29 14:42:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-taquin.new/gnome-taquin.changes 2016-04-15 19:08:01.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Apr 14 16:33:49 UTC 2016 - zai...@opensuse.org + +- Update to version 3.20.1: + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-taquin-3.20.0.tar.xz New: ---- gnome-taquin-3.20.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-taquin.spec ++++++ --- /var/tmp/diff_new_pack.eddDJG/_old 2016-04-15 19:08:02.000000000 +0200 +++ /var/tmp/diff_new_pack.eddDJG/_new 2016-04-15 19:08:02.000000000 +0200 @@ -17,7 +17,7 @@ Name: gnome-taquin -Version: 3.20.0 +Version: 3.20.1 Release: 0 Summary: A computer version of the 15-puzzle and other sliding puzzles License: GPL-3.0+ ++++++ gnome-taquin-3.20.0.tar.xz -> gnome-taquin-3.20.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-taquin-3.20.0/NEWS new/gnome-taquin-3.20.1/NEWS --- old/gnome-taquin-3.20.0/NEWS 2016-03-21 22:13:04.000000000 +0100 +++ new/gnome-taquin-3.20.1/NEWS 2016-04-14 11:43:22.000000000 +0200 @@ -1,3 +1,11 @@ +3.20.1 – April 14, 2016 +========================= + +Just one translation update. + +Translation updated: + Friulian: Fabio Tomat + 3.20.0 – March 21, 2016 ========================= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-taquin-3.20.0/configure new/gnome-taquin-3.20.1/configure --- old/gnome-taquin-3.20.0/configure 2016-03-21 22:16:37.000000000 +0100 +++ new/gnome-taquin-3.20.1/configure 2016-04-14 11:44:27.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for GNOME Taquin 3.20.0. +# Generated by GNU Autoconf 2.69 for GNOME Taquin 3.20.1. # # Report bugs to <https://bugzilla.gnome.org/>. # @@ -639,8 +639,8 @@ # Identity of this package. PACKAGE_NAME='GNOME Taquin' PACKAGE_TARNAME='gnome-taquin' -PACKAGE_VERSION='3.20.0' -PACKAGE_STRING='GNOME Taquin 3.20.0' +PACKAGE_VERSION='3.20.1' +PACKAGE_STRING='GNOME Taquin 3.20.1' PACKAGE_BUGREPORT='https://bugzilla.gnome.org/' PACKAGE_URL='https://wiki.gnome.org/Apps/Taquin' @@ -1358,7 +1358,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 GNOME Taquin 3.20.0 to adapt to many kinds of systems. +\`configure' configures GNOME Taquin 3.20.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1424,7 +1424,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GNOME Taquin 3.20.0:";; + short | recursive ) echo "Configuration of GNOME Taquin 3.20.1:";; esac cat <<\_ACEOF @@ -1540,7 +1540,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GNOME Taquin configure 3.20.0 +GNOME Taquin configure 3.20.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1595,7 +1595,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by GNOME Taquin $as_me 3.20.0, which was +It was created by GNOME Taquin $as_me 3.20.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2460,7 +2460,7 @@ # Define the identity of the package. PACKAGE='gnome-taquin' - VERSION='3.20.0' + VERSION='3.20.1' cat >>confdefs.h <<_ACEOF @@ -5726,7 +5726,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by GNOME Taquin $as_me 3.20.0, which was +This file was extended by GNOME Taquin $as_me 3.20.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5784,7 +5784,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -GNOME Taquin config.status 3.20.0 +GNOME Taquin config.status 3.20.1 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/gnome-taquin-3.20.0/configure.ac new/gnome-taquin-3.20.1/configure.ac --- old/gnome-taquin-3.20.0/configure.ac 2016-03-21 22:05:17.000000000 +0100 +++ new/gnome-taquin-3.20.1/configure.ac 2016-04-14 11:42:24.000000000 +0200 @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([GNOME Taquin], [3.20.0], [https://bugzilla.gnome.org/], +AC_INIT([GNOME Taquin], [3.20.1], [https://bugzilla.gnome.org/], [gnome-taquin], [https://wiki.gnome.org/Apps/Taquin]) AC_CONFIG_MACRO_DIR([m4]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-taquin-3.20.0/m4/pkg.m4 new/gnome-taquin-3.20.1/m4/pkg.m4 --- old/gnome-taquin-3.20.0/m4/pkg.m4 2016-03-21 22:16:28.000000000 +0100 +++ new/gnome-taquin-3.20.1/m4/pkg.m4 2016-04-14 11:44:20.000000000 +0200 @@ -1,5 +1,5 @@ dnl pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- -dnl serial 11 (pkg-config-0.29.1) +dnl serial 11 (pkg-config-0.29) dnl dnl Copyright © 2004 Scott James Remnant <sc...@netsplit.com>. dnl Copyright © 2012-2015 Dan Nicholson <dbn.li...@gmail.com> @@ -41,7 +41,7 @@ dnl See the "Since" comment for each macro you use to see what version dnl of the macros you require. m4_defun([PKG_PREREQ], -[m4_define([PKG_MACROS_VERSION], [0.29.1]) +[m4_define([PKG_MACROS_VERSION], [0.29]) m4_if(m4_version_compare(PKG_MACROS_VERSION, [$1]), -1, [m4_fatal([pkg.m4 version $1 or higher is required but ]PKG_MACROS_VERSION[ found])]) ])dnl PKG_PREREQ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-taquin-3.20.0/po/fur.po new/gnome-taquin-3.20.1/po/fur.po --- old/gnome-taquin-3.20.0/po/fur.po 2015-11-12 05:05:30.000000000 +0100 +++ new/gnome-taquin-3.20.1/po/fur.po 2016-04-07 00:09:03.000000000 +0200 @@ -8,15 +8,15 @@ "Project-Id-Version: gnome-taquin gnome-3-16\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "taquin&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2015-09-21 17:52+0000\n" -"PO-Revision-Date: 2015-04-15 09:52+0100\n" +"POT-Creation-Date: 2016-04-05 09:51+0000\n" +"PO-Revision-Date: 2016-04-05 13:50+0200\n" "Last-Translator: Fabio Tomat <f.t.pub...@gmail.com>\n" "Language-Team: Friulian <f...@li.org>\n" "Language: fur\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.5.4\n" +"X-Generator: Poedit 1.8.5\n" #: ../data/taquin-menus.ui.h:1 msgid "_Sound" @@ -54,11 +54,11 @@ msgid "Numbers" msgstr "Numars" -#: ../data/taquin-screens.ui.h:6 ../data/org.gnome.taquin.desktop.in.h:4 +#: ../data/taquin-screens.ui.h:6 ../data/org.gnome.taquin.desktop.in.h:5 msgid "15-Puzzle" msgstr "Zûc dal 15" -#: ../data/taquin-screens.ui.h:7 ../data/org.gnome.taquin.desktop.in.h:5 +#: ../data/taquin-screens.ui.h:7 ../data/org.gnome.taquin.desktop.in.h:6 msgid "16-Puzzle" msgstr "Zûc dal 16" @@ -83,7 +83,7 @@ msgstr "GNOME Taquin" #: ../data/org.gnome.taquin.appdata.xml.in.h:2 -#: ../data/org.gnome.taquin.desktop.in.h:2 +#: ../data/org.gnome.taquin.desktop.in.h:3 msgid "Slide tiles to their correct places" msgstr "Fâs cori lis tessaris te lôr posizion juste" @@ -107,7 +107,11 @@ msgid "Taquin" msgstr "Taquin" -#: ../data/org.gnome.taquin.desktop.in.h:3 +#: ../data/org.gnome.taquin.desktop.in.h:2 +msgid "15-puzzle" +msgstr "zûc dal 15" + +#: ../data/org.gnome.taquin.desktop.in.h:4 msgid "puzzle;" msgstr "puzzle;gredei;" @@ -170,7 +174,7 @@ #: ../src/taquin-main.vala:47 msgid "Sets the puzzle edges’ size (3-5, 2-9 for debug)" -msgstr "Imposte la dimension dai flancs (3-5, 2-9 par debug)" +msgstr "Impueste la dimension dai flancs (3-5, 2-9 pal debug)" #: ../src/taquin-main.vala:48 msgid "Turn off the sound" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-taquin-3.20.0/src/game-window.c new/gnome-taquin-3.20.1/src/game-window.c --- old/gnome-taquin-3.20.0/src/game-window.c 2016-03-21 22:16:59.000000000 +0100 +++ new/gnome-taquin-3.20.1/src/game-window.c 2016-04-14 11:44:35.000000000 +0200 @@ -1,4 +1,4 @@ -/* game-window.c generated by valac 0.31.1.19-d5143, the Vala compiler +/* game-window.c generated by valac 0.32.0.3-7e69f5, the Vala compiler * generated from game-window.vala, do not modify */ /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-taquin-3.20.0/src/taquin-game.c new/gnome-taquin-3.20.1/src/taquin-game.c --- old/gnome-taquin-3.20.0/src/taquin-game.c 2016-03-21 22:16:59.000000000 +0100 +++ new/gnome-taquin-3.20.1/src/taquin-game.c 2016-04-14 11:44:35.000000000 +0200 @@ -1,4 +1,4 @@ -/* taquin-game.c generated by valac 0.31.1.19-d5143, the Vala compiler +/* taquin-game.c generated by valac 0.32.0.3-7e69f5, the Vala compiler * generated from taquin-game.vala, do not modify */ /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-taquin-3.20.0/src/taquin-main.c new/gnome-taquin-3.20.1/src/taquin-main.c --- old/gnome-taquin-3.20.0/src/taquin-main.c 2016-03-21 22:16:59.000000000 +0100 +++ new/gnome-taquin-3.20.1/src/taquin-main.c 2016-04-14 11:44:35.000000000 +0200 @@ -1,4 +1,4 @@ -/* taquin-main.c generated by valac 0.31.1.19-d5143, the Vala compiler +/* taquin-main.c generated by valac 0.32.0.3-7e69f5, the Vala compiler * generated from taquin-main.vala, do not modify */ /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-taquin-3.20.0/src/taquin-view.c new/gnome-taquin-3.20.1/src/taquin-view.c --- old/gnome-taquin-3.20.0/src/taquin-view.c 2016-03-21 22:16:59.000000000 +0100 +++ new/gnome-taquin-3.20.1/src/taquin-view.c 2016-04-14 11:44:35.000000000 +0200 @@ -1,4 +1,4 @@ -/* taquin-view.c generated by valac 0.31.1.19-d5143, the Vala compiler +/* taquin-view.c generated by valac 0.32.0.3-7e69f5, the Vala compiler * generated from taquin-view.vala, do not modify */ /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-