Accepting request 808846 from home:mnhauke:games
- Update to version 0.8.0 * Custom tile classes and revamped Doom campaign Game * Fix string overflow for long weapon descriptions * Fix players sometimes spawning in locked rooms * Fix missing death animation * Fix leg animation when stationary shooting * Fix some bullet colors * Add button labels for PS3/PS4 controllers * Improve Doom campaign with multiple tile types, walk-through walls Editor * Fix background clearing * Add support for custom tile types for static maps * Add hair editing in char editor * Add native file open/save dialogs * Add support for drag/dropping guide image * Add hardware cursors * Improve guide image rendering speed OBS-URL: https://build.opensuse.org/request/show/808846 OBS-URL: https://build.opensuse.org/package/show/games/cdogs-sdl?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
680bd705b4
commit
c9f82e1fc8
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cdogs-sdl
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 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: cdogs-sdl
|
||||
Version: 0.7.3
|
||||
Version: 0.8.0
|
||||
Release: 0
|
||||
Summary: Classic overhead run-and-gun game
|
||||
License: GPL-2.0-only AND BSD-2-Clause AND CC-BY-3.0 AND CC-BY-SA-3.0
|
||||
@@ -35,6 +35,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(SDL2_image)
|
||||
BuildRequires: pkgconfig(SDL2_mixer)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(physfs)
|
||||
BuildRequires: pkgconfig(sdl2)
|
||||
|
||||
|
Reference in New Issue
Block a user