Hello community, here is the log from the commit of package gnome-mahjongg for openSUSE:Factory checked in at 2013-11-24 11:31:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-mahjongg (Old) and /work/SRC/openSUSE:Factory/.gnome-mahjongg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-mahjongg" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-mahjongg/gnome-mahjongg.changes 2013-10-17 14:08:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-mahjongg.new/gnome-mahjongg.changes 2013-11-24 11:31:25.000000000 +0100 @@ -1,0 +2,7 @@ +Mon Nov 11 21:17:01 UTC 2013 - [email protected] + +- Update to version 3.10.2 (bnc#849913): + + Sort scores by duration of the game. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-mahjongg-3.10.1.tar.xz New: ---- gnome-mahjongg-3.10.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-mahjongg.spec ++++++ --- /var/tmp/diff_new_pack.mFWlyz/_old 2013-11-24 11:31:25.000000000 +0100 +++ /var/tmp/diff_new_pack.mFWlyz/_new 2013-11-24 11:31:25.000000000 +0100 @@ -17,7 +17,7 @@ Name: gnome-mahjongg -Version: 3.10.1 +Version: 3.10.2 Release: 0 Summary: Mahjong Solitaire Game for GNOME License: GPL-2.0+ ++++++ gnome-mahjongg-3.10.1.tar.xz -> gnome-mahjongg-3.10.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-mahjongg-3.10.1/NEWS new/gnome-mahjongg-3.10.2/NEWS --- old/gnome-mahjongg-3.10.1/NEWS 2013-10-14 21:52:54.000000000 +0200 +++ new/gnome-mahjongg-3.10.2/NEWS 2013-11-10 18:58:13.000000000 +0100 @@ -1,3 +1,9 @@ +GNOME Mahjongg 3.10.2 +===================== + +* Sort scores by duration of the game +* Russian translation updates + GNOME Mahjongg 3.10.1 ===================== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-mahjongg-3.10.1/configure new/gnome-mahjongg-3.10.2/configure --- old/gnome-mahjongg-3.10.1/configure 2013-10-14 21:53:00.000000000 +0200 +++ new/gnome-mahjongg-3.10.2/configure 2013-11-10 18:59:01.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gnome-mahjongg 3.10.1. +# Generated by GNU Autoconf 2.69 for gnome-mahjongg 3.10.2. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -636,8 +636,8 @@ # Identity of this package. PACKAGE_NAME='gnome-mahjongg' PACKAGE_TARNAME='gnome-mahjongg' -PACKAGE_VERSION='3.10.1' -PACKAGE_STRING='gnome-mahjongg 3.10.1' +PACKAGE_VERSION='3.10.2' +PACKAGE_STRING='gnome-mahjongg 3.10.2' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1349,7 +1349,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-mahjongg 3.10.1 to adapt to many kinds of systems. +\`configure' configures gnome-mahjongg 3.10.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1415,7 +1415,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gnome-mahjongg 3.10.1:";; + short | recursive ) echo "Configuration of gnome-mahjongg 3.10.2:";; esac cat <<\_ACEOF @@ -1527,7 +1527,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gnome-mahjongg configure 3.10.1 +gnome-mahjongg configure 3.10.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1695,7 +1695,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-mahjongg $as_me 3.10.1, which was +It was created by gnome-mahjongg $as_me 3.10.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2558,7 +2558,7 @@ # Define the identity of the package. PACKAGE='gnome-mahjongg' - VERSION='3.10.1' + VERSION='3.10.2' cat >>confdefs.h <<_ACEOF @@ -5704,7 +5704,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gnome-mahjongg $as_me 3.10.1, which was +This file was extended by gnome-mahjongg $as_me 3.10.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5761,7 +5761,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-mahjongg config.status 3.10.1 +gnome-mahjongg config.status 3.10.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/gnome-mahjongg-3.10.1/configure.ac new/gnome-mahjongg-3.10.2/configure.ac --- old/gnome-mahjongg-3.10.1/configure.ac 2013-10-14 21:52:54.000000000 +0200 +++ new/gnome-mahjongg-3.10.2/configure.ac 2013-11-10 18:57:14.000000000 +0100 @@ -1,4 +1,4 @@ -AC_INIT(gnome-mahjongg, 3.10.1) +AC_INIT(gnome-mahjongg, 3.10.2) 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/gnome-mahjongg-3.10.1/po/ru.po new/gnome-mahjongg-3.10.2/po/ru.po --- old/gnome-mahjongg-3.10.1/po/ru.po 2013-09-16 21:47:57.000000000 +0200 +++ new/gnome-mahjongg-3.10.2/po/ru.po 2013-11-10 18:47:14.000000000 +0100 @@ -19,8 +19,8 @@ "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "mahjongg&keywords=I18N+L10N&component=general\n" "POT-Creation-Date: 2013-09-09 22:57+0000\n" -"PO-Revision-Date: 2013-09-10 20:44+0600\n" -"Last-Translator: Dmitriy S. Seregin <[email protected]>\n" +"PO-Revision-Date: 2013-10-20 16:56+0300\n" +"Last-Translator: Yuri Myasoedov <[email protected]>\n" "Language-Team: русский <[email protected]>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -28,7 +28,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Poedit 1.5.7\n" +"X-Generator: Poedit 1.5.4\n" #: ../data/mahjongg.desktop.in.in.h:1 ../src/gnome-mahjongg.vala:65 #: ../src/gnome-mahjongg.vala:543 ../src/gnome-mahjongg.vala:756 @@ -67,7 +67,7 @@ #: ../data/translatable_game_names.h:6 msgctxt "mahjongg map name" msgid "Easy" -msgstr "Лёгкая" +msgstr "Просто" #: ../data/translatable_game_names.h:7 msgctxt "mahjongg map name" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-mahjongg-3.10.1/src/game-view.c new/gnome-mahjongg-3.10.2/src/game-view.c --- old/gnome-mahjongg-3.10.1/src/game-view.c 2013-10-14 21:51:28.000000000 +0200 +++ new/gnome-mahjongg-3.10.2/src/game-view.c 2013-11-10 18:59:06.000000000 +0100 @@ -1,4 +1,4 @@ -/* game-view.c generated by valac 0.22.0.22-b05f, the Vala compiler +/* game-view.c generated by valac 0.22.0.43-7c3715, the Vala compiler * generated from game-view.vala, do not modify */ /* diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-mahjongg-3.10.1/src/game.c new/gnome-mahjongg-3.10.2/src/game.c --- old/gnome-mahjongg-3.10.1/src/game.c 2013-10-14 21:51:28.000000000 +0200 +++ new/gnome-mahjongg-3.10.2/src/game.c 2013-11-10 18:59:06.000000000 +0100 @@ -1,4 +1,4 @@ -/* game.c generated by valac 0.22.0.22-b05f, the Vala compiler +/* game.c generated by valac 0.22.0.43-7c3715, the Vala compiler * generated from game.vala, do not modify */ /* diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-mahjongg-3.10.1/src/gnome-mahjongg.c new/gnome-mahjongg-3.10.2/src/gnome-mahjongg.c --- old/gnome-mahjongg-3.10.1/src/gnome-mahjongg.c 2013-10-14 21:51:28.000000000 +0200 +++ new/gnome-mahjongg-3.10.2/src/gnome-mahjongg.c 2013-11-10 18:59:06.000000000 +0100 @@ -1,4 +1,4 @@ -/* gnome-mahjongg.c generated by valac 0.22.0.22-b05f, the Vala compiler +/* gnome-mahjongg.c generated by valac 0.22.0.43-7c3715, the Vala compiler * generated from gnome-mahjongg.vala, do not modify */ /* @@ -3329,10 +3329,14 @@ gint _tmp5_ = 0; gint _tmp6_ = 0; HistoryEntry* _tmp7_ = NULL; - GDateTime* _tmp8_ = NULL; + guint _tmp8_ = 0U; HistoryEntry* _tmp9_ = NULL; - GDateTime* _tmp10_ = NULL; - gint _tmp11_ = 0; + guint _tmp10_ = 0U; + HistoryEntry* _tmp15_ = NULL; + GDateTime* _tmp16_ = NULL; + HistoryEntry* _tmp17_ = NULL; + GDateTime* _tmp18_ = NULL; + gint _tmp19_ = 0; g_return_val_if_fail (a != NULL, 0); g_return_val_if_fail (b != NULL, 0); _tmp0_ = g_strcmp0; @@ -3348,11 +3352,27 @@ return result; } _tmp7_ = a; - _tmp8_ = _tmp7_->date; + _tmp8_ = _tmp7_->duration; _tmp9_ = b; - _tmp10_ = _tmp9_->date; - _tmp11_ = g_date_time_compare (_tmp8_, _tmp10_); - result = _tmp11_; + _tmp10_ = _tmp9_->duration; + if (_tmp8_ != _tmp10_) { + HistoryEntry* _tmp11_ = NULL; + guint _tmp12_ = 0U; + HistoryEntry* _tmp13_ = NULL; + guint _tmp14_ = 0U; + _tmp11_ = a; + _tmp12_ = _tmp11_->duration; + _tmp13_ = b; + _tmp14_ = _tmp13_->duration; + result = ((gint) _tmp12_) - ((gint) _tmp14_); + return result; + } + _tmp15_ = a; + _tmp16_ = _tmp15_->date; + _tmp17_ = b; + _tmp18_ = _tmp17_->date; + _tmp19_ = g_date_time_compare (_tmp16_, _tmp18_); + result = _tmp19_; return result; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-mahjongg-3.10.1/src/gnome-mahjongg.vala new/gnome-mahjongg-3.10.2/src/gnome-mahjongg.vala --- old/gnome-mahjongg-3.10.1/src/gnome-mahjongg.vala 2013-09-16 21:47:57.000000000 +0200 +++ new/gnome-mahjongg-3.10.2/src/gnome-mahjongg.vala 2013-11-10 18:47:14.000000000 +0100 @@ -867,6 +867,8 @@ var d = strcmp (a.name, b.name); if (d != 0) return d; + if (a.duration != b.duration) + return (int) a.duration - (int) b.duration; return a.date.compare (b.date); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-mahjongg-3.10.1/src/history.c new/gnome-mahjongg-3.10.2/src/history.c --- old/gnome-mahjongg-3.10.1/src/history.c 2013-10-14 21:51:28.000000000 +0200 +++ new/gnome-mahjongg-3.10.2/src/history.c 2013-11-10 18:59:06.000000000 +0100 @@ -1,4 +1,4 @@ -/* history.c generated by valac 0.22.0.22-b05f, the Vala compiler +/* history.c generated by valac 0.22.0.43-7c3715, the Vala compiler * generated from history.vala, do not modify */ /* diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-mahjongg-3.10.1/src/map.c new/gnome-mahjongg-3.10.2/src/map.c --- old/gnome-mahjongg-3.10.1/src/map.c 2013-10-14 21:51:28.000000000 +0200 +++ new/gnome-mahjongg-3.10.2/src/map.c 2013-11-10 18:59:06.000000000 +0100 @@ -1,4 +1,4 @@ -/* map.c generated by valac 0.22.0.22-b05f, the Vala compiler +/* map.c generated by valac 0.22.0.43-7c3715, the Vala compiler * generated from map.vala, do not modify */ /* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
