Accepting request 983681 from home:mnhauke:games
- Update to version 1.2.5: * added hold feature. * updated german translation. * fixed crash with odd resolutions. OBS-URL: https://build.opensuse.org/request/show/983681 OBS-URL: https://build.opensuse.org/package/show/games/ltris?expand=0&rev=20
This commit is contained in:
parent
f864cc20f4
commit
a87a2328b0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6eb7b301023278604d9292a92f2fd2f5103ee412a75a126d2550e2ec2368f83
|
||||
size 1807407
|
3
ltris-1.2.5.tar.gz
Normal file
3
ltris-1.2.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ac6f94dd40c4c4cda25f8c756182adbb75216f67152735443a3a9014fb1c333
|
||||
size 1805739
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 19 09:01:10 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 1.2.5:
|
||||
* added hold feature.
|
||||
* updated german translation.
|
||||
* fixed crash with odd resolutions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 14:19:23 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ltris
|
||||
Version: 1.2.4
|
||||
Version: 1.2.5
|
||||
Release: 0
|
||||
Summary: Tetris Clone with Multiplayer and CPU Opponents
|
||||
License: GPL-2.0-or-later
|
||||
@ -26,11 +26,11 @@ URL: http://lgames.sourceforge.net/index.php?project=LTris
|
||||
Source: https://sourceforge.net/projects/lgames/files/ltris/ltris-%{version}.tar.gz
|
||||
Source1: %{name}.desktop
|
||||
Patch0: ltris-no_system_wide_hiscore_file.patch
|
||||
BuildRequires: SDL-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(SDL_mixer)
|
||||
BuildRequires: SDL-devel
|
||||
|
||||
%description
|
||||
LTris is a very polished Tetris clone. It is highly configurable due to
|
||||
|
Loading…
Reference in New Issue
Block a user