Hello community, here is the log from the commit of package gnome-nibbles for openSUSE:Factory checked in at 2014-10-15 16:26:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-nibbles (Old) and /work/SRC/openSUSE:Factory/.gnome-nibbles.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-nibbles" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-nibbles/gnome-nibbles.changes 2014-09-30 19:39:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-nibbles.new/gnome-nibbles.changes 2014-10-15 16:27:00.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Oct 13 22:15:15 UTC 2014 - [email protected] + +- Update to version 3.14.1: + + Disable some asserts for stable branch. + +------------------------------------------------------------------- Old: ---- gnome-nibbles-3.14.0.tar.xz New: ---- gnome-nibbles-3.14.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-nibbles.spec ++++++ --- /var/tmp/diff_new_pack.ogJFB5/_old 2014-10-15 16:27:01.000000000 +0200 +++ /var/tmp/diff_new_pack.ogJFB5/_new 2014-10-15 16:27:01.000000000 +0200 @@ -17,7 +17,7 @@ Name: gnome-nibbles -Version: 3.14.0 +Version: 3.14.1 Release: 0 Summary: Worm Game for GNOME License: GPL-2.0+ ++++++ gnome-nibbles-3.14.0.tar.xz -> gnome-nibbles-3.14.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-nibbles-3.14.0/NEWS new/gnome-nibbles-3.14.1/NEWS --- old/gnome-nibbles-3.14.0/NEWS 2014-09-22 15:24:53.000000000 +0200 +++ new/gnome-nibbles-3.14.1/NEWS 2014-10-13 23:58:32.000000000 +0200 @@ -1,3 +1,8 @@ +gnome-nibbles 3.14.1 +===================== + +* Disable some asserts for stable branch + gnome-nibbles 3.14.0 ===================== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-nibbles-3.14.0/configure new/gnome-nibbles-3.14.1/configure --- old/gnome-nibbles-3.14.0/configure 2014-09-22 15:25:14.000000000 +0200 +++ new/gnome-nibbles-3.14.1/configure 2014-10-14 00:02:58.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 Nibbles 3.14.0. +# Generated by GNU Autoconf 2.69 for GNOME Nibbles 3.14.1. # # Report bugs to <https://bugzilla.gnome.org/>. # @@ -579,8 +579,8 @@ # Identity of this package. PACKAGE_NAME='GNOME Nibbles' PACKAGE_TARNAME='gnome-nibbles' -PACKAGE_VERSION='3.14.0' -PACKAGE_STRING='GNOME Nibbles 3.14.0' +PACKAGE_VERSION='3.14.1' +PACKAGE_STRING='GNOME Nibbles 3.14.1' PACKAGE_BUGREPORT='https://bugzilla.gnome.org/' PACKAGE_URL='https://gnome.org.wiki/Apps/Nibbles' @@ -1294,7 +1294,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 Nibbles 3.14.0 to adapt to many kinds of systems. +\`configure' configures GNOME Nibbles 3.14.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1360,7 +1360,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GNOME Nibbles 3.14.0:";; + short | recursive ) echo "Configuration of GNOME Nibbles 3.14.1:";; esac cat <<\_ACEOF @@ -1473,7 +1473,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GNOME Nibbles configure 3.14.0 +GNOME Nibbles configure 3.14.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1641,7 +1641,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 Nibbles $as_me 3.14.0, which was +It was created by GNOME Nibbles $as_me 3.14.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2504,7 +2504,7 @@ # Define the identity of the package. PACKAGE='gnome-nibbles' - VERSION='3.14.0' + VERSION='3.14.1' cat >>confdefs.h <<_ACEOF @@ -5616,7 +5616,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by GNOME Nibbles $as_me 3.14.0, which was +This file was extended by GNOME Nibbles $as_me 3.14.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5683,7 +5683,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 Nibbles config.status 3.14.0 +GNOME Nibbles config.status 3.14.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-nibbles-3.14.0/configure.ac new/gnome-nibbles-3.14.1/configure.ac --- old/gnome-nibbles-3.14.0/configure.ac 2014-09-22 15:23:59.000000000 +0200 +++ new/gnome-nibbles-3.14.1/configure.ac 2014-10-14 00:02:48.000000000 +0200 @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([GNOME Nibbles], [3.14.0], [https://bugzilla.gnome.org/], +AC_INIT([GNOME Nibbles], [3.14.1], [https://bugzilla.gnome.org/], [gnome-nibbles], [https://gnome.org.wiki/Apps/Nibbles]) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-nibbles-3.14.0/po/it.po new/gnome-nibbles-3.14.1/po/it.po --- old/gnome-nibbles-3.14.0/po/it.po 2014-03-24 05:26:05.000000000 +0100 +++ new/gnome-nibbles-3.14.1/po/it.po 2014-10-13 23:57:07.000000000 +0200 @@ -12,8 +12,8 @@ "Project-Id-Version: gnome-nibbles\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "nibbles&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2014-01-16 17:36+0000\n" -"PO-Revision-Date: 2014-03-22 15:53+0100\n" +"POT-Creation-Date: 2014-10-06 19:07+0000\n" +"PO-Revision-Date: 2014-10-09 13:20+0100\n" "Last-Translator: Milo Casagrande <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" "Language: it\n" @@ -21,22 +21,9 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" -"X-Generator: Poedit 1.6.4\n" - -#: ../data/gnibbles.desktop.in.h:1 ../src/main.c:222 ../src/main.c:705 -msgid "Nibbles" -msgstr "Nibbles" - -#: ../data/gnibbles.desktop.in.h:2 -msgid "Guide a worm around a maze" -msgstr "Guida un verme in giro per un labirinto" - -#: ../data/gnibbles.desktop.in.h:3 -msgid "game;snake;board;" -msgstr "gioco;giochi;serpente;snake;board;tavola;" +"X-Generator: Poedit 1.6.9\n" #: ../data/gnome-nibbles.appdata.xml.in.h:1 -#| msgid "Nibbles" msgid "GNOME Nibbles" msgstr "GNOME Nibbles" @@ -73,6 +60,19 @@ "Gioca da solo contro un massimo di 5 vermi o condividi la tua tastiera con " "un amico." +#: ../data/gnome-nibbles.desktop.in.h:1 ../src/main.c:216 ../src/main.c:578 +#: ../src/main.c:706 +msgid "Nibbles" +msgstr "Nibbles" + +#: ../data/gnome-nibbles.desktop.in.h:2 +msgid "Guide a worm around a maze" +msgstr "Guida un verme in giro per un labirinto" + +#: ../data/gnome-nibbles.desktop.in.h:3 +msgid "game;snake;board;" +msgstr "gioco;giochi;serpente;snake;board;tavola;" + #: ../data/org.gnome.nibbles.gschema.xml.h:1 msgid "Number of human players" msgstr "Numero di giocatori umani" @@ -211,11 +211,11 @@ "\n" "Controllare l'installazione di Nibbles" -#: ../src/games-controls.c:107 +#: ../src/games-controls.c:108 msgid "The shortcut you selected is already assigned." msgstr "La scorciatoia selezionata è già assegnata." -#: ../src/games-controls.c:323 +#: ../src/games-controls.c:324 msgid "Unknown Command" msgstr "Comando sconosciuto" @@ -243,7 +243,7 @@ msgid "Date" msgstr "Data" -#: ../src/games-scores-dialog.c:448 ../src/preferences.c:225 +#: ../src/games-scores-dialog.c:448 msgid "_Close" msgstr "_Chiudi" @@ -260,71 +260,67 @@ "\n" "Controllare l'installazione di Nibbles" -#: ../src/gnibbles.c:341 +#: ../src/gnibbles.c:340 msgid "Nibbles Scores" msgstr "Punteggi di Nibbles" -#: ../src/gnibbles.c:344 +#: ../src/gnibbles.c:343 msgid "Speed:" msgstr "Velocità:" -#: ../src/gnibbles.c:349 +#: ../src/gnibbles.c:348 msgid "Congratulations!" msgstr "Congratulazioni!" -#: ../src/gnibbles.c:350 +#: ../src/gnibbles.c:349 msgid "Your score is the best!" msgstr "Il tuo punteggio è il migliore!" -#: ../src/gnibbles.c:351 +#: ../src/gnibbles.c:350 msgid "Your score has made the top ten." msgstr "Il tuo punteggio rientra nei primi 10." -#: ../src/main.c:60 +#: ../src/main.c:62 msgctxt "game speed" msgid "Beginner" msgstr "Principiante" -#: ../src/main.c:61 +#: ../src/main.c:63 msgctxt "game speed" msgid "Slow" msgstr "Lenta" -#: ../src/main.c:62 +#: ../src/main.c:64 msgctxt "game speed" msgid "Medium" msgstr "Media" -#: ../src/main.c:63 +#: ../src/main.c:65 msgctxt "game speed" msgid "Fast" msgstr "Veloce" -#: ../src/main.c:64 +#: ../src/main.c:66 msgctxt "game speed" msgid "Beginner with Fakes" msgstr "Principiante con falsi" -#: ../src/main.c:65 +#: ../src/main.c:67 msgctxt "game speed" msgid "Slow with Fakes" msgstr "Lenta con falsi" -#: ../src/main.c:66 +#: ../src/main.c:68 msgctxt "game speed" msgid "Medium with Fakes" msgstr "Media con falsi" -#: ../src/main.c:67 +#: ../src/main.c:69 msgctxt "game speed" msgid "Fast with Fakes" msgstr "Veloce con falsi" -#: ../src/main.c:228 -#| msgid "" -#| "A worm game for GNOME.\n" -#| "\n" -#| "Nibbles is a part of GNOME Games." +#: ../src/main.c:222 msgid "" "A worm game for GNOME\n" "\n" @@ -334,7 +330,7 @@ "\n" "Nibbles fa parte dei Giochi di GNOME." -#: ../src/main.c:231 +#: ../src/main.c:225 msgid "translator-credits" msgstr "" "Milo Casagrande <[email protected]>\n" @@ -343,8 +339,8 @@ "Fabrizio Stefani <[email protected]>" #: ../src/preferences.c:223 -msgid "Nibbles Preferences" -msgstr "Preferenze di Nibbles" +msgid "Preferences" +msgstr "Preferenze" #: ../src/preferences.c:236 msgid "Game" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-nibbles-3.14.0/src/board.c new/gnome-nibbles-3.14.1/src/board.c --- old/gnome-nibbles-3.14.0/src/board.c 2014-09-22 15:23:35.000000000 +0200 +++ new/gnome-nibbles-3.14.1/src/board.c 2014-10-13 23:57:07.000000000 +0200 @@ -455,8 +455,8 @@ } } - if (count > 0) - g_assert_cmpint (count, ==, worm->length); + //if (count > 0) + //g_assert_cmpint (count, ==, worm->length); return count; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-nibbles-3.14.0/src/worm.c new/gnome-nibbles-3.14.1/src/worm.c --- old/gnome-nibbles-3.14.0/src/worm.c 2014-09-22 15:23:35.000000000 +0200 +++ new/gnome-nibbles-3.14.1/src/worm.c 2014-10-13 23:57:07.000000000 +0200 @@ -440,7 +440,7 @@ board->walls[worm->xtail][worm->ytail] = worm->number + WORMCHAR; } - g_assert_cmpint (board->walls[worm->xtail][worm->ytail], ==, worm->number + WORMCHAR); + // g_assert_cmpint (board->walls[worm->xtail][worm->ytail], ==, worm->number + WORMCHAR); } static void -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
