Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xsnow for openSUSE:Factory checked 
in at 2024-12-20 23:11:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xsnow (Old)
 and      /work/SRC/openSUSE:Factory/.xsnow.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xsnow"

Fri Dec 20 23:11:51 2024 rev:11 rq:1232881 version:3.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/xsnow/xsnow.changes      2024-05-13 
01:36:12.275978449 +0200
+++ /work/SRC/openSUSE:Factory/.xsnow.new.1881/xsnow.changes    2024-12-20 
23:12:44.149705739 +0100
@@ -1,0 +2,26 @@
+Fri Dec 20 13:27:38 UTC 2024 - Andrea Manzini <[email protected]>
+
+- Update to version 3.8.1:
+    01: xpm2cairo-gdk.c: use xpm2gdk() as replacement for deprecated 
+        gdk_pixbuf_new_from_xpm_data().
+    02: ui.c: clicking on a tab in the headerbar triggers a call to
+        WriteFlags().
+    03: main.c: Activation of WriteFlags now via do_write_flags() callback,
+        which checks the value of global.time_to_write_flags.
+
+- Update to version 3.8.0:
+    01: configure.ac: add warning if msgmerge is not found.
+        In that case, no 'make dist' or 'xsnow -selfrep' is possible.
+        data/xsnow.appdata.xml.in: make it conform "appstreamcli validate"
+        xdo_search.c:37: Correct call to calloc, parameters were switched
+    02: test2.sh: Add tests: xsnow running in Xvfb, use xdotool to click 
buttons.
+        Output screen locations of buttons to ~/.xsnowrc.
+        main.c: Use SIGUSR1 to force rewrite of ~/.xsnowrc.
+        This does not work in Debian's autopkgtest :-(.
+        Makefile.am: make check only in src/
+        src/{xdo.c,xdo.h,clientwin.c,clientwin.h,dsimple.c,dsimple.h,
+             kdtree.c,kdtree.h,xdo_version.h,xdo_util.h,xdo_version.h} :
+         remove GPL 3 license: these files had already an own license.
+        src/xdo.c, configure.ac: remove dependency for libxkbcommon.
+
+-------------------------------------------------------------------

Old:
----
  xsnow-3.7.9.tar.gz

New:
----
  xsnow-3.8.1.tar.gz

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

Other differences:
------------------
++++++ xsnow.spec ++++++
--- /var/tmp/diff_new_pack.WJ5mRm/_old  2024-12-20 23:12:44.689728008 +0100
+++ /var/tmp/diff_new_pack.WJ5mRm/_new  2024-12-20 23:12:44.689728008 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           xsnow
-Version:        3.7.9
+Version:        3.8.1
 Release:        0
 Summary:        A Christmas Animation
 License:        GPL-3.0-or-later

++++++ xsnow-3.7.9.tar.gz -> xsnow-3.8.1.tar.gz ++++++
++++ 10330 lines of diff (skipped)

++++++ xsnow-bindir.patch ++++++
--- /var/tmp/diff_new_pack.WJ5mRm/_old  2024-12-20 23:12:44.929737906 +0100
+++ /var/tmp/diff_new_pack.WJ5mRm/_new  2024-12-20 23:12:44.937738236 +0100
@@ -1,7 +1,8 @@
-diff -auNr xsnow-3.7.9-orig/src/Makefile.am xsnow-3.7.9/src/Makefile.am
---- xsnow-3.7.9-orig/src/Makefile.am   2024-05-11 16:53:57.108275667 +0800
-+++ xsnow-3.7.9/src/Makefile.am        2024-05-11 16:54:46.612038737 +0800
-@@ -23,7 +23,7 @@
+Index: xsnow-3.8.1/src/Makefile.am
+===================================================================
+--- xsnow-3.8.1.orig/src/Makefile.am
++++ xsnow-3.8.1/src/Makefile.am
+@@ -23,7 +23,7 @@ SUBDIRS = Pixmaps
  TOCC     = $(top_srcdir)/src/tocc.sh
  TOASCII  = $(top_srcdir)/src/toascii.sh
  
@@ -10,10 +11,11 @@
  games_PROGRAMS = xsnow
  
  noinst_PROGRAMS = makeman
-diff -auNr xsnow-3.7.9-orig/src/Makefile.in xsnow-3.7.9/src/Makefile.in
---- xsnow-3.7.9-orig/src/Makefile.in   2024-05-11 16:53:57.111609029 +0800
-+++ xsnow-3.7.9/src/Makefile.in        2024-05-11 16:54:30.005227777 +0800
-@@ -665,7 +665,7 @@
+Index: xsnow-3.8.1/src/Makefile.in
+===================================================================
+--- xsnow-3.8.1.orig/src/Makefile.in
++++ xsnow-3.8.1/src/Makefile.in
+@@ -668,7 +668,7 @@ top_srcdir = @top_srcdir@
  SUBDIRS = Pixmaps
  TOCC = $(top_srcdir)/src/tocc.sh
  TOASCII = $(top_srcdir)/src/toascii.sh

Reply via email to