commit sopwith for openSUSE:Factory

2023-06-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sopwith for openSUSE:Factory checked 
in at 2023-06-21 22:40:25

Comparing /work/SRC/openSUSE:Factory/sopwith (Old)
 and  /work/SRC/openSUSE:Factory/.sopwith.new.15902 (New)


Package is "sopwith"

Wed Jun 21 22:40:25 2023 rev:7 rq:1094376 version:2.3.0

Changes:

--- /work/SRC/openSUSE:Factory/sopwith/sopwith.changes  2022-12-05 
18:02:46.165093985 +0100
+++ /work/SRC/openSUSE:Factory/.sopwith.new.15902/sopwith.changes   
2023-06-21 22:41:18.066891846 +0200
@@ -1,0 +2,20 @@
+Fri Jun 16 09:25:59 UTC 2023 - Andrea Manzini 
+
+- Update to 2.3.0:
+  * Medals are no longer cleared after a crash. 
+  * The purple heart medal is now only awarded to players injured in combat. 
+  * The close button now quits the game (thanks Will Thompson)
+  * The help screen is no longer shown when aborting the game.
+
+- Update to 2.2.0:
+  * Help text is now shown for new players. This is shown on game start in
+novice mode, but won't be shown again after a successful flight. 
+  * It's no longer possible to flip the plane upside down while sitting
+motionless on the runway (a bug since the original DOS versions).
+  * It's no longer possible to get wounded on the ground. 
+  * The game no longer freezes up in multiplayer mode if the other player 
quits.
+  * If the game quits with an error, a friendly dialog box now shows the error.
+  * Some minor manpage fixes
+  * Lots more internal cleanups 
+
+---

Old:

  sdl-sopwith-2.1.1.tar.gz

New:

  sdl-sopwith-2.3.0.tar.gz



Other differences:
--
++ sopwith.spec ++
--- /var/tmp/diff_new_pack.HH8htZ/_old  2023-06-21 22:41:18.554894782 +0200
+++ /var/tmp/diff_new_pack.HH8htZ/_new  2023-06-21 22:41:18.562894831 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sopwith
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   sopwith
-Version:2.1.1
+Version:2.3.0
 Release:0
 Summary:SDL port of the %{name} game
 License:GPL-2.0-or-later
@@ -68,7 +68,7 @@
 %license COPYING.md
 %doc FAQ.md NEWS.md README.md TODO doc/origdoc.txt
 %{_bindir}/%{name}
-%{_mandir}/man5/sopwith.cfg.5*
+%{_mandir}/man5/sopwith.cfg.5%{?ext_man}
 %{_mandir}/man6/%{name}*
 %{_datadir}/applications/*%{name}.desktop
 %{_datadir}/icons/hicolor/

++ sdl-sopwith-2.1.1.tar.gz -> sdl-sopwith-2.3.0.tar.gz ++
 8775 lines of diff (skipped)


commit sopwith for openSUSE:Factory

2022-12-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sopwith for openSUSE:Factory checked 
in at 2022-12-05 18:02:26

Comparing /work/SRC/openSUSE:Factory/sopwith (Old)
 and  /work/SRC/openSUSE:Factory/.sopwith.new.1835 (New)


Package is "sopwith"

Mon Dec  5 18:02:26 2022 rev:6 rq:1040362 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/sopwith/sopwith.changes  2015-04-02 
16:04:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.sopwith.new.1835/sopwith.changes
2022-12-05 18:02:46.165093985 +0100
@@ -1,0 +2,77 @@
+Mon Dec  5 14:59:47 UTC 2022 - Dirk Müller 
+
+- update to 2.1.1:
+  * An embarrassing bug was fixed where you could win by bombing your own
+  buildings.
+  * The ox "splat" screen now shows correctly if you are shot down and crash
+  into an ox.
+  * Bug fixes and changes in this version:
+  * libm is included as a dependency when needed (thanks slicer69).
+  * No error is printed if the config file doesn't exist (thanks Kenneth
+  Pronovici).
+  * The screen is now redrawn properly when in menus and the window is
+uncovered
+  or resized (thanks Kenneth Pronovici).
+  * Some potential crashes were fixed when near the edges of the map.
+  * Some of the code has been refactored to centralize how levels are
+defined. In
+  the future this will help to support custom levels.
+  * Documentation changes:
+  * Build instructions were clarified (thanks Kenneth Pronovici).
+  * Better documentation of novice mode was added to the manpage (thanks
+Kenneth
+  Pronovici).
+  * References to the -p argument were removed from the manpage and the help
+text
+  (thanks Kenneth Pronovici).
+  * Changes in this version:
+  * Sound has been reenabled. Sound output is now passed through a bandpass
+  filter intended to make it sound like a real PC speaker, and also plays
+  back at a much quieter volume, to be less startling to new players.
+  * Medals are now awarded to reward players (thanks creichen). The Unix
+  manpage includes some details about the medals and how to attain them.
+  * There is now a configuration screen for setting key bindings, which are
+  stored in the same configuration file as other settings.
+  * Thanks to SDL2's renderer API, the game now scales up to arbitrary
+window
+  sizes and resolutions, and isn't limited to just 320x200 or 640x400.
+  * Network performance has been improved significantly.
+  * The Unix manpage has been significantly improved and expanded. A
+separate
+  manpage was added for the configuration file.
+  * Sopwith now runs on macOS, and Mac .dmg packages are generated.
+  * Also now builds and runs cleanly on Haiku.
+  * The Windows .exe now has metadata and an icon.
+  * The missiles feature was changed to a hidden setting since it's not very
+  fun and doesn't really fit the game's theme.
+  * The networking option to use a "TCP loop" has now been merged with the
+  normal "connect" option, for simplicity. The target server may be a real
+  server or a TCP loop server, and the clients will autodiscover.
+  * Movement precision within the game was made significantly more precise.
+  This fixes a long-standing issue where fractional movement values were
+  just being discarded, instead of being included in calculations as they
+  should have been.
+  * Fix computer planes not shooting when tailing the player's plane
+(creichen).
+  * Fix planes crashing into their own bullets (creichen).
+  * Fix players able to turn quickly when wounded and using the autopilot.
+  * Damaged ground no longer remains on the title screen after the game
+ends.
+  * Network games no longer desync when only one player uses harry keys
+mode.
+  * Big oil tank explosions now match the magnitude of the old explosions
+from
+  Sopwith 1 and Sopwith 2. The command line option to disable them has been
+  replaced with a configuration variable.
+  * A bug was fixed where it was possible to stop the plane in midair when
+  playing the game in novice mode (thanks Alaux).
+  * Code has been ported to SDL2.
+  * Rewritten graphics code
+  * Major internal restructuring: removal of obsolete code, removal of
+  some global variables
+  * Sopwith configuration file is no longer ~/.sopwithrc on \*nix systems,
+but
+  can now be found at ~/.local/share/SDL\ Sopwith/sopwith.cfg
+- drop sopwith-fix-string-include.patch, sopwith-gpl.diff: obsolete
+
+---

Old:

  sopwith-1.8.4.tar.gz
  sopwith-fix-string-include.patch
  sopwith-gpl.diff

New:

  sdl-sopwith-2.1.1.tar.gz



Other differences:
--
++ sopwith.spec ++
--- /var/tmp/diff_new_pack.r0H7FC/_old  2022-12-05