Hello community,

here is the log from the commit of package gnome-klotski for openSUSE:Factory 
checked in at 2014-11-18 22:46:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-klotski (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-klotski.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-klotski"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-klotski/gnome-klotski.changes      
2014-10-11 19:28:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-klotski.new/gnome-klotski.changes 
2014-11-18 22:48:04.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Nov 12 15:28:02 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.2:
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-klotski-3.14.1.tar.xz

New:
----
  gnome-klotski-3.14.2.tar.xz

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

Other differences:
------------------
++++++ gnome-klotski.spec ++++++
--- /var/tmp/diff_new_pack.YGF2Z4/_old  2014-11-18 22:48:06.000000000 +0100
+++ /var/tmp/diff_new_pack.YGF2Z4/_new  2014-11-18 22:48:06.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           gnome-klotski
-Version:        3.14.1
+Version:        3.14.2
 Release:        0
 Summary:        Klotski Game for GNOME
 License:        GPL-2.0+

++++++ gnome-klotski-3.14.1.tar.xz -> gnome-klotski-3.14.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-klotski-3.14.1/Makefile.in 
new/gnome-klotski-3.14.2/Makefile.in
--- old/gnome-klotski-3.14.1/Makefile.in        2014-10-10 03:40:30.000000000 
+0200
+++ new/gnome-klotski-3.14.2/Makefile.in        2014-11-10 16:10:43.000000000 
+0100
@@ -78,7 +78,7 @@
 subdir = .
 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
        $(top_srcdir)/configure $(am__configure_deps) COPYING NEWS \
-       compile depcomp install-sh missing
+       compile install-sh missing
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-klotski-3.14.1/NEWS 
new/gnome-klotski-3.14.2/NEWS
--- old/gnome-klotski-3.14.1/NEWS       2014-10-10 03:40:03.000000000 +0200
+++ new/gnome-klotski-3.14.2/NEWS       2014-11-10 16:10:04.000000000 +0100
@@ -1,3 +1,8 @@
+3.14.2 - November 10, 2014
+==========================
+
+* Updated translations
+
 3.14.1 - October 9, 2014
 ========================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-klotski-3.14.1/aclocal.m4 
new/gnome-klotski-3.14.2/aclocal.m4
--- old/gnome-klotski-3.14.1/aclocal.m4 2014-10-10 03:40:29.000000000 +0200
+++ new/gnome-klotski-3.14.2/aclocal.m4 2014-11-10 16:10:43.000000000 +0100
@@ -721,7 +721,7 @@
 EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach 
lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f))))
 
 distdir: distdir-help-files
-distdir-help-files:
+distdir-help-files: $(_HELP_LC_FILES)
        @for lc in C $(if $(YELP_LC_DIST),$(HELP_LINGUAS)) ; do \
          $(MKDIR_P) "$(distdir)/$$lc"; \
          for file in $(HELP_FILES); do \
@@ -750,7 +750,7 @@
 
 .PHONY: install-help
 install-data-am: $(if $(HELP_ID),install-help)
-install-help:
+install-help: $(_HELP_LC_FILES)
        @for lc in C $(_HELP_LINGUAS); do \
          $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \
        done
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-klotski-3.14.1/configure 
new/gnome-klotski-3.14.2/configure
--- old/gnome-klotski-3.14.1/configure  2014-10-10 03:40:30.000000000 +0200
+++ new/gnome-klotski-3.14.2/configure  2014-11-10 16:10:43.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 Klotski 3.14.1.
+# Generated by GNU Autoconf 2.69 for GNOME Klotski 3.14.2.
 #
 # Report bugs to <https://bugzilla.gnome.org/>.
 #
@@ -639,8 +639,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNOME Klotski'
 PACKAGE_TARNAME='gnome-klotski'
-PACKAGE_VERSION='3.14.1'
-PACKAGE_STRING='GNOME Klotski 3.14.1'
+PACKAGE_VERSION='3.14.2'
+PACKAGE_STRING='GNOME Klotski 3.14.2'
 PACKAGE_BUGREPORT='https://bugzilla.gnome.org/'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Klotski'
 
