From f864cc20f4a6e01c111ac2e1ba45036d6a5451a6100dfbbc3c50abc25e5b68ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 17 Apr 2022 13:44:01 +0000 Subject: [PATCH] Accepting request 970448 from home:Kieltux:branches:games - Update to version 1.2.4: - replaced DAS option with auto shift delay/speed options - allow q key for controls - Switched from pkgconfig(sdl) to SDL-devel to solve have choice for pkgconfig(sdl): SDL-devel libSDL-devel OBS-URL: https://build.opensuse.org/request/show/970448 OBS-URL: https://build.opensuse.org/package/show/games/ltris?expand=0&rev=19 --- ltris-1.2.3.tar.gz | 3 --- ltris-1.2.4.tar.gz | 3 +++ ltris.changes | 9 +++++++++ ltris.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 ltris-1.2.3.tar.gz create mode 100644 ltris-1.2.4.tar.gz diff --git a/ltris-1.2.3.tar.gz b/ltris-1.2.3.tar.gz deleted file mode 100644 index 26f21ab..0000000 --- a/ltris-1.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ec4ad053e066a296529e923c2f626fa0a19c094c5ae03e44359f9c9e50955a8 -size 1807260 diff --git a/ltris-1.2.4.tar.gz b/ltris-1.2.4.tar.gz new file mode 100644 index 0000000..6ac6fcc --- /dev/null +++ b/ltris-1.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6eb7b301023278604d9292a92f2fd2f5103ee412a75a126d2550e2ec2368f83 +size 1807407 diff --git a/ltris.changes b/ltris.changes index aa0926b..b97ce2d 100644 --- a/ltris.changes +++ b/ltris.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Apr 16 14:19:23 UTC 2022 - Carsten Ziepke + +- Update to version 1.2.4: + - replaced DAS option with auto shift delay/speed options + - allow q key for controls +- Switched from pkgconfig(sdl) to SDL-devel to solve have choice + for pkgconfig(sdl): SDL-devel libSDL-devel + ------------------------------------------------------------------- Sun Apr 11 10:18:02 UTC 2021 - Martin Hauke diff --git a/ltris.spec b/ltris.spec index 9386d51..48e7c24 100644 --- a/ltris.spec +++ b/ltris.spec @@ -1,7 +1,7 @@ # # spec file for package ltris # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.3 +Version: 1.2.4 Release: 0 Summary: Tetris Clone with Multiplayer and CPU Opponents License: GPL-2.0-or-later @@ -30,7 +30,7 @@ BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(SDL_mixer) -BuildRequires: pkgconfig(sdl) +BuildRequires: SDL-devel %description LTris is a very polished Tetris clone. It is highly configurable due to