Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xsnow for openSUSE:Factory checked in at 2023-12-07 19:11:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xsnow (Old) and /work/SRC/openSUSE:Factory/.xsnow.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xsnow" Thu Dec 7 19:11:07 2023 rev:9 rq:1131552 version:3.7.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xsnow/xsnow.changes 2023-09-26 22:16:11.483892437 +0200 +++ /work/SRC/openSUSE:Factory/.xsnow.new.25432/xsnow.changes 2023-12-07 19:12:48.656583208 +0100 @@ -1,0 +2,6 @@ +Wed Dec 6 18:20:17 UTC 2023 - Carsten Ziepke <kiel...@gmail.com> + +- Update to version 3.7.6 + * correct spelling error in ChangeLog, adapt for debian sid + +------------------------------------------------------------------- Old: ---- xsnow-3.7.5.tar.gz New: ---- xsnow-3.7.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xsnow.spec ++++++ --- /var/tmp/diff_new_pack.pLnH75/_old 2023-12-07 19:12:49.172602245 +0100 +++ /var/tmp/diff_new_pack.pLnH75/_new 2023-12-07 19:12:49.172602245 +0100 @@ -17,7 +17,7 @@ Name: xsnow -Version: 3.7.5 +Version: 3.7.6 Release: 0 Summary: A Christmas Animation License: GPL-3.0-or-later ++++++ xsnow-3.7.5.tar.gz -> xsnow-3.7.6.tar.gz ++++++ ++++ 15920 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/ChangeLog new/xsnow-3.7.6/ChangeLog --- old/xsnow-3.7.5/ChangeLog 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/ChangeLog 2023-11-17 12:59:36.000000000 +0100 @@ -1,3 +1,7 @@ +version 3.7.6 + 01: correct spelling error in ChangeLog + adapt for debian sid + version 3.7.5 01: data/xsnow.desktop.in: add 'Simulation' to categories 02: main.c: make 'settings->lift snow on bottom', @@ -89,7 +93,7 @@ birds.c: fix bug that caused a hang when using -doublebuffer 0 docs.c: update window manager/desktop issues main.c: print info when snow window changes size (thanks to Gim Kami) - configure.ac: chack for availability of gsl_interp_steffen, + configure.ac: check for availability of gsl_interp_steffen, gsl_interp_akima, gsl_interp_cspline and gsl_interp_linear (Thanks to Joachim Ruebenschuss) utils.c: somewhat nicer print-out of version diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/INSTALL new/xsnow-3.7.6/INSTALL --- old/xsnow-3.7.5/INSTALL 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/INSTALL 2023-11-17 12:59:36.000000000 +0100 @@ -1,8 +1,8 @@ Installation Instructions ************************* - Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software -Foundation, Inc. + Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free +Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright @@ -225,7 +225,7 @@ and if that doesn't work, install pre-built binaries of GCC for HP-UX. - HP-UX 'make' updates targets which have the same time stamps as their + HP-UX 'make' updates targets which have the same timestamps as their prerequisites, which makes it generally unusable when shipped generated files such as 'configure' are involved. Use GNU 'make' instead. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/ar-lib new/xsnow-3.7.6/ar-lib --- old/xsnow-3.7.5/ar-lib 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/ar-lib 2023-11-17 12:59:36.000000000 +0100 @@ -4,7 +4,7 @@ me=ar-lib scriptversion=2019-07-04.01; # UTC -# Copyright (C) 2010-2020 Free Software Foundation, Inc. +# Copyright (C) 2010-2021 Free Software Foundation, Inc. # Written by Peter Rosin <p...@lysator.liu.se>. # # This program is free software; you can redistribute it and/or modify diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/bootdate new/xsnow-3.7.6/bootdate --- old/xsnow-3.7.5/bootdate 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/bootdate 2023-11-17 12:59:36.000000000 +0100 @@ -1 +1 @@ -1687873292 +1700222376 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/compile new/xsnow-3.7.6/compile --- old/xsnow-3.7.5/compile 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/compile 2023-11-17 12:59:36.000000000 +0100 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1999-2020 Free Software Foundation, Inc. +# Copyright (C) 1999-2021 Free Software Foundation, Inc. # Written by Tom Tromey <tro...@cygnus.com>. # # This program is free software; you can redistribute it and/or modify diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/config.h.in new/xsnow-3.7.6/config.h.in --- old/xsnow-3.7.5/config.h.in 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/config.h.in 2023-11-17 12:59:36.000000000 +0100 @@ -61,9 +61,6 @@ /* Define to 1 if you have the <math.h> header file. */ #undef HAVE_MATH_H -/* Define to 1 if you have the <memory.h> header file. */ -#undef HAVE_MEMORY_H - /* Define if you have POSIX threads libraries and header files. */ #undef HAVE_PTHREAD @@ -158,7 +155,9 @@ your system. */ #undef PTHREAD_CREATE_JOINABLE -/* Define to 1 if you have the ANSI C header files. */ +/* Define to 1 if all of the C90 standard headers exist (not just the ones + required in a freestanding environment). This macro is provided for + backward compatibility; new code need not use it. */ #undef STDC_HEADERS /* Version number of package */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/configure.ac new/xsnow-3.7.6/configure.ac --- old/xsnow-3.7.5/configure.ac 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/configure.ac 2023-11-17 12:59:36.000000000 +0100 @@ -23,7 +23,7 @@ #-# AC_PREREQ([2.69]) -AC_INIT([xsnow],[3.7.5],[wver...@gmail.com]) +AC_INIT([xsnow],[3.7.6],[wver...@gmail.com]) AC_CONFIG_SRCDIR([src/xsnow.h]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/missing new/xsnow-3.7.6/missing --- old/xsnow-3.7.5/missing 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/missing 2023-11-17 12:59:36.000000000 +0100 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1996-2020 Free Software Foundation, Inc. +# Copyright (C) 1996-2021 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard <pin...@iro.umontreal.ca>, 1996. # This program is free software; you can redistribute it and/or modify diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/cs.po new/xsnow-3.7.6/po/cs.po --- old/xsnow-3.7.5/po/cs.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/cs.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre04\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/da.po new/xsnow-3.7.6/po/da.po --- old/xsnow-3.7.5/po/da.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/da.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre02\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/de.po new/xsnow-3.7.6/po/de.po --- old/xsnow-3.7.5/po/de.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/de.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre02\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/el.po new/xsnow-3.7.6/po/el.po --- old/xsnow-3.7.5/po/el.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/el.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre04\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" @@ -473,8 +473,8 @@ "\"celestials\"." msgstr "" "Îάν Ïο ÏÏÏÏημα είναι ÏÎ¿Î»Ï Î±ÏαÏÏολημÎνο, Ïλα Ïα Ïάνελ ÎÏÎ¿Ï Î½ Î±Ï ÏÏ Ïο ÏÏÏμα, " -"οÏÏÏε μÏοÏείÏε να ÏÏοÏαÏμÏÏεÏε οÏιÏμÎÎ½ÎµÏ ÏÏ Î¸Î¼Î¯ÏÎµÎ¹Ï ÏÏα \"ÏιÏνι\", \"ÏÎ¿Ï Î»Î¹Î¬" -"\", \"ÏÏ Î¸Î¼Î¯ÏειÏ\" ή \"Î¿Ï Ïάνια\"." +"οÏÏÏε μÏοÏείÏε να ÏÏοÏαÏμÏÏεÏε οÏιÏμÎÎ½ÎµÏ ÏÏ Î¸Î¼Î¯ÏÎµÎ¹Ï ÏÏα \"ÏιÏνι\", " +"\"ÏÎ¿Ï Î»Î¹Î¬\", \"ÏÏ Î¸Î¼Î¯ÏειÏ\" ή \"Î¿Ï Ïάνια\"." #: src/ui.glade:1220 msgid "Welcome" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/en.po new/xsnow-3.7.6/po/en.po --- old/xsnow-3.7.5/po/en.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/en.po 2023-11-17 12:59:36.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: xsnow 3.6.1.gettext~pre7\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-01-12 14:23+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/es.po new/xsnow-3.7.6/po/es.po --- old/xsnow-3.7.5/po/es.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/es.po 2023-11-17 12:59:36.000000000 +0100 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: xsnow 3.6.1.gettext~pre7\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" @@ -193,8 +193,8 @@ #, c-format msgid "Window size changed, now snowing in in %#lx: %s %d+%d %dx%d\n" msgstr "" -"El tamaño de la ventana ha cambiado, ahora está nevando en %#lx: %s %d+%d %dx" -"%d\n" +"El tamaño de la ventana ha cambiado, ahora está nevando en %#lx: %s %d+%d " +"%dx%d\n" #: src/main.c:1414 #, c-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/et.po new/xsnow-3.7.6/po/et.po --- old/xsnow-3.7.5/po/et.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/et.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre04\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/fi.po new/xsnow-3.7.6/po/fi.po --- old/xsnow-3.7.5/po/fi.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/fi.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.6.1.gettext~pre7\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/fr.po new/xsnow-3.7.6/po/fr.po --- old/xsnow-3.7.5/po/fr.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/fr.po 2023-11-17 12:59:36.000000000 +0100 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: xsnow 3.6.1.gettext~pre7\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" @@ -476,8 +476,8 @@ "\"celestials\"." msgstr "" "Si le système est trop occupé, tous les panneaux obtiennent cette couleur, " -"auquel cas vous pouvez adapter certains paramètres dans \"neige\", \"oiseaux" -"\", \"paramètres\" ou \"célestes\"." +"auquel cas vous pouvez adapter certains paramètres dans \"neige\", " +"\"oiseaux\", \"paramètres\" ou \"célestes\"." #: src/ui.glade:1220 msgid "Welcome" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/hu.po new/xsnow-3.7.6/po/hu.po --- old/xsnow-3.7.5/po/hu.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/hu.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre04\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" @@ -470,8 +470,8 @@ "\"celestials\"." msgstr "" "Ha a rendszer túlterhelt, az összes panel ezt a szÃnt kapja, ebben az " -"esetben módosÃthat néhány beállÃtást a \"hó\", a \"madarak\", a \"beállÃtások" -"\" vagy az \"égiek\" menüpontban." +"esetben módosÃthat néhány beállÃtást a \"hó\", a \"madarak\", a " +"\"beállÃtások\" vagy az \"égiek\" menüpontban." #: src/ui.glade:1220 msgid "Welcome" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/is.po new/xsnow-3.7.6/po/is.po --- old/xsnow-3.7.5/po/is.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/is.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre04\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/it.po new/xsnow-3.7.6/po/it.po --- old/xsnow-3.7.5/po/it.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/it.po 2023-11-17 12:59:36.000000000 +0100 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: xsnow 3.6.1.gettext~pre7\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" @@ -193,8 +193,8 @@ #, c-format msgid "Window size changed, now snowing in in %#lx: %s %d+%d %dx%d\n" msgstr "" -"La dimensione della finestra è cambiata, ora nevica tra %#lx: %s %d+%d %dx" -"%d\n" +"La dimensione della finestra è cambiata, ora nevica tra %#lx: %s %d+%d " +"%dx%d\n" #: src/main.c:1414 #, c-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/lt.po new/xsnow-3.7.6/po/lt.po --- old/xsnow-3.7.5/po/lt.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/lt.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre04\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/lv.po new/xsnow-3.7.6/po/lv.po --- old/xsnow-3.7.5/po/lv.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/lv.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre04\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/nl.po new/xsnow-3.7.6/po/nl.po --- old/xsnow-3.7.5/po/nl.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/nl.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre02\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" @@ -464,8 +464,8 @@ "\"celestials\"." msgstr "" "Als het systeem te druk is, krijgen alle panelen deze kleur, in dat geval " -"zou je wat instellingen kunnen aanpassen in \"snow\", \"birds\", \"settings" -"\", of \"celestials\"." +"zou je wat instellingen kunnen aanpassen in \"snow\", \"birds\", " +"\"settings\", of \"celestials\"." #: src/ui.glade:1220 msgid "Welcome" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/no.po new/xsnow-3.7.6/po/no.po --- old/xsnow-3.7.5/po/no.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/no.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre02\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/pl.po new/xsnow-3.7.6/po/pl.po --- old/xsnow-3.7.5/po/pl.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/pl.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre04\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" @@ -468,8 +468,8 @@ "\"celestials\"." msgstr "" "JeÅli system jest zbyt obciÄ Å¼ony, wszystkie panele otrzymujÄ ten kolor, w " -"takim przypadku możesz dostosowaÄ niektóre ustawienia w \"Ånieg\", \"ptaki" -"\", \"ustawienia\" lub \"niebiosa\"." +"takim przypadku możesz dostosowaÄ niektóre ustawienia w \"Ånieg\", " +"\"ptaki\", \"ustawienia\" lub \"niebiosa\"." #: src/ui.glade:1220 msgid "Welcome" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/pt.po new/xsnow-3.7.6/po/pt.po --- old/xsnow-3.7.5/po/pt.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/pt.po 2023-11-17 12:59:36.000000000 +0100 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: xsnow 3.6.1.gettext~pre6\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/ro.po new/xsnow-3.7.6/po/ro.po --- old/xsnow-3.7.5/po/ro.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/ro.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre04\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/ru.po new/xsnow-3.7.6/po/ru.po --- old/xsnow-3.7.5/po/ru.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/ru.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre04\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/sv.po new/xsnow-3.7.6/po/sv.po --- old/xsnow-3.7.5/po/sv.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/sv.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre02\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/po/uk.po new/xsnow-3.7.6/po/uk.po --- old/xsnow-3.7.5/po/uk.po 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/po/uk.po 2023-11-17 12:59:36.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: xsnow 3.7.0~pre04\n" "Report-Msgid-Bugs-To: wver...@gmail.com\n" -"POT-Creation-Date: 2023-06-27 15:41+0200\n" +"POT-Creation-Date: 2023-11-17 12:59+0100\n" "PO-Revision-Date: 2023-02-17 13:40+0100\n" "Last-Translator: Willem Vermin wver...@gmail.com\n" "Language-Team: None\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/xsnow-3.7.5/test-driver new/xsnow-3.7.6/test-driver --- old/xsnow-3.7.5/test-driver 2023-06-27 15:41:32.000000000 +0200 +++ new/xsnow-3.7.6/test-driver 2023-11-17 12:59:36.000000000 +0100 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 2011-2020 Free Software Foundation, Inc. +# Copyright (C) 2011-2021 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -105,8 +105,11 @@ trap "st=141; $do_exit" 13 trap "st=143; $do_exit" 15 -# Test script is run here. -"$@" >$log_file 2>&1 +# Test script is run here. We create the file first, then append to it, +# to ameliorate tests themselves also writing to the log file. Our tests +# don't, but others can (automake bug#35762). +: >"$log_file" +"$@" >>"$log_file" 2>&1 estatus=$? if test $enable_hard_errors = no && test $estatus -eq 99; then @@ -128,7 +131,7 @@ # know whether the test passed or failed simply by looking at the '.log' # file, without the need of also peaking into the corresponding '.trs' # file (automake bug#11814). -echo "$res $test_name (exit status: $estatus)" >>$log_file +echo "$res $test_name (exit status: $estatus)" >>"$log_file" # Report outcome to console. echo "${col}${res}${std}: $test_name"