diff --git a/release-1.2.60.tar.gz b/release-1.2.60.tar.gz deleted file mode 100644 index abb9077..0000000 --- a/release-1.2.60.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:029fa24fe9e0d6a15b94f4737a2d3ed3144c5ef920eb82b4c6b30248eb94518b -size 438381 diff --git a/release-1.2.64.tar.gz b/release-1.2.64.tar.gz new file mode 100644 index 0000000..95727ea --- /dev/null +++ b/release-1.2.64.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e308e817c7f0c6383225485e9a67bf1119ad684b8cc519038671cc1b5d29861 +size 459020 diff --git a/sdl12_compat.changes b/sdl12_compat.changes index ea9a2cc..5b64af1 100644 --- a/sdl12_compat.changes +++ b/sdl12_compat.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri May 26 08:13:33 UTC 2023 - Jan Engelhardt + +- Update to release 1.2.64 + * Some games started working: Steel Storm Burning Retribution, + Maelstrom, Quake 2 XP, boswars, pink-pony, Sid Meier's Alpha + Centauri (Loki version), xrick, grafx2, MLT, tuxfootball, + freedroid. + ------------------------------------------------------------------- Wed Oct 26 16:54:07 UTC 2022 - Jan Engelhardt diff --git a/sdl12_compat.spec b/sdl12_compat.spec index 7db410d..1da326e 100644 --- a/sdl12_compat.spec +++ b/sdl12_compat.spec @@ -1,7 +1,7 @@ # # spec file for package sdl12_compat # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: sdl12_compat %define lname libSDL-1_2-0 %global _lto_cflags %_lto_cflags -ffat-lto-objects -Version: 1.2.60 +Version: 1.2.64 Release: 0 Summary: SDL-1.2 Compatibility Layer for Simple DirectMedia Layer 2.0 License: MIT @@ -32,6 +32,9 @@ BuildRequires: cmake BuildRequires: pkg-config BuildRequires: pkgconfig(sdl2) +# A list of known apps/issues is at +# docs.google.com/spreadsheets/d/1u8Rq3LVQYYgu28sBuxrZ371QolbiZu5z_LjENc4ddZs/edit + %description This is the "Simple DirectMedia Layer" library built from sdl12_compat. it provides a binary and source compatible API for programs written