@@ -1355,7 +1355,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 Klotski 3.14.1 to adapt to many kinds of systems.
+\`configure' configures GNOME Klotski 3.14.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1421,7 +1421,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNOME Klotski 3.14.1:";;
+     short | recursive ) echo "Configuration of GNOME Klotski 3.14.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1534,7 +1534,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNOME Klotski configure 3.14.1
+GNOME Klotski configure 3.14.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1702,7 +1702,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 Klotski $as_me 3.14.1, which was
+It was created by GNOME Klotski $as_me 3.14.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2565,7 +2565,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-klotski'
- VERSION='3.14.1'
+ VERSION='3.14.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -5111,7 +5111,7 @@
 EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach 
lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f))))
 
 distdir: distdir-help-files
-distdir-help-files:
+distdir-help-files: $(_HELP_LC_FILES)
        @for lc in C $(if $(YELP_LC_DIST),$(HELP_LINGUAS)) ; do \
          $(MKDIR_P) "$(distdir)/$$lc"; \
          for file in $(HELP_FILES); do \
@@ -5140,7 +5140,7 @@
 
 .PHONY: install-help
 install-data-am: $(if $(HELP_ID),install-help)
-install-help:
+install-help: $(_HELP_LC_FILES)
        @for lc in C $(_HELP_LINGUAS); do \
          $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \
        done
@@ -5781,7 +5781,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GNOME Klotski $as_me 3.14.1, which was
+This file was extended by GNOME Klotski $as_me 3.14.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5839,7 +5839,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 Klotski config.status 3.14.1
+GNOME Klotski config.status 3.14.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-klotski-3.14.1/configure.ac 
new/gnome-klotski-3.14.2/configure.ac
--- old/gnome-klotski-3.14.1/configure.ac       2014-10-10 03:39:41.000000000 
+0200
+++ new/gnome-klotski-3.14.2/configure.ac       2014-11-10 16:09:57.000000000 
+0100
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Klotski], [3.14.1], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Klotski], [3.14.2], [https://bugzilla.gnome.org/],
         [gnome-klotski], [https://wiki.gnome.org/Apps/Klotski])
 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-klotski-3.14.1/po/it.po 
new/gnome-klotski-3.14.2/po/it.po
--- old/gnome-klotski-3.14.1/po/it.po   2014-07-13 22:17:40.000000000 +0200
+++ new/gnome-klotski-3.14.2/po/it.po   2014-11-10 16:09:02.000000000 +0100
@@ -12,8 +12,8 @@
 "Project-Id-Version: gnome-klotski\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
 "klotski&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2014-01-12 18:00+0000\n"
-"PO-Revision-Date: 2014-03-23 12:28+0100\n"
+"POT-Creation-Date: 2014-10-10 01:42+0000\n"
+"PO-Revision-Date: 2014-10-10 10:14+0100\n"
 "Last-Translator: Milo Casagrande <m...@milo.name>\n"
 "Language-Team: Italian <t...@lists.linux.it>\n"
 "Language: it\n"
@@ -21,10 +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"
+"X-Generator: Poedit 1.6.9\n"
 
 #: ../data/gnome-klotski.appdata.xml.in.h:1
-#| msgid "Klotski"
 msgid "GNOME Klotski"
 msgstr "GNOME Klotski"
 
@@ -50,16 +49,16 @@
 "Alcuni puzzle possono essere simili e variare nella dimensione di uno o di "
 "alcuni blocchi, altri possono essere completamente diversi."
 
-#: ../data/gnotski.desktop.in.h:1 ../src/gnome-klotski.vala:456
-#: ../src/gnome-klotski.vala:481 ../src/gnome-klotski.vala:969
+#: ../data/gnome-klotski.desktop.in.h:1 ../src/gnome-klotski.vala:461
+#: ../src/gnome-klotski.vala:948
 msgid "Klotski"
 msgstr "Klotski"
 
-#: ../data/gnotski.desktop.in.h:2
+#: ../data/gnome-klotski.desktop.in.h:2
 msgid "Slide blocks to solve the puzzle"
 msgstr "Sposta i blocchi per risolvere il rompicapo"
 
-#: ../data/gnotski.desktop.in.h:3
+#: ../data/gnome-klotski.desktop.in.h:3
 msgid "game;strategy;logic;move;"
 msgstr "gioco;giochi;strategia;logica;mossa;mosse;"
 
@@ -83,38 +82,33 @@
 msgid "true if the window is maximized"
 msgstr "VERO se la finestra è massimizzata"
 
-#: ../data/org.gnome.klotski.gschema.xml.h:6
-#| msgid "true if the window is fullscren"
-msgid "true if the window is fullscreen"
-msgstr "VERO se la finestra è a schermo intero"
-
 #. puzzle name
-#: ../src/gnome-klotski.vala:63
+#: ../src/gnome-klotski.vala:61
 msgid "Only 18 Steps"
 msgstr "Solo 18 passi"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:76
+#: ../src/gnome-klotski.vala:74
 msgid "Daisy"
 msgstr "Margherita"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:89
+#: ../src/gnome-klotski.vala:87
 msgid "Violet"
 msgstr "Violetta"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:102
+#: ../src/gnome-klotski.vala:100
 msgid "Poppy"
 msgstr "Papavero"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:115
+#: ../src/gnome-klotski.vala:113
 msgid "Pansy"
 msgstr "Pansè"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:128
+#: ../src/gnome-klotski.vala:126
 msgid "Snowdrop"
 msgstr "Bucaneve"
 
@@ -123,158 +117,145 @@
 #       The original game was made of many wood blocks which could be
 #       arranged in various ways. The goal was to free the "master block"
 #. puzzle name - sometimes called "Le'Ane Rouge"
-#: ../src/gnome-klotski.vala:141
+#: ../src/gnome-klotski.vala:139
 msgid "Red Donkey"
 msgstr "Red Donkey"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:154
+#: ../src/gnome-klotski.vala:152
 msgid "Trail"
 msgstr "Traccia"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:167
+#: ../src/gnome-klotski.vala:165
 msgid "Ambush"
 msgstr "Imboscata"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:180
+#: ../src/gnome-klotski.vala:178
 msgid "Agatka"
 msgstr "Agatka"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:191
+#: ../src/gnome-klotski.vala:189
 msgid "Success"
 msgstr "Successo"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:201
+#: ../src/gnome-klotski.vala:199
 msgid "Bone"
 msgstr "Osso"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:214
+#: ../src/gnome-klotski.vala:212
 msgid "Fortune"
 msgstr "Fortuna"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:228
+#: ../src/gnome-klotski.vala:226
 msgid "Fool"
 msgstr "Sciocco"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:238
+#: ../src/gnome-klotski.vala:236
 msgid "Solomon"
 msgstr "Salomone"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:251
+#: ../src/gnome-klotski.vala:249
 msgid "Cleopatra"
 msgstr "Cleopatra"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:263
+#: ../src/gnome-klotski.vala:261
 msgid "Shark"
 msgstr "Squalo"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:275
+#: ../src/gnome-klotski.vala:273
 msgid "Rome"
 msgstr "Roma"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:287
+#: ../src/gnome-klotski.vala:285
 msgid "Pennant Puzzle"
 msgstr "Puzzle pennone"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:300
+#: ../src/gnome-klotski.vala:298
 msgid "Ithaca"
 msgstr "Itaca"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:323
+#: ../src/gnome-klotski.vala:321
 msgid "Pelopones"
 msgstr "Peloponneso"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:335
+#: ../src/gnome-klotski.vala:333
 msgid "Transeuropa"
 msgstr "Transeuropa"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:347
+#: ../src/gnome-klotski.vala:345
 msgid "Lodzianka"
 msgstr "Lodzianka"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:358
+#: ../src/gnome-klotski.vala:356
 msgid "Polonaise"
 msgstr "Polacca"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:369
+#: ../src/gnome-klotski.vala:367
 msgid "Baltic Sea"
 msgstr "Mar baltico"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:381
+#: ../src/gnome-klotski.vala:379
 msgid "American Pie"
 msgstr "Torta americana"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:397
+#: ../src/gnome-klotski.vala:395
 msgid "Traffic Jam"
 msgstr "Ingorgo stradale"
 
 #. puzzle name
-#: ../src/gnome-klotski.vala:408
+#: ../src/gnome-klotski.vala:406
 msgid "Sunshine"
 msgstr "Luce solare"
 
-#: ../src/gnome-klotski.vala:565
-msgid "_New"
-msgstr "_Nuovo"
-
-#: ../src/gnome-klotski.vala:575
-#| msgid "Puzzle:"
-msgid "_Puzzles"
-msgstr "_Puzzle"
-
-#: ../src/gnome-klotski.vala:581 ../src/gnome-klotski.vala:732
-msgid "_Fullscreen"
-msgstr "Schermo _intero"
+#: ../src/gnome-klotski.vala:434
+msgid "Print release version and exit"
+msgstr "Stampa la versione ed esce"
 
-#: ../src/gnome-klotski.vala:664
+#: ../src/gnome-klotski.vala:632
 msgid "Previous Puzzle"
 msgstr "Rompicapo precedente"
 
-#: ../src/gnome-klotski.vala:670
+#: ../src/gnome-klotski.vala:638
 msgid "Next Puzzle"
 msgstr "Rompicapo successivo"
 
-#: ../src/gnome-klotski.vala:727
-msgid "_Leave Fullscreen"
-msgstr "_Finestra normale"
-
-#: ../src/gnome-klotski.vala:860
-msgid "Puzzle: "
-msgstr "Puzzle: "
+#: ../src/gnome-klotski.vala:660
+msgid "_Start Over"
+msgstr "_Riparti"
+
+#: ../src/gnome-klotski.vala:669
+msgid "_View Puzzles"
+msgstr "_Visualizza puzzle"
 
-#: ../src/gnome-klotski.vala:874
+#: ../src/gnome-klotski.vala:853
 #, c-format
 msgid "Moves: %d"
 msgstr "Mosse: %d"
 
-#: ../src/gnome-klotski.vala:877
+#: ../src/gnome-klotski.vala:856
 msgid "Level completed."
 msgstr "Livello completato."
 
-#: ../src/gnome-klotski.vala:971
-#| msgid ""
-#| "Sliding Block Puzzles\n"
-#| "\n"
-#| "Klotski is a part of GNOME Games."
+#: ../src/gnome-klotski.vala:950
 msgid ""
 "Sliding block puzzles\n"
 "\n"
@@ -284,7 +265,7 @@
 "\n"
 "Klotski fa parte dei Giochi di GNOME."
 
-#: ../src/gnome-klotski.vala:977
+#: ../src/gnome-klotski.vala:956
 msgid "translator-credits"
 msgstr ""
 "Milo Casagrande <m...@ubuntu.com>\n"
@@ -316,6 +297,22 @@
 msgid "Moves"
 msgstr "Mosse"
 
+#~| msgid "true if the window is fullscren"
+#~ msgid "true if the window is fullscreen"
+#~ msgstr "VERO se la finestra è a schermo intero"
+
+#~ msgid "_New"
+#~ msgstr "_Nuovo"
+
+#~ msgid "_Fullscreen"
+#~ msgstr "Schermo _intero"
+
+#~ msgid "_Leave Fullscreen"
+#~ msgstr "_Finestra normale"
+
+#~ msgid "Puzzle: "
+#~ msgstr "Puzzle: "
+
 #~ msgid "_Game"
 #~ msgstr "_Gioco"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-klotski-3.14.1/src/gnome-klotski.c 
new/gnome-klotski-3.14.2/src/gnome-klotski.c
--- old/gnome-klotski-3.14.1/src/gnome-klotski.c        2014-10-10 
03:40:33.000000000 +0200
+++ new/gnome-klotski-3.14.2/src/gnome-klotski.c        2014-11-10 
16:10:47.000000000 +0100
@@ -1,4 +1,4 @@
-/* gnome-klotski.c generated by valac 0.26.0.19-b2255, the Vala compiler
+/* gnome-klotski.c generated by valac 0.26.0.30-a52f5a, the Vala compiler
  * generated from gnome-klotski.vala, do not modify */
 
 /*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-klotski-3.14.1/src/history.c 
new/gnome-klotski-3.14.2/src/history.c
--- old/gnome-klotski-3.14.1/src/history.c      2014-10-10 03:40:33.000000000 
+0200
+++ new/gnome-klotski-3.14.2/src/history.c      2014-11-10 16:10:47.000000000 
+0100
@@ -1,4 +1,4 @@
-/* history.c generated by valac 0.26.0.19-b2255, the Vala compiler
+/* history.c generated by valac 0.26.0.30-a52f5a, the Vala compiler
  * generated from history.vala, do not modify */
 
 /*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-klotski-3.14.1/src/puzzle-view.c 
new/gnome-klotski-3.14.2/src/puzzle-view.c
--- old/gnome-klotski-3.14.1/src/puzzle-view.c  2014-10-10 03:40:33.000000000 
+0200
+++ new/gnome-klotski-3.14.2/src/puzzle-view.c  2014-11-10 16:10:47.000000000 
+0100
@@ -1,4 +1,4 @@
-/* puzzle-view.c generated by valac 0.26.0.19-b2255, the Vala compiler
+/* puzzle-view.c generated by valac 0.26.0.30-a52f5a, the Vala compiler
  * generated from puzzle-view.vala, do not modify */
 
 /*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-klotski-3.14.1/src/puzzle.c 
new/gnome-klotski-3.14.2/src/puzzle.c
--- old/gnome-klotski-3.14.1/src/puzzle.c       2014-10-10 03:40:33.000000000 
+0200
+++ new/gnome-klotski-3.14.2/src/puzzle.c       2014-11-10 16:10:47.000000000 
+0100
@@ -1,4 +1,4 @@
-/* puzzle.c generated by valac 0.26.0.19-b2255, the Vala compiler
+/* puzzle.c generated by valac 0.26.0.30-a52f5a, the Vala compiler
  * generated from puzzle.vala, do not modify */
 
 /*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-klotski-3.14.1/src/score-dialog.c 
new/gnome-klotski-3.14.2/src/score-dialog.c
--- old/gnome-klotski-3.14.1/src/score-dialog.c 2014-10-10 03:40:33.000000000 
+0200
+++ new/gnome-klotski-3.14.2/src/score-dialog.c 2014-11-10 16:10:47.000000000 
+0100
@@ -1,4 +1,4 @@
-/* score-dialog.c generated by valac 0.26.0.19-b2255, the Vala compiler
+/* score-dialog.c generated by valac 0.26.0.30-a52f5a, the Vala compiler
  * generated from score-dialog.vala, do not modify */
 
 /*

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to