Hello community, here is the log from the commit of package gnome-2048 for openSUSE:Factory checked in at 2016-04-15 19:08:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-2048 (Old) and /work/SRC/openSUSE:Factory/.gnome-2048.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-2048" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-2048/gnome-2048.changes 2016-03-29 14:40:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-2048.new/gnome-2048.changes 2016-04-15 19:08:16.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Apr 14 16:29:25 UTC 2016 - [email protected] + +- Update to version 3.20.1: + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-2048-3.20.0.tar.xz New: ---- gnome-2048-3.20.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-2048.spec ++++++ --- /var/tmp/diff_new_pack.c4VuDi/_old 2016-04-15 19:08:17.000000000 +0200 +++ /var/tmp/diff_new_pack.c4VuDi/_new 2016-04-15 19:08:17.000000000 +0200 @@ -17,7 +17,7 @@ Name: gnome-2048 -Version: 3.20.0 +Version: 3.20.1 Release: 0 Summary: Sliding block puzzle game License: GPL-3.0+ ++++++ gnome-2048-3.20.0.tar.xz -> gnome-2048-3.20.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-2048-3.20.0/NEWS new/gnome-2048-3.20.1/NEWS --- old/gnome-2048-3.20.0/NEWS 2016-03-21 21:33:13.000000000 +0100 +++ new/gnome-2048-3.20.1/NEWS 2016-04-14 11:24:10.000000000 +0200 @@ -1,3 +1,12 @@ +GNOME 2048 3.20.1 2016-04-14 +===================================================================== + +Two translations updated. + +Translations updated: + Chinese: Yating Kuang + Spanish: Daniel Mustieles + GNOME 2048 3.20.0 2016-03-21 ===================================================================== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-2048-3.20.0/configure new/gnome-2048-3.20.1/configure --- old/gnome-2048-3.20.0/configure 2016-03-21 21:37:10.000000000 +0100 +++ new/gnome-2048-3.20.1/configure 2016-04-14 11:25:29.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-2048 3.20.0. +# Generated by GNU Autoconf 2.69 for gnome-2048 3.20.1. # # Report bugs to <http://www.gnome.org>. # @@ -639,8 +639,8 @@ # Identity of this package. PACKAGE_NAME='gnome-2048' PACKAGE_TARNAME='gnome-2048' -PACKAGE_VERSION='3.20.0' -PACKAGE_STRING='gnome-2048 3.20.0' +PACKAGE_VERSION='3.20.1' +PACKAGE_STRING='gnome-2048 3.20.1' PACKAGE_BUGREPORT='http://www.gnome.org' PACKAGE_URL='' @@ -1357,7 +1357,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-2048 3.20.0 to adapt to many kinds of systems. +\`configure' configures gnome-2048 3.20.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1423,7 +1423,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gnome-2048 3.20.0:";; + short | recursive ) echo "Configuration of gnome-2048 3.20.1:";; esac cat <<\_ACEOF @@ -1538,7 +1538,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gnome-2048 configure 3.20.0 +gnome-2048 configure 3.20.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1593,7 +1593,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-2048 $as_me 3.20.0, which was +It was created by gnome-2048 $as_me 3.20.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2458,7 +2458,7 @@ # Define the identity of the package. PACKAGE='gnome-2048' - VERSION='3.20.0' + VERSION='3.20.1' cat >>confdefs.h <<_ACEOF @@ -5693,7 +5693,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gnome-2048 $as_me 3.20.0, which was +This file was extended by gnome-2048 $as_me 3.20.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5750,7 +5750,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-2048 config.status 3.20.0 +gnome-2048 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-2048-3.20.0/configure.ac new/gnome-2048-3.20.1/configure.ac --- old/gnome-2048-3.20.0/configure.ac 2016-03-21 21:25:38.000000000 +0100 +++ new/gnome-2048-3.20.1/configure.ac 2016-04-14 11:17:43.000000000 +0200 @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([gnome-2048], [3.20.0], [http://www.gnome.org], +AC_INIT([gnome-2048], [3.20.1], [http://www.gnome.org], [gnome-2048]) AC_CONFIG_MACRO_DIR([m4]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-2048-3.20.0/m4/pkg.m4 new/gnome-2048-3.20.1/m4/pkg.m4 --- old/gnome-2048-3.20.0/m4/pkg.m4 2016-03-21 21:37:01.000000000 +0100 +++ new/gnome-2048-3.20.1/m4/pkg.m4 2016-04-14 11:25:22.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 <[email protected]>. dnl Copyright © 2012-2015 Dan Nicholson <[email protected]> @@ -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-2048-3.20.0/po/es.po new/gnome-2048-3.20.1/po/es.po --- old/gnome-2048-3.20.0/po/es.po 2016-02-07 16:44:36.000000000 +0100 +++ new/gnome-2048-3.20.1/po/es.po 2016-04-13 22:36:17.000000000 +0200 @@ -10,8 +10,8 @@ "Project-Id-Version: gnome-2048.master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=gnome-2048&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2016-01-18 21:28+0000\n" -"PO-Revision-Date: 2016-02-01 15:50+0100\n" +"POT-Creation-Date: 2016-04-07 07:01+0000\n" +"PO-Revision-Date: 2016-04-07 12:50+0200\n" "Last-Translator: Daniel Mustieles <[email protected]>\n" "Language-Team: Español; Castellano <[email protected]>\n" "Language: \n" @@ -25,7 +25,7 @@ msgid "Congratulations!" msgstr "Enhorabuena." -#: ../data/congrats.ui.h:2 ../data/menus.ui.h:1 ../src/application.vala:222 +#: ../data/congrats.ui.h:2 ../data/menus.ui.h:1 ../src/application.vala:246 msgid "New Game" msgstr "Partida nueva" @@ -215,20 +215,31 @@ msgid "Display congrats" msgstr "Mostrar enhorabuena" -#: ../src/application.vala:144 +#: ../src/application.vala:166 msgid "Game Over" msgstr "Juego terminado" -#: ../src/application.vala:163 +#: ../src/application.vala:187 #, c-format -#| msgid "You have obtained the $v tile" msgid "You have obtained the %u tile" msgstr "Ha obtenido la ficha %u" -#: ../src/application.vala:244 +#: ../src/application.vala:387 msgid "A clone of 2048 for GNOME" msgstr "Un clon de 2048 para GNOME" +#: ../src/application.vala:388 +msgid "" +"Copyright © 2014-2015 – Juan R. García Blanco\n" +"Copyright © 2016 – Arnaud Bonatti" +msgstr "" +"Copyright © 2014-2015 – Juan R. García Blanco\n" +"Copyright © 2016 – Arnaud Bonatti" + +#: ../src/application.vala:392 +msgid "translator-credits" +msgstr "Daniel Mustieles, <[email protected]>" + #~ msgid "Columns" #~ msgstr "Columnas" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-2048-3.20.0/po/zh_CN.po new/gnome-2048-3.20.1/po/zh_CN.po --- old/gnome-2048-3.20.0/po/zh_CN.po 2015-10-02 22:06:43.000000000 +0200 +++ new/gnome-2048-3.20.1/po/zh_CN.po 2016-04-10 08:00:19.000000000 +0200 @@ -8,20 +8,21 @@ "Project-Id-Version: gnome-2048 master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=gnome-2048&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2015-03-02 14:53+0000\n" -"PO-Revision-Date: 2015-03-04 17:19+0800\n" +"POT-Creation-Date: 2016-02-17 15:06+0000\n" +"PO-Revision-Date: 2016-04-09 13:59+0800\n" "Last-Translator: Mingpei Zheng <[email protected]>\n" "Language-Team: Chinese (China) <[email protected]>\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.8.7.1\n" #: ../data/congrats.ui.h:1 msgid "Congratulations!" msgstr "恭喜!" -#: ../data/congrats.ui.h:2 ../data/menus.ui.h:1 ../src/application.vala:219 +#: ../data/congrats.ui.h:2 ../data/menus.ui.h:1 ../src/application.vala:200 msgid "New Game" msgstr "新游戏" @@ -148,8 +149,8 @@ "single-player puzzle game. Gameplay consists of joining numbers in a grid " "and obtain the 2048 tile." msgstr "" -"玩很容易上瘾的游戏 2048。 GNOME 2048 是一款热门单机益智游戏的克隆版本。游戏玩法" -"是将数字合并到一个网格中而获得2048。" +"玩很容易上瘾的游戏 2048。 GNOME 2048 是一款热门单机益智游戏的克隆版本。游戏玩" +"法是将数字合并到一个网格中而获得2048。" #: ../data/org.gnome.gnome-2048.appdata.xml.in.h:4 msgid "" @@ -168,8 +169,8 @@ "easily get the 2048 tile, do not let it stop you, the game does not end " "there, you can continue joining tiles and improving your score." msgstr "" -"随着每一个新方块产生,你的分数都将会增加。如果你认为你可以轻松获得值为 2048 的" -"方块,比赛还没有结束,你可以继续合并方块和来提高你的分数。" +"随着每一个新方块产生,你的分数都将会增加。如果你认为你可以轻松获得值为 2048 " +"的方块,比赛还没有结束,你可以继续合并方块和来提高你的分数。" #: ../data/org.gnome.gnome-2048.appdata.xml.in.h:6 msgid "" @@ -177,8 +178,8 @@ "to it being highly addictive. Cirulli's 2048 is in turn a clone of the 1024 " "game and includes ideas from other clones." msgstr "" -"2048 最初由 Gabriele Cirulli 编写的,由于本身极容易上瘾,这款游戏已经获得" -"相当的人气。Cirulli 的2048又是游戏1024的模仿品,也借鉴了其他模仿品的思路。" +"2048 最初由 Gabriele Cirulli 编写的,由于本身极容易上瘾,这款游戏已经获得相当" +"的人气。Cirulli 的2048又是游戏1024的模仿品,也借鉴了其他模仿品的思路。" #: ../data/org.gnome.gnome-2048.desktop.in.h:1 msgid "2048" @@ -204,14 +205,29 @@ msgid "Display congrats" msgstr "显示祝贺" -#: ../src/application.vala:142 +#: ../src/application.vala:122 msgid "Game Over" msgstr "游戏结束" -#: ../src/application.vala:158 -msgid "You have obtained the $v tile" -msgstr "您已获得值为 2048 的方块" +#: ../src/application.vala:141 +#, c-format +msgid "You have obtained the %u tile" +msgstr "您已获得值为 %u 的方块" -#: ../src/application.vala:241 +#: ../src/application.vala:321 msgid "A clone of 2048 for GNOME" -msgstr "2048 游戏的 GNOME 版本" +msgstr "2048 游戏的 GNOME 克隆版本" + +#: ../src/application.vala:322 +msgid "" +"Copyright © 2014-2015 – Juan R. García Blanco\n" +"Copyright © 2016 – Arnaud Bonatti" +msgstr "" +"Copyright © 2014-2015 – Juan R. García Blanco\n" +"Copyright © 2016 – Arnaud Bonatti" + +#: ../src/application.vala:326 +msgid "translator-credits" +msgstr "" +"Mingpei Zheng <[email protected]>, 2015\n" +"Yating Kuang <[email protected]>, 2016" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-2048-3.20.0/src/application.c new/gnome-2048-3.20.1/src/application.c --- old/gnome-2048-3.20.0/src/application.c 2016-03-21 21:37:30.000000000 +0100 +++ new/gnome-2048-3.20.1/src/application.c 2016-04-14 11:25:40.000000000 +0200 @@ -1,4 +1,4 @@ -/* application.c generated by valac 0.31.1.19-d5143, the Vala compiler +/* application.c generated by valac 0.32.0.3-7e69f5, the Vala compiler * generated from application.vala, do not modify */ /* Copyright (C) 2014-2015 Juan R. García Blanco <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-2048-3.20.0/src/game.c new/gnome-2048-3.20.1/src/game.c --- old/gnome-2048-3.20.0/src/game.c 2016-03-21 21:37:30.000000000 +0100 +++ new/gnome-2048-3.20.1/src/game.c 2016-04-14 11:25:40.000000000 +0200 @@ -1,4 +1,4 @@ -/* game.c generated by valac 0.31.1.19-d5143, the Vala compiler +/* game.c generated by valac 0.32.0.3-7e69f5, the Vala compiler * generated from game.vala, do not modify */ /* Copyright (C) 2014-2015 Juan R. García Blanco <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-2048-3.20.0/src/grid.c new/gnome-2048-3.20.1/src/grid.c --- old/gnome-2048-3.20.0/src/grid.c 2016-03-21 21:37:30.000000000 +0100 +++ new/gnome-2048-3.20.1/src/grid.c 2016-04-14 11:25:40.000000000 +0200 @@ -1,4 +1,4 @@ -/* grid.c generated by valac 0.31.1.19-d5143, the Vala compiler +/* grid.c generated by valac 0.32.0.3-7e69f5, the Vala compiler * generated from grid.vala, do not modify */ /* Copyright (C) 2014-2015 Juan R. García Blanco <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-2048-3.20.0/src/view.c new/gnome-2048-3.20.1/src/view.c --- old/gnome-2048-3.20.0/src/view.c 2016-03-21 21:37:30.000000000 +0100 +++ new/gnome-2048-3.20.1/src/view.c 2016-04-14 11:25:40.000000000 +0200 @@ -1,4 +1,4 @@ -/* view.c generated by valac 0.31.1.19-d5143, the Vala compiler +/* view.c generated by valac 0.32.0.3-7e69f5, the Vala compiler * generated from view.vala, do not modify */ /* Copyright (C) 2014-2015 Juan R. García Blanco <[email protected]>
