Hello community, here is the log from the commit of package four-in-a-row for openSUSE:Factory checked in at 2013-04-26 15:42:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/four-in-a-row (Old) and /work/SRC/openSUSE:Factory/.four-in-a-row.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "four-in-a-row", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/four-in-a-row/four-in-a-row.changes 2013-04-09 07:05:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.four-in-a-row.new/four-in-a-row.changes 2013-04-26 15:42:35.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Apr 15 17:32:17 UTC 2013 - [email protected] + +- Update to version 3.8.1: + + Updated trranslations. + +------------------------------------------------------------------- Old: ---- four-in-a-row-3.8.0.tar.xz New: ---- four-in-a-row-3.8.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ four-in-a-row.spec ++++++ --- /var/tmp/diff_new_pack.GETtFP/_old 2013-04-26 15:42:37.000000000 +0200 +++ /var/tmp/diff_new_pack.GETtFP/_new 2013-04-26 15:42:37.000000000 +0200 @@ -17,7 +17,7 @@ Name: four-in-a-row -Version: 3.8.0 +Version: 3.8.1 Release: 0 Summary: Connect Four Game for GNOME License: GPL-2.0+ ++++++ four-in-a-row-3.8.0.tar.xz -> four-in-a-row-3.8.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/four-in-a-row-3.8.0/NEWS new/four-in-a-row-3.8.1/NEWS --- old/four-in-a-row-3.8.0/NEWS 2013-03-27 04:48:19.000000000 +0100 +++ new/four-in-a-row-3.8.1/NEWS 2013-04-15 16:05:47.000000000 +0200 @@ -1,3 +1,9 @@ +four-in-a-row 3.8.1 +=================== + +Gheyret Kenji (1): + Updated Uyghur translation + four-in-a-row 3.8.0 =================== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/four-in-a-row-3.8.0/configure new/four-in-a-row-3.8.1/configure --- old/four-in-a-row-3.8.0/configure 2013-03-27 04:48:28.000000000 +0100 +++ new/four-in-a-row-3.8.1/configure 2013-04-15 16:06:07.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for four-in-a-row 3.8.0. +# Generated by GNU Autoconf 2.69 for four-in-a-row 3.8.1. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -576,8 +576,8 @@ # Identity of this package. PACKAGE_NAME='four-in-a-row' PACKAGE_TARNAME='four-in-a-row' -PACKAGE_VERSION='3.8.0' -PACKAGE_STRING='four-in-a-row 3.8.0' +PACKAGE_VERSION='3.8.1' +PACKAGE_STRING='four-in-a-row 3.8.1' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1287,7 +1287,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 four-in-a-row 3.8.0 to adapt to many kinds of systems. +\`configure' configures four-in-a-row 3.8.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1353,7 +1353,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of four-in-a-row 3.8.0:";; + short | recursive ) echo "Configuration of four-in-a-row 3.8.1:";; esac cat <<\_ACEOF @@ -1465,7 +1465,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -four-in-a-row configure 3.8.0 +four-in-a-row configure 3.8.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1633,7 +1633,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by four-in-a-row $as_me 3.8.0, which was +It was created by four-in-a-row $as_me 3.8.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2457,7 +2457,7 @@ # Define the identity of the package. PACKAGE='four-in-a-row' - VERSION='3.8.0' + VERSION='3.8.1' cat >>confdefs.h <<_ACEOF @@ -5475,7 +5475,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by four-in-a-row $as_me 3.8.0, which was +This file was extended by four-in-a-row $as_me 3.8.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5541,7 +5541,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -four-in-a-row config.status 3.8.0 +four-in-a-row config.status 3.8.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/four-in-a-row-3.8.0/configure.ac new/four-in-a-row-3.8.1/configure.ac --- old/four-in-a-row-3.8.0/configure.ac 2013-03-27 04:47:54.000000000 +0100 +++ new/four-in-a-row-3.8.1/configure.ac 2013-04-15 16:06:01.000000000 +0200 @@ -1,4 +1,4 @@ -AC_INIT(four-in-a-row, 3.8.0) +AC_INIT(four-in-a-row, 3.8.1) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/four-in-a-row-3.8.0/po/ug.po new/four-in-a-row-3.8.1/po/ug.po --- old/four-in-a-row-3.8.0/po/ug.po 2013-03-27 04:20:20.000000000 +0100 +++ new/four-in-a-row-3.8.1/po/ug.po 2013-04-15 15:16:19.000000000 +0200 @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: gnome-games\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=four-in-a-row&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-01-28 23:19+0000\n" -"PO-Revision-Date: 2013-02-02 11:55+0900\n" +"POT-Creation-Date: 2013-03-27 16:31+0000\n" +"PO-Revision-Date: 2013-04-06 17:58+0900\n" "Last-Translator: Gheyret Kenji <[email protected]>\n" "Language-Team: Uyghur Computer Science Association <[email protected]>\n" "Language: \n" @@ -19,18 +19,17 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ../data/four-in-a-row.desktop.in.in.h:1 +#: ../data/gnect.desktop.in.in.h:1 msgid "Four-in-a-Row" msgstr "تۆت قاتار" -#: ../data/four-in-a-row.desktop.in.in.h:2 +#: ../data/gnect.desktop.in.in.h:2 msgid "Make lines of the same color to win" msgstr "ئوخشاش رەڭدىكى قۇرلارنى ياسىسا ئۇتىدۇ" -#: ../data/four-in-a-row.desktop.in.in.h:3 -#, fuzzy +#: ../data/gnect.desktop.in.in.h:3 msgid "game;strategy;logic;" -msgstr "game؛strategy؛logic؛ئويۇن؛ئىستراتېگىيە؛لوگىكىلىق؛" +msgstr "game;strategy;logic;ئويۇن;تەدبىر;لوگىكىلىق;" #: ../data/org.gnome.four-in-a-row.gschema.xml.in.h:1 msgid "Level of Player One" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
