Accepting request 1147346 from home:Kieltux:branches:games

- Update to version 1.2.8
  * fixed bug in sending lines in multiplayer
  * tweaked multiplayer defaults
  * added option to customize cpu drop speed
  * do not show special piece on lock delay if soft drop pressed
  * properly insert/lock pieces if dropping more than one tile

OBS-URL: https://build.opensuse.org/request/show/1147346
OBS-URL: https://build.opensuse.org/package/show/games/ltris?expand=0&rev=23
This commit is contained in:
Ferdinand Thiessen 2024-02-28 07:55:31 +00:00 committed by Git OBS Bridge
parent dad5611b9b
commit 6da7f377a7
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1291c6a642d06b9ee153ac0a2e7855a2c983e839c618f1a294df04d829525cb0
size 1711881

3
ltris-1.2.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9ee6169a536a6a90193cdaa885ff71d08120553c73f4f54c16f9342aa4652a0
size 1713953

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Feb 17 15:46:30 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 1.2.8
* fixed bug in sending lines in multiplayer
* tweaked multiplayer defaults
* added option to customize cpu drop speed
* do not show special piece on lock delay if soft drop pressed
* properly insert/lock pieces if dropping more than one tile
-------------------------------------------------------------------
Sat Sep 9 17:02:04 UTC 2023 - Martin Hauke <mardnh@gmx.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package ltris
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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: ltris
Version: 1.2.7
Version: 1.2.8
Release: 0
Summary: Tetris Clone with Multiplayer and CPU Opponents
License: GPL-2.0-or-later
@ -29,8 +29,8 @@ Patch0: ltris-no_system_wide_hiscore_file.patch
BuildRequires: SDL-devel
BuildRequires: fdupes
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(SDL_mixer)
BuildRequires: update-desktop-files
%description
LTris is a very polished Tetris clone. It is highly configurable due to