Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xscreensaver for openSUSE:Factory checked in at 2022-12-16 17:50:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xscreensaver (Old) and /work/SRC/openSUSE:Factory/.xscreensaver.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xscreensaver" Fri Dec 16 17:50:59 2022 rev:72 rq:1043063 version:6.06 Changes: -------- --- /work/SRC/openSUSE:Factory/xscreensaver/xscreensaver.changes 2022-12-14 14:10:43.431408561 +0100 +++ /work/SRC/openSUSE:Factory/.xscreensaver.new.1835/xscreensaver.changes 2022-12-16 17:51:01.931813072 +0100 @@ -1,0 +2,14 @@ +Tue Dec 13 21:41:00 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de> + +- update to 6.06: + * New hack hextrail + * marbling works again + * Adjust old hacks for higher resolution displays + * X11: More robust desktop image grabbing. + * X11: Various improvements to xscreensaver-settings + * X11: Supports "Lock" messages from systemd, e.g. when + logind.conf has "HandleLidSwitch=lock" instead of "suspend". + * Retired thornbird, which is redundant with discrete. +- drop xscreensaver-gtk3.patch, upstream + +------------------------------------------------------------------- Old: ---- xscreensaver-6.05.1.tar.gz xscreensaver-gtk3.patch New: ---- xscreensaver-6.06.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xscreensaver.spec ++++++ --- /var/tmp/diff_new_pack.zhWCGA/_old 2022-12-16 17:51:02.827818004 +0100 +++ /var/tmp/diff_new_pack.zhWCGA/_new 2022-12-16 17:51:02.831818026 +0100 @@ -17,7 +17,7 @@ Name: xscreensaver -Version: 6.05.1 +Version: 6.06 Release: 0 Summary: A screen saver and locker for the X Window System License: BSD-3-Clause AND GPL-2.0-or-later @@ -46,8 +46,6 @@ Patch45: xscreensaver-bug-reports.patch # PATCH-FIX-OPENSUSE xscreensaver-unrecognized-opts.patch sbra...@suse.com -- Ignore selected unbrecognized options generated by %%configure. Patch46: xscreensaver-unrecognized-opts.patch -# PATCH-FIX-OPENSUSE xscreensaver-gtk3.patch sbra...@suse.com -- Properly find gtk3 directories. -Patch47: xscreensaver-gtk3.patch BuildRequires: automake BuildRequires: bc BuildRequires: gdmflexiserver @@ -152,7 +150,7 @@ %lang_package %prep -%setup -q -n %{name}-6.05 +%setup -q %patch5 %patch20 %patch21 @@ -164,7 +162,6 @@ %patch43 -p1 %patch45 -p1 %patch46 -p1 -%patch47 -p1 # KDE, GNOME and MATE have there own screensavers: #echo 'NotShowIn=KDE;GNOME;MATE;' >> driver/screensaver-properties.desktop.in cp -f %{SOURCE4} xscreensaver-desktops-generate ++++++ xscreensaver-6.05.1.tar.gz -> xscreensaver-6.06.tar.gz ++++++ /work/SRC/openSUSE:Factory/xscreensaver/xscreensaver-6.05.1.tar.gz /work/SRC/openSUSE:Factory/.xscreensaver.new.1835/xscreensaver-6.06.tar.gz differ: char 5, line 1 ++++++ xscreensaver-data-extra.list ++++++ --- /var/tmp/diff_new_pack.zhWCGA/_old 2022-12-16 17:51:02.895818378 +0100 +++ /var/tmp/diff_new_pack.zhWCGA/_new 2022-12-16 17:51:02.899818400 +0100 @@ -108,6 +108,7 @@ helix hexadrop hexstrut +hextrail hilbert hopalong hydrostat @@ -210,7 +211,6 @@ swirl tangram tessellimage -thornbird timetunnel topblock triangle ++++++ xscreensaver-default-screensaver.patch ++++++ --- /var/tmp/diff_new_pack.zhWCGA/_old 2022-12-16 17:51:02.923818532 +0100 +++ /var/tmp/diff_new_pack.zhWCGA/_new 2022-12-16 17:51:02.923818532 +0100 @@ -50,15 +50,15 @@ "*textLiteral: XScreenSaver", "*textFile: ", "*textProgram: fortune", -@@ -323,7 +323,7 @@ - GL: gleidescope -root \\n\ - GL: glknots -root \\n\ - GL: glmatrix -root \\n\ --- GL: glslideshow -root \\n\ -+- GL: glslideshow -root -root -duration 21 -zoom 84 -pan 30 -titles \\n\ - GL: hypertorus -root \\n\ - - GL: jigglypuff -root \\n\ - metaballs -root \\n\ +@@ -322,7 +322,7 @@ + GL: gleidescope --root \\n\ + GL: glknots --root \\n\ + GL: glmatrix --root \\n\ +-- GL: glslideshow --root \\n\ ++- GL: glslideshow --root --duration 21 --zoom 84 --pan 30 --titles \\n\ + GL: hypertorus --root \\n\ + - GL: jigglypuff --root \\n\ + metaballs --root \\n\ Index: driver/XScreenSaver.ad.in =================================================================== --- driver/XScreenSaver.ad.in.orig @@ -106,13 +106,13 @@ *textLiteral: XScreenSaver *textFile: @DEFAULT_TEXT_FILE@ *textProgram: fortune -@@ -468,7 +468,7 @@ XScreenSaver.bourneShell: /bin/sh - @GL_KLUDGE@ GL: gleidescope -root \n\ - @GL_KLUDGE@ GL: glknots -root \n\ - @GL_KLUDGE@ GL: glmatrix -root \n\ --- GL: glslideshow -root \n\ -+- GL: glslideshow -root -duration 30 -zoom 60 -pan 30 -fade 5 \n\ - @GL_KLUDGE@ GL: hypertorus -root \n\ - - GL: jigglypuff -root \n\ - metaballs -root \n\ +@@ -467,7 +467,7 @@ XScreenSaver.bourneShell: /bin/sh + @GL_KLUDGE@ GL: gleidescope --root \n\ + @GL_KLUDGE@ GL: glknots --root \n\ + @GL_KLUDGE@ GL: glmatrix --root \n\ +-- GL: glslideshow --root \n\ ++- GL: glslideshow --root --duration 30 --zoom 60 --pan 30 --fade 5 \n\ + @GL_KLUDGE@ GL: hypertorus --root \n\ + - GL: jigglypuff --root \n\ + metaballs --root \n\