Hello community, here is the log from the commit of package libgames-support for openSUSE:Factory checked in at 2016-05-11 16:37:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgames-support (Old) and /work/SRC/openSUSE:Factory/.libgames-support.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgames-support" Changes: -------- --- /work/SRC/openSUSE:Factory/libgames-support/libgames-support.changes 2016-04-16 22:08:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libgames-support.new/libgames-support.changes 2016-05-11 16:37:50.000000000 +0200 @@ -1,0 +2,6 @@ +Sat May 7 08:57:38 UTC 2016 - [email protected] + +- Update to version 1.0.2: + + Updated translations. + +------------------------------------------------------------------- Old: ---- libgames-support-1.0.1.tar.xz New: ---- libgames-support-1.0.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgames-support.spec ++++++ --- /var/tmp/diff_new_pack.JjmYoq/_old 2016-05-11 16:37:51.000000000 +0200 +++ /var/tmp/diff_new_pack.JjmYoq/_new 2016-05-11 16:37:51.000000000 +0200 @@ -17,7 +17,7 @@ Name: libgames-support -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: Internal support library for GNOME games License: LGPL-3.0+ ++++++ libgames-support-1.0.1.tar.xz -> libgames-support-1.0.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgames-support-1.0.1/NEWS new/libgames-support-1.0.2/NEWS --- old/libgames-support-1.0.1/NEWS 2016-04-08 15:33:33.000000000 +0200 +++ new/libgames-support-1.0.2/NEWS 2016-05-07 01:53:54.000000000 +0200 @@ -1,3 +1,8 @@ +1.0.2 - May 6, 2016 +=================== + +- Updated translations + 1.0.1 - April 8, 2016 ===================== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgames-support-1.0.1/configure new/libgames-support-1.0.2/configure --- old/libgames-support-1.0.1/configure 2016-04-08 15:34:14.000000000 +0200 +++ new/libgames-support-1.0.2/configure 2016-05-07 01:54:40.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for libgames-support 1.0.1. +# Generated by GNU Autoconf 2.69 for libgames-support 1.0.2. # # Report bugs to <https://bugzilla.gnome.org>. # @@ -650,8 +650,8 @@ # Identity of this package. PACKAGE_NAME='libgames-support' PACKAGE_TARNAME='libgames-support' -PACKAGE_VERSION='1.0.1' -PACKAGE_STRING='libgames-support 1.0.1' +PACKAGE_VERSION='1.0.2' +PACKAGE_STRING='libgames-support 1.0.2' PACKAGE_BUGREPORT='https://bugzilla.gnome.org' PACKAGE_URL='' @@ -1426,7 +1426,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 libgames-support 1.0.1 to adapt to many kinds of systems. +\`configure' configures libgames-support 1.0.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1497,7 +1497,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libgames-support 1.0.1:";; + short | recursive ) echo "Configuration of libgames-support 1.0.2:";; esac cat <<\_ACEOF @@ -1620,7 +1620,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libgames-support configure 1.0.1 +libgames-support configure 1.0.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1898,7 +1898,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libgames-support $as_me 1.0.1, which was +It was created by libgames-support $as_me 1.0.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2772,7 +2772,7 @@ # Define the identity of the package. PACKAGE='libgames-support' - VERSION='1.0.1' + VERSION='1.0.2' cat >>confdefs.h <<_ACEOF @@ -13490,7 +13490,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libgames-support $as_me 1.0.1, which was +This file was extended by libgames-support $as_me 1.0.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13547,7 +13547,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -libgames-support config.status 1.0.1 +libgames-support config.status 1.0.2 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/libgames-support-1.0.1/configure.ac new/libgames-support-1.0.2/configure.ac --- old/libgames-support-1.0.1/configure.ac 2016-04-08 15:33:10.000000000 +0200 +++ new/libgames-support-1.0.2/configure.ac 2016-05-07 01:53:57.000000000 +0200 @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -AC_INIT([libgames-support], [1.0.1], [https://bugzilla.gnome.org]) +AC_INIT([libgames-support], [1.0.2], [https://bugzilla.gnome.org]) dnl http://people.gnome.org/~walters/docs/build-api.txt dnl https://bugzilla.gnome.org/show_bug.cgi?id=751624 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgames-support-1.0.1/games/gridframe.c new/libgames-support-1.0.2/games/gridframe.c --- old/libgames-support-1.0.1/games/gridframe.c 2016-04-08 15:34:26.000000000 +0200 +++ new/libgames-support-1.0.2/games/gridframe.c 2016-05-07 01:54:46.000000000 +0200 @@ -1,4 +1,4 @@ -/* gridframe.c generated by valac 0.32.0.1-80f0, the Vala compiler +/* gridframe.c generated by valac 0.32.0.13-d82f, the Vala compiler * generated from gridframe.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/libgames-support-1.0.1/games/libgames-support-1.0.vapi new/libgames-support-1.0.2/games/libgames-support-1.0.vapi --- old/libgames-support-1.0.1/games/libgames-support-1.0.vapi 2016-04-08 15:34:26.000000000 +0200 +++ new/libgames-support-1.0.2/games/libgames-support-1.0.vapi 2016-05-07 01:54:46.000000000 +0200 @@ -1,4 +1,4 @@ -/* libgames-support-1.0.vapi generated by valac 0.32.0.1-80f0, do not modify. */ +/* libgames-support-1.0.vapi generated by valac 0.32.0.13-d82f, do not modify. */ namespace Games { namespace Scores { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgames-support-1.0.1/games/libgames-support.h new/libgames-support-1.0.2/games/libgames-support.h --- old/libgames-support-1.0.1/games/libgames-support.h 2016-04-08 15:34:26.000000000 +0200 +++ new/libgames-support-1.0.2/games/libgames-support.h 2016-05-07 01:54:46.000000000 +0200 @@ -1,4 +1,4 @@ -/* libgames-support.h generated by valac 0.32.0.1-80f0, the Vala compiler, do not modify */ +/* libgames-support.h generated by valac 0.32.0.13-d82f, the Vala compiler, do not modify */ #ifndef __LIBGAMES_SUPPORT_H__ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgames-support-1.0.1/games/scores/category.c new/libgames-support-1.0.2/games/scores/category.c --- old/libgames-support-1.0.1/games/scores/category.c 2016-04-08 15:34:26.000000000 +0200 +++ new/libgames-support-1.0.2/games/scores/category.c 2016-05-07 01:54:46.000000000 +0200 @@ -1,4 +1,4 @@ -/* category.c generated by valac 0.32.0.1-80f0, the Vala compiler +/* category.c generated by valac 0.32.0.13-d82f, the Vala compiler * generated from category.vala, do not modify */ /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- @@ -124,15 +124,15 @@ gchar result = '\0'; glong _tmp0_ = 0L; gchar _tmp1_ = '\0'; -#line 1082 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1086 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, '\0'); -#line 1083 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1087 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp0_ = index; -#line 1083 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1087 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp1_ = ((gchar*) self)[_tmp0_]; -#line 1083 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1087 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" result = _tmp1_; -#line 1083 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1087 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" return result; #line 138 "category.c" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgames-support-1.0.1/games/scores/context.c new/libgames-support-1.0.2/games/scores/context.c --- old/libgames-support-1.0.1/games/scores/context.c 2016-04-08 15:34:26.000000000 +0200 +++ new/libgames-support-1.0.2/games/scores/context.c 2016-05-07 01:54:46.000000000 +0200 @@ -1,4 +1,4 @@ -/* context.c generated by valac 0.32.0.1-80f0, the Vala compiler +/* context.c generated by valac 0.32.0.13-d82f, the Vala compiler * generated from context.vala, do not modify */ /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- @@ -1573,11 +1573,11 @@ static const gchar* string_to_string (const gchar* self) { const gchar* result = NULL; -#line 1408 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1412 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, NULL); -#line 1409 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1413 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" result = self; -#line 1409 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1413 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" return result; #line 1583 "context.c" } @@ -1595,39 +1595,39 @@ gint _tmp3__length1 = 0; guint8* _tmp4_ = NULL; gint _tmp4__length1 = 0; -#line 1394 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1398 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, NULL); -#line 1395 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1399 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" res = (guint8*) self; -#line 1395 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1399 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" res_length1 = -1; -#line 1395 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1399 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _res_size_ = res_length1; -#line 1396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp0_ = strlen (self); -#line 1396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp1_ = _tmp0_; -#line 1396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" res_length1 = (gint) _tmp1_; -#line 1396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp2_ = res_length1; -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp3_ = res; -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp3__length1 = res_length1; -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp4_ = _tmp3_; -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp4__length1 = _tmp3__length1; -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" if (result_length1) { -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" *result_length1 = _tmp4__length1; #line 1627 "context.c" } -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" result = _tmp4_; -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" return result; #line 1633 "context.c" } @@ -2695,11 +2695,11 @@ gint c = 0; GString* ret = NULL; GString* _tmp7_ = NULL; -#line 3393 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, NULL); -#line 3395 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3399 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" ret = NULL; -#line 3396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" while (TRUE) { #line 2705 "context.c" gint _tmp0_ = 0; @@ -2708,78 +2708,78 @@ gint _tmp4_ = 0; GString* _tmp5_ = NULL; gint _tmp6_ = 0; -#line 3396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp0_ = fgetc (self); -#line 3396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" c = _tmp0_; -#line 3396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp1_ = c; -#line 3396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" if (!(_tmp1_ != EOF)) { -#line 3396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" break; #line 2722 "context.c" } -#line 3397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp2_ = ret; -#line 3397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" if (_tmp2_ == NULL) { #line 2728 "context.c" GString* _tmp3_ = NULL; -#line 3398 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3402 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp3_ = g_string_new (""); -#line 3398 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3402 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _g_string_free0 (ret); -#line 3398 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3402 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" ret = _tmp3_; #line 2736 "context.c" } -#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3404 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp4_ = c; -#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3404 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" if (_tmp4_ == ((gint) '\n')) { -#line 3401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3405 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" break; #line 2744 "context.c" } -#line 3403 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3407 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp5_ = ret; -#line 3403 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3407 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp6_ = c; -#line 3403 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3407 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" g_string_append_c ((GString*) _tmp5_, (gchar) _tmp6_); #line 2752 "context.c" } -#line 3405 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3409 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp7_ = ret; -#line 3405 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3409 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" if (_tmp7_ == NULL) { -#line 3406 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3410 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" result = NULL; -#line 3406 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3410 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _g_string_free0 (ret); -#line 3406 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3410 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" return result; #line 2764 "context.c" } else { GString* _tmp8_ = NULL; const gchar* _tmp9_ = NULL; gchar* _tmp10_ = NULL; -#line 3408 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3412 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp8_ = ret; -#line 3408 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3412 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp9_ = ((GString*) _tmp8_)->str; -#line 3408 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3412 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp10_ = g_strdup (_tmp9_); -#line 3408 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3412 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" result = _tmp10_; -#line 3408 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3412 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _g_string_free0 (ret); -#line 3408 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3412 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" return result; #line 2781 "context.c" } -#line 3393 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _g_string_free0 (ret); #line 2785 "context.c" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgames-support-1.0.1/games/scores/dialog.c new/libgames-support-1.0.2/games/scores/dialog.c --- old/libgames-support-1.0.1/games/scores/dialog.c 2016-04-08 15:34:26.000000000 +0200 +++ new/libgames-support-1.0.2/games/scores/dialog.c 2016-05-07 01:54:46.000000000 +0200 @@ -1,4 +1,4 @@ -/* dialog.c generated by valac 0.32.0.1-80f0, the Vala compiler +/* dialog.c generated by valac 0.32.0.13-d82f, the Vala compiler * generated from dialog.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/libgames-support-1.0.1/games/scores/directory-importer.c new/libgames-support-1.0.2/games/scores/directory-importer.c --- old/libgames-support-1.0.1/games/scores/directory-importer.c 2016-04-08 15:34:26.000000000 +0200 +++ new/libgames-support-1.0.2/games/scores/directory-importer.c 2016-05-07 01:54:46.000000000 +0200 @@ -1,4 +1,4 @@ -/* directory-importer.c generated by valac 0.32.0.1-80f0, the Vala compiler +/* directory-importer.c generated by valac 0.32.0.13-d82f, the Vala compiler * generated from directory-importer.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/libgames-support-1.0.1/games/scores/history-file-importer.c new/libgames-support-1.0.2/games/scores/history-file-importer.c --- old/libgames-support-1.0.1/games/scores/history-file-importer.c 2016-04-08 15:34:26.000000000 +0200 +++ new/libgames-support-1.0.2/games/scores/history-file-importer.c 2016-05-07 01:54:46.000000000 +0200 @@ -1,4 +1,4 @@ -/* history-file-importer.c generated by valac 0.32.0.1-80f0, the Vala compiler +/* history-file-importer.c generated by valac 0.32.0.13-d82f, the Vala compiler * generated from history-file-importer.vala, do not modify */ /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- @@ -332,11 +332,11 @@ gint c = 0; GString* ret = NULL; GString* _tmp7_ = NULL; -#line 3393 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, NULL); -#line 3395 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3399 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" ret = NULL; -#line 3396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" while (TRUE) { #line 342 "history-file-importer.c" gint _tmp0_ = 0; @@ -345,78 +345,78 @@ gint _tmp4_ = 0; GString* _tmp5_ = NULL; gint _tmp6_ = 0; -#line 3396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp0_ = fgetc (self); -#line 3396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" c = _tmp0_; -#line 3396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp1_ = c; -#line 3396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" if (!(_tmp1_ != EOF)) { -#line 3396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" break; #line 359 "history-file-importer.c" } -#line 3397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp2_ = ret; -#line 3397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" if (_tmp2_ == NULL) { #line 365 "history-file-importer.c" GString* _tmp3_ = NULL; -#line 3398 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3402 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp3_ = g_string_new (""); -#line 3398 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3402 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _g_string_free0 (ret); -#line 3398 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3402 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" ret = _tmp3_; #line 373 "history-file-importer.c" } -#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3404 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp4_ = c; -#line 3400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3404 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" if (_tmp4_ == ((gint) '\n')) { -#line 3401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3405 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" break; #line 381 "history-file-importer.c" } -#line 3403 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3407 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp5_ = ret; -#line 3403 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3407 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp6_ = c; -#line 3403 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3407 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" g_string_append_c ((GString*) _tmp5_, (gchar) _tmp6_); #line 389 "history-file-importer.c" } -#line 3405 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3409 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp7_ = ret; -#line 3405 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3409 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" if (_tmp7_ == NULL) { -#line 3406 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3410 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" result = NULL; -#line 3406 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3410 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _g_string_free0 (ret); -#line 3406 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3410 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" return result; #line 401 "history-file-importer.c" } else { GString* _tmp8_ = NULL; const gchar* _tmp9_ = NULL; gchar* _tmp10_ = NULL; -#line 3408 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3412 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp8_ = ret; -#line 3408 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3412 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp9_ = ((GString*) _tmp8_)->str; -#line 3408 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3412 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp10_ = g_strdup (_tmp9_); -#line 3408 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3412 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" result = _tmp10_; -#line 3408 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3412 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _g_string_free0 (ret); -#line 3408 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3412 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" return result; #line 418 "history-file-importer.c" } -#line 3393 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 3397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _g_string_free0 (ret); #line 422 "history-file-importer.c" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgames-support-1.0.1/games/scores/importer.c new/libgames-support-1.0.2/games/scores/importer.c --- old/libgames-support-1.0.1/games/scores/importer.c 2016-04-08 15:34:26.000000000 +0200 +++ new/libgames-support-1.0.2/games/scores/importer.c 2016-05-07 01:54:46.000000000 +0200 @@ -1,4 +1,4 @@ -/* importer.c generated by valac 0.32.0.1-80f0, the Vala compiler +/* importer.c generated by valac 0.32.0.13-d82f, the Vala compiler * generated from importer.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/libgames-support-1.0.1/games/scores/score.c new/libgames-support-1.0.2/games/scores/score.c --- old/libgames-support-1.0.1/games/scores/score.c 2016-04-08 15:34:26.000000000 +0200 +++ new/libgames-support-1.0.2/games/scores/score.c 2016-05-07 01:54:46.000000000 +0200 @@ -1,4 +1,4 @@ -/* score.c generated by valac 0.32.0.1-80f0, the Vala compiler +/* score.c generated by valac 0.32.0.13-d82f, the Vala compiler * generated from score.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/libgames-support-1.0.1/po/oc.po new/libgames-support-1.0.2/po/oc.po --- old/libgames-support-1.0.1/po/oc.po 2016-03-06 20:55:29.000000000 +0100 +++ new/libgames-support-1.0.2/po/oc.po 2016-05-07 01:53:30.000000000 +0200 @@ -7,8 +7,8 @@ "Project-Id-Version: libgames-scores master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product" "=libgames-scores&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2016-03-01 09:00+0000\n" -"PO-Revision-Date: 2016-03-02 20:29+0200\n" +"POT-Creation-Date: 2016-03-02 19:30+0000\n" +"PO-Revision-Date: 2016-05-05 21:46+0200\n" "Last-Translator: Cédric Valmary (totenoc.eu) <[email protected]>\n" "Language-Team: Tot En Òc\n" "Language: oc\n" @@ -38,7 +38,7 @@ #: ../games/scores/dialog.vala:82 msgid "Play some games and your scores will show up here." -msgstr "Jogatz a certans jòcs e las marcas aparesisseràn aicí." +msgstr "Jogatz a certans jòcs e las marcas apareisseràn aicí." #. A column heading in the scores dialog #: ../games/scores/dialog.vala:135 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgames-support-1.0.1/tests/test-scores.c new/libgames-support-1.0.2/tests/test-scores.c --- old/libgames-support-1.0.1/tests/test-scores.c 2016-04-08 15:34:32.000000000 +0200 +++ new/libgames-support-1.0.2/tests/test-scores.c 2016-05-07 01:54:48.000000000 +0200 @@ -1,4 +1,4 @@ -/* test-scores.c generated by valac 0.32.0.1-80f0, the Vala compiler +/* test-scores.c generated by valac 0.32.0.13-d82f, the Vala compiler * generated from test-scores.vala, do not modify */ /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- @@ -1301,39 +1301,39 @@ gint _tmp3__length1 = 0; guint8* _tmp4_ = NULL; gint _tmp4__length1 = 0; -#line 1394 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1398 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, NULL); -#line 1395 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1399 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" res = (guint8*) self; -#line 1395 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1399 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" res_length1 = -1; -#line 1395 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1399 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _res_size_ = res_length1; -#line 1396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp0_ = strlen (self); -#line 1396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp1_ = _tmp0_; -#line 1396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" res_length1 = (gint) _tmp1_; -#line 1396 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1400 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp2_ = res_length1; -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp3_ = res; -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp3__length1 = res_length1; -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp4_ = _tmp3_; -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" _tmp4__length1 = _tmp3__length1; -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" if (result_length1) { -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" *result_length1 = _tmp4__length1; #line 1333 "test-scores.c" } -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" result = _tmp4_; -#line 1397 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" +#line 1401 "/home/mcatanzaro/src/jhbuild/install/share/vala-0.32/vapi/glib-2.0.vapi" return result; #line 1339 "test-scores.c" }
