Hello community,

here is the log from the commit of package xscreensaver for openSUSE:Factory 
checked in at 2013-08-05 20:55:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xscreensaver (Old)
 and      /work/SRC/openSUSE:Factory/.xscreensaver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xscreensaver"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xscreensaver/xscreensaver.changes        
2012-12-31 14:27:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xscreensaver.new/xscreensaver.changes   
2013-08-05 20:55:32.000000000 +0200
@@ -1,0 +2,23 @@
+Thu Aug  1 14:55:13 UTC 2013 - co...@suse.com
+
+- update to 5.22
+  * New hacks, kaleidocycle, quasicrystal, unknownpleasures and hexadrop.
+  * Performance improvements for interference.
+  * Fixed possible crashes in apple2, maze, pacman, polyominoes, fireworkx, 
engine.
+  * Fix for bumps in 64 bit.
+  * Fixed ``Shake to Randomize''; display name of saver.
+  * Fixed rotation problems with pacman, decayscreen.
+  * Better dragging in fluidballs.
+  * Ignore rotation in hacks that don't benefit from it.
+  * Ignore DEACTIVATE messages when locked, instead of popping up the password 
dialog box.
+
+5.21   04-Feb-2013
+  * Changed default text source from Twitter to Wikipedia, since Twitter now 
requires a login to get any feeds.
+  * New version of fireworkx.
+  * Minor fixes to distort, fontglide, xmatrix.
+  * New MacOS crash in bsod.
+  * New mode in lcdscrub.
+
+- remove xscreensaver-stars.patch as xscreensaver is no longer used for NLD :)
+
+-------------------------------------------------------------------

Old:
----
  xscreensaver-5.20.tar.gz
  xscreensaver-stars.patch

New:
----
  xscreensaver-5.22.tar.gz

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

Other differences:
------------------
++++++ xscreensaver.spec ++++++
--- /var/tmp/diff_new_pack.y0dh9y/_old  2013-08-05 20:55:33.000000000 +0200
+++ /var/tmp/diff_new_pack.y0dh9y/_new  2013-08-05 20:55:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xscreensaver
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,7 +39,7 @@
 Requires:       desktop-data
 Requires:       pam-modules
 Suggests:       %{name}-data-extra
-Version:        5.20
+Version:        5.22
 Release:        0
 Summary:        A screen saver and locker for the X Window System
 License:        BSD-3-Clause and GPL-2.0+
@@ -52,7 +52,6 @@
 Patch5:         xscreensaver-background.patch
 Patch20:        xscreensaver-mansuffix.patch
 Patch21:        xscreensaver-default-screensaver.patch
-Patch23:        xscreensaver-stars.patch
 Patch24:        xscreensaver-slideshow-dri-detect.patch
 Patch29:        xscreensaver-ignore-no-pwent-password.patch
 Patch32:        xscreensaver-fireworkx-man.patch
@@ -113,7 +112,6 @@
 %patch5
 %patch20
 %patch21 -p1
-%patch23 -p1
 # FIXME: Test, whether this patch is still needed:
 %patch24
 %patch29

++++++ xscreensaver-5.20.tar.gz -> xscreensaver-5.22.tar.gz ++++++
/work/SRC/openSUSE:Factory/xscreensaver/xscreensaver-5.20.tar.gz 
/work/SRC/openSUSE:Factory/.xscreensaver.new/xscreensaver-5.22.tar.gz differ: 
char 5, line 1

++++++ xscreensaver-data-extra.list ++++++
--- /var/tmp/diff_new_pack.y0dh9y/_old  2013-08-05 20:55:33.000000000 +0200
+++ /var/tmp/diff_new_pack.y0dh9y/_new  2013-08-05 20:55:33.000000000 +0200
@@ -189,3 +189,7 @@
 xrayswarm
 xspirograph
 zoom
+hexadrop
+kaleidocycle
+quasicrystal
+unknownpleasures

++++++ xscreensaver-fireworkx-man.patch ++++++
--- /var/tmp/diff_new_pack.y0dh9y/_old  2013-08-05 20:55:34.000000000 +0200
+++ /var/tmp/diff_new_pack.y0dh9y/_new  2013-08-05 20:55:34.000000000 +0200
@@ -1,26 +1,22 @@
---- hacks/fireworkx.man
+Index: hacks/fireworkx.man
+===================================================================
+--- hacks/fireworkx.man.orig
 +++ hacks/fireworkx.man
-@@ -8,8 +8,8 @@
+@@ -8,7 +8,7 @@ fireworkx - pyrotechnic explosions eye-c
  [\-window]
  [\-root]
  [\-verbose]
 -[\-noflash]
--[\-noglow]
 +[\-no-flash]
-+[\-no-glow]
  [\-shoot]
  [\-delay \fInumber\fP]
  [\-maxlife \fInumber\fP]
-@@ -28,10 +28,10 @@
+@@ -27,7 +27,7 @@ Draw on a newly-created window.  This is
  .B \-root
  Draw on the root window.
  .TP 8
 -.B \-noflash 
 +.B \-no-flash 
- Turn off light effect (runs faster)
- .TP 8
--.B \-noglow
-+.B \-no-glow
- Turn off self glow (dull blasts..!)
+ Turn off light flash effect. (Runs faster)
  .TP 8
  .B \-shoot

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

Reply via email to