Hello community,

here is the log from the commit of package gnome-sudoku for openSUSE:Factory 
checked in at 2016-07-18 21:23:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-sudoku (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-sudoku.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-sudoku"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-sudoku/gnome-sudoku.changes        
2016-05-24 09:35:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-sudoku.new/gnome-sudoku.changes   
2016-07-18 21:24:19.000000000 +0200
@@ -1,0 +2,12 @@
+Wed Jul 13 22:39:27 UTC 2016 - [email protected]
+
+- Update to version 3.20.4:
+  + Avoid accidental use of C++ 11.
+
+-------------------------------------------------------------------
+Wed Jul 13 22:24:00 UTC 2016 - [email protected]
+
+- Update to version 3.20.3:
+  + Seed the RNG so we actually get different puzzles each run.
+
+-------------------------------------------------------------------

Old:
----
  gnome-sudoku-3.20.2.tar.xz

New:
----
  gnome-sudoku-3.20.4.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-sudoku.spec ++++++
--- /var/tmp/diff_new_pack.xJvnQS/_old  2016-07-18 21:24:21.000000000 +0200
+++ /var/tmp/diff_new_pack.xJvnQS/_new  2016-07-18 21:24:21.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gnome-sudoku
-Version:        3.20.2
+Version:        3.20.4
 Release:        0
 Summary:        Sudoku Game for GNOME
 License:        GPL-3.0+

++++++ gnome-sudoku-3.20.2.tar.xz -> gnome-sudoku-3.20.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-sudoku-3.20.2/NEWS new/gnome-sudoku-3.20.4/NEWS
--- old/gnome-sudoku-3.20.2/NEWS        2016-05-23 00:55:47.000000000 +0200
+++ new/gnome-sudoku-3.20.4/NEWS        2016-07-14 00:28:16.000000000 +0200
@@ -1,3 +1,13 @@
+3.20.4 - July 13, 2016
+======================
+
+* Avoid accidental use of C++ 11
+
+3.20.3 - July 11, 2016
+======================
+
+* Seed the RNG so we actually get different puzzles each run
+
 3.20.2 - May 22, 2016
 =====================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-sudoku-3.20.2/configure 
new/gnome-sudoku-3.20.4/configure
--- old/gnome-sudoku-3.20.2/configure   2016-05-23 00:56:33.000000000 +0200
+++ new/gnome-sudoku-3.20.4/configure   2016-07-14 00:28:49.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 Sudoku 3.20.2.
+# Generated by GNU Autoconf 2.69 for GNOME Sudoku 3.20.4.
 #
 # Report bugs to <https://bugzilla.gnome.org/>.
 #
@@ -650,8 +650,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNOME Sudoku'
 PACKAGE_TARNAME='gnome-sudoku'
-PACKAGE_VERSION='3.20.2'
-PACKAGE_STRING='GNOME Sudoku 3.20.2'
+PACKAGE_VERSION='3.20.4'
+PACKAGE_STRING='GNOME Sudoku 3.20.4'
 PACKAGE_BUGREPORT='https://bugzilla.gnome.org/'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Sudoku'
 
@@ -1460,7 +1460,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 Sudoku 3.20.2 to adapt to many kinds of systems.
+\`configure' configures GNOME Sudoku 3.20.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1530,7 +1530,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNOME Sudoku 3.20.2:";;
+     short | recursive ) echo "Configuration of GNOME Sudoku 3.20.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1669,7 +1669,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNOME Sudoku configure 3.20.2
+GNOME Sudoku configure 3.20.4
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2068,7 +2068,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 Sudoku $as_me 3.20.2, which was
+It was created by GNOME Sudoku $as_me 3.20.4, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2933,7 +2933,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-sudoku'
- VERSION='3.20.2'
+ VERSION='3.20.4'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -18163,7 +18163,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GNOME Sudoku $as_me 3.20.2, which was
+This file was extended by GNOME Sudoku $as_me 3.20.4, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18221,7 +18221,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 Sudoku config.status 3.20.2
+GNOME Sudoku config.status 3.20.4
 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-sudoku-3.20.2/configure.ac 
new/gnome-sudoku-3.20.4/configure.ac
--- old/gnome-sudoku-3.20.2/configure.ac        2016-05-23 00:55:55.000000000 
+0200
+++ new/gnome-sudoku-3.20.4/configure.ac        2016-07-14 00:28:24.000000000 
+0200
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Sudoku], [3.20.2], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Sudoku], [3.20.4], [https://bugzilla.gnome.org/],
         [gnome-sudoku], [https://wiki.gnome.org/Apps/Sudoku])
 AC_CONFIG_MACRO_DIR([m4])
 
Files old/gnome-sudoku-3.20.2/help/ca/figures/resuming.png and 
new/gnome-sudoku-3.20.4/help/ca/figures/resuming.png differ
Files old/gnome-sudoku-3.20.2/help/cs/figures/resuming.png and 
new/gnome-sudoku-3.20.4/help/cs/figures/resuming.png differ
Files old/gnome-sudoku-3.20.2/help/de/figures/possible-numbers.png and 
new/gnome-sudoku-3.20.4/help/de/figures/possible-numbers.png differ
Files old/gnome-sudoku-3.20.2/help/de/figures/resuming.png and 
new/gnome-sudoku-3.20.4/help/de/figures/resuming.png differ
Files old/gnome-sudoku-3.20.2/help/de/figures/rowcolumnbox.png and 
new/gnome-sudoku-3.20.4/help/de/figures/rowcolumnbox.png differ
Files old/gnome-sudoku-3.20.2/help/de/figures/stats-very-hard.png and 
new/gnome-sudoku-3.20.4/help/de/figures/stats-very-hard.png differ
Files old/gnome-sudoku-3.20.2/help/el/figures/resuming.png and 
new/gnome-sudoku-3.20.4/help/el/figures/resuming.png differ
Files old/gnome-sudoku-3.20.2/help/es/figures/resuming.png and 
new/gnome-sudoku-3.20.4/help/es/figures/resuming.png differ
Files old/gnome-sudoku-3.20.2/help/eu/figures/resuming.png and 
new/gnome-sudoku-3.20.4/help/eu/figures/resuming.png differ
Files old/gnome-sudoku-3.20.2/help/fr/figures/possible-numbers.png and 
new/gnome-sudoku-3.20.4/help/fr/figures/possible-numbers.png differ
Files old/gnome-sudoku-3.20.2/help/fr/figures/resuming.png and 
new/gnome-sudoku-3.20.4/help/fr/figures/resuming.png differ
Files old/gnome-sudoku-3.20.2/help/fr/figures/stats-very-hard.png and 
new/gnome-sudoku-3.20.4/help/fr/figures/stats-very-hard.png differ
Files old/gnome-sudoku-3.20.2/help/it/figures/resuming.png and 
new/gnome-sudoku-3.20.4/help/it/figures/resuming.png differ
Files old/gnome-sudoku-3.20.2/help/pt_BR/figures/resuming.png and 
new/gnome-sudoku-3.20.4/help/pt_BR/figures/resuming.png differ
Files old/gnome-sudoku-3.20.2/help/sr/figures/resuming.png and 
new/gnome-sudoku-3.20.4/help/sr/figures/resuming.png differ
Files old/gnome-sudoku-3.20.2/help/sr@latin/figures/resuming.png and 
new/gnome-sudoku-3.20.4/help/sr@latin/figures/resuming.png differ
Files old/gnome-sudoku-3.20.2/help/sv/figures/resuming.png and 
new/gnome-sudoku-3.20.4/help/sv/figures/resuming.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-sudoku-3.20.2/lib/libsudoku.h 
new/gnome-sudoku-3.20.4/lib/libsudoku.h
--- old/gnome-sudoku-3.20.2/lib/libsudoku.h     2016-05-23 00:56:37.000000000 
+0200
+++ new/gnome-sudoku-3.20.4/lib/libsudoku.h     2016-07-14 00:28:52.000000000 
+0200
@@ -1,4 +1,4 @@
-/* libsudoku.h generated by valac 0.32.0.16-4bc2, the Vala compiler, do not 
modify */
+/* libsudoku.h generated by valac 0.32.0.45-49b63, the Vala compiler, do not 
modify */
 
 
 #ifndef __LIBSUDOKU_H__
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-sudoku-3.20.2/lib/libsudoku.vapi 
new/gnome-sudoku-3.20.4/lib/libsudoku.vapi
--- old/gnome-sudoku-3.20.2/lib/libsudoku.vapi  2016-05-23 00:56:37.000000000 
+0200
+++ new/gnome-sudoku-3.20.4/lib/libsudoku.vapi  2016-07-14 00:28:52.000000000 
+0200
@@ -1,4 +1,4 @@
-/* libsudoku.vapi generated by valac 0.32.0.16-4bc2, do not modify. */
+/* libsudoku.vapi generated by valac 0.32.0.45-49b63, do not modify. */
 
 [CCode (cheader_filename = "libsudoku.h")]
 public enum House {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-sudoku-3.20.2/lib/qqwing-wrapper.cpp 
new/gnome-sudoku-3.20.4/lib/qqwing-wrapper.cpp
--- old/gnome-sudoku-3.20.2/lib/qqwing-wrapper.cpp      2016-05-22 
23:53:34.000000000 +0200
+++ new/gnome-sudoku-3.20.4/lib/qqwing-wrapper.cpp      2016-07-14 
00:26:43.000000000 +0200
@@ -41,6 +41,17 @@
     const int BOARD_SIZE = 81;
     SudokuBoard board;
 
+    // Seed RNG exactly once.
+    static GMutex mutex;
+    static bool seeded = false;
+    g_mutex_lock(&mutex);
+    if (!seeded)
+    {
+        srand(time(NULL));
+        seeded = true;
+    }
+    g_mutex_unlock(&mutex);
+
     board.setRecordHistory(true);
     board.setLogHistory(false);
     board.setPrintStyle(SudokuBoard::ONE_LINE);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-sudoku-3.20.2/lib/sudoku-board.c 
new/gnome-sudoku-3.20.4/lib/sudoku-board.c
--- old/gnome-sudoku-3.20.2/lib/sudoku-board.c  2016-05-23 00:56:37.000000000 
+0200
+++ new/gnome-sudoku-3.20.4/lib/sudoku-board.c  2016-07-14 00:28:52.000000000 
+0200
@@ -1,4 +1,4 @@
-/* sudoku-board.c generated by valac 0.32.0.16-4bc2, the Vala compiler
+/* sudoku-board.c generated by valac 0.32.0.45-49b63, the Vala compiler
  * generated from sudoku-board.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/gnome-sudoku-3.20.2/lib/sudoku-game.c 
new/gnome-sudoku-3.20.4/lib/sudoku-game.c
--- old/gnome-sudoku-3.20.2/lib/sudoku-game.c   2016-05-23 00:56:37.000000000 
+0200
+++ new/gnome-sudoku-3.20.4/lib/sudoku-game.c   2016-07-14 00:28:52.000000000 
+0200
@@ -1,4 +1,4 @@
-/* sudoku-game.c generated by valac 0.32.0.16-4bc2, the Vala compiler
+/* sudoku-game.c generated by valac 0.32.0.45-49b63, the Vala compiler
  * generated from sudoku-game.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/gnome-sudoku-3.20.2/lib/sudoku-generator.c 
new/gnome-sudoku-3.20.4/lib/sudoku-generator.c
--- old/gnome-sudoku-3.20.2/lib/sudoku-generator.c      2016-05-23 
00:56:37.000000000 +0200
+++ new/gnome-sudoku-3.20.4/lib/sudoku-generator.c      2016-07-14 
00:28:52.000000000 +0200
@@ -1,4 +1,4 @@
-/* sudoku-generator.c generated by valac 0.32.0.16-4bc2, the Vala compiler
+/* sudoku-generator.c generated by valac 0.32.0.45-49b63, the Vala compiler
  * generated from sudoku-generator.vala, do not modify */
 
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- 
*/
@@ -545,31 +545,31 @@
        GThreadPool* ptr = NULL;
        GThreadPool* _tmp0_ = NULL;
        GThreadPool* _tmp1_ = NULL;
-#line 2047 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
+#line 2050 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
        _tmp0_ = pool;
-#line 2047 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
+#line 2050 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
        pool = NULL;
-#line 2047 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
+#line 2050 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
        ptr = _tmp0_;
-#line 2048 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
+#line 2051 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
        _tmp1_ = ptr;
-#line 2048 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
+#line 2051 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
        if (_tmp1_ != NULL) {
 #line 559 "sudoku-generator.c"
                GThreadPool* _tmp2_ = NULL;
                gboolean _tmp3_ = FALSE;
                gboolean _tmp4_ = FALSE;
-#line 2049 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
+#line 2052 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
                _tmp2_ = ptr;
-#line 2049 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
+#line 2052 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
                _tmp3_ = immediate;
-#line 2049 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
+#line 2052 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
                _tmp4_ = wait;
-#line 2049 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
+#line 2052 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
                g_thread_pool_free ((GThreadPool*) _tmp2_, _tmp3_, _tmp4_);
 #line 571 "sudoku-generator.c"
        }
-#line 2046 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
+#line 2049 
"/home/mcatanzaro/src/jhbuild/install/share/vala-0.34/vapi/glib-2.0.vapi"
        _g_thread_pool_free0 (pool);
 #line 575 "sudoku-generator.c"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-sudoku-3.20.2/lib/sudoku-saver.c 
new/gnome-sudoku-3.20.4/lib/sudoku-saver.c
--- old/gnome-sudoku-3.20.2/lib/sudoku-saver.c  2016-05-23 00:56:37.000000000 
+0200
+++ new/gnome-sudoku-3.20.4/lib/sudoku-saver.c  2016-07-14 00:28:52.000000000 
+0200
@@ -1,4 +1,4 @@
-/* sudoku-saver.c generated by valac 0.32.0.16-4bc2, the Vala compiler
+/* sudoku-saver.c generated by valac 0.32.0.45-49b63, the Vala compiler
  * generated from sudoku-saver.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/gnome-sudoku-3.20.2/m4/nls.m4 
new/gnome-sudoku-3.20.4/m4/nls.m4
--- old/gnome-sudoku-3.20.2/m4/nls.m4   2016-05-23 00:56:23.000000000 +0200
+++ new/gnome-sudoku-3.20.4/m4/nls.m4   2016-07-14 00:28:40.000000000 +0200
@@ -1,6 +1,6 @@
 # nls.m4 serial 5 (gettext-0.18)
-dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014 Free Software Foundation,
-dnl Inc.
+dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016 Free Software
+dnl Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-sudoku-3.20.2/src/gnome-sudoku.c 
new/gnome-sudoku-3.20.4/src/gnome-sudoku.c
--- old/gnome-sudoku-3.20.2/src/gnome-sudoku.c  2016-05-23 00:56:39.000000000 
+0200
+++ new/gnome-sudoku-3.20.4/src/gnome-sudoku.c  2016-07-14 00:28:53.000000000 
+0200
@@ -1,4 +1,4 @@
-/* gnome-sudoku.c generated by valac 0.32.0.16-4bc2, the Vala compiler
+/* gnome-sudoku.c generated by valac 0.32.0.45-49b63, the Vala compiler
  * generated from gnome-sudoku.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/gnome-sudoku-3.20.2/src/number-picker.c 
new/gnome-sudoku-3.20.4/src/number-picker.c
--- old/gnome-sudoku-3.20.2/src/number-picker.c 2016-05-23 00:56:39.000000000 
+0200
+++ new/gnome-sudoku-3.20.4/src/number-picker.c 2016-07-14 00:28:53.000000000 
+0200
@@ -1,4 +1,4 @@
-/* number-picker.c generated by valac 0.32.0.16-4bc2, the Vala compiler
+/* number-picker.c generated by valac 0.32.0.45-49b63, the Vala compiler
  * generated from number-picker.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/gnome-sudoku-3.20.2/src/print-dialog.c 
new/gnome-sudoku-3.20.4/src/print-dialog.c
--- old/gnome-sudoku-3.20.2/src/print-dialog.c  2016-05-23 00:56:39.000000000 
+0200
+++ new/gnome-sudoku-3.20.4/src/print-dialog.c  2016-07-14 00:28:53.000000000 
+0200
@@ -1,4 +1,4 @@
-/* print-dialog.c generated by valac 0.32.0.16-4bc2, the Vala compiler
+/* print-dialog.c generated by valac 0.32.0.45-49b63, the Vala compiler
  * generated from print-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/gnome-sudoku-3.20.2/src/sudoku-printer.c 
new/gnome-sudoku-3.20.4/src/sudoku-printer.c
--- old/gnome-sudoku-3.20.2/src/sudoku-printer.c        2016-05-23 
00:56:39.000000000 +0200
+++ new/gnome-sudoku-3.20.4/src/sudoku-printer.c        2016-07-14 
00:28:53.000000000 +0200
@@ -1,4 +1,4 @@
-/* sudoku-printer.c generated by valac 0.32.0.16-4bc2, the Vala compiler
+/* sudoku-printer.c generated by valac 0.32.0.45-49b63, the Vala compiler
  * generated from sudoku-printer.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/gnome-sudoku-3.20.2/src/sudoku-view.c 
new/gnome-sudoku-3.20.4/src/sudoku-view.c
--- old/gnome-sudoku-3.20.2/src/sudoku-view.c   2016-05-23 00:56:39.000000000 
+0200
+++ new/gnome-sudoku-3.20.4/src/sudoku-view.c   2016-07-14 00:28:53.000000000 
+0200
@@ -1,4 +1,4 @@
-/* sudoku-view.c generated by valac 0.32.0.16-4bc2, the Vala compiler
+/* sudoku-view.c generated by valac 0.32.0.45-49b63, the Vala compiler
  * generated from sudoku-view.vala, do not modify */
 
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- 
*/


Reply via email to