diff --git a/.abf.yml b/.abf.yml index d24e51c..c730c7b 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - SDL2-2.26.3.tar.gz: e9bf26d8a55aa8760d66a937bbc70cc916f9fdfb + SDL2-2.26.4.tar.gz: 4ebe99e3fecf4a468be9625e9500cd2e744ef9ac diff --git a/SDL2.spec b/SDL2.spec index e4176aa..b17e984 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -1,4 +1,4 @@ -%define oversion 0.2600.3 +%define oversion 0.2600.4 %define api 2.0 %define major 0 @@ -7,14 +7,13 @@ Summary: Simple DirectMedia Layer Name: SDL2 -Version: 2.26.3 +Version: 2.26.4 Release: 1 License: Zlib Group: System/Libraries Url: http://www.libsdl.org/ Source0: http://www.libsdl.org/release/%{name}-%{version}.tar.gz Source1: FindSDL2.cmake - # Keep major stable, should be 0 Patch1: SDL2-2.0.16-soversion.patch BuildRequires: cmake