Accepting request 1036998 from home:mnhauke:games
- Update to version 2.4.26 * Audio pops should be fixed. * Positional audio in observer mode now uses the camera direction * Fixed a regression that caused some textures to render skewed. * Fixed the Machine Gun firing continuously when the mouse wheel is used to fire. OBS-URL: https://build.opensuse.org/request/show/1036998 OBS-URL: https://build.opensuse.org/package/show/games/bzflag?expand=0&rev=40
This commit is contained in:
parent
6c86e64919
commit
94c0925643
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53ae480221845a7ca4cf5489c7cc409073a4ba4ab8a7c070ddea7b83da61ae82
|
||||
size 15052753
|
3
bzflag-2.4.26.tar.gz
Normal file
3
bzflag-2.4.26.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e82ed881ab37b22763ba666f599b95b3fb2cb30f4aeb9104ac9b56f1671618cb
|
||||
size 15079405
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 20 22:59:20 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 2.4.26
|
||||
* Audio pops should be fixed.
|
||||
* Positional audio in observer mode now uses the camera direction
|
||||
* Fixed a regression that caused some textures to render skewed.
|
||||
* Fixed the Machine Gun firing continuously when the mouse wheel
|
||||
is used to fire.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 05:52:13 UTC 2022 - Dmitriy Perlow <dap.darkness@gmail.com>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define _fillupdir %{_localstatedir}/adm/fillup-templates
|
||||
%endif
|
||||
Name: bzflag
|
||||
Version: 2.4.24
|
||||
Version: 2.4.26
|
||||
Release: 0
|
||||
Summary: 3D Networked Multiplayer Tank Battle Game
|
||||
License: GPL-2.0-or-later
|
||||
@ -41,12 +41,12 @@ BuildRequires: curl-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: freeglut-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkgconfig(sdl2)
|
||||
BuildRequires: libcares-devel
|
||||
BuildRequires: libdrm-devel
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(sdl2)
|
||||
Requires(pre): %fillup_prereq
|
||||
%{?systemd_ordering}
|
||||
%if 0%{?sles_version}
|
||||
|
Loading…
Reference in New Issue
Block a user