mirror of
https://abf.rosa.ru/djam/SDL3.git
synced 2025-02-23 13:52:54 +00:00
Bump release (wine stack update)
This commit is contained in:
parent
11949f2c20
commit
617f7070ff
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
%define oversion 0.2400.0
|
||||
%define oversion %(echo %{version} |cut -d. -f2- |sed "s/^/0./" |sed "s/\\./00./2")
|
||||
|
||||
%define api 2.0
|
||||
%define major 0
|
||||
|
@ -8,10 +8,10 @@
|
|||
Summary: Simple DirectMedia Layer
|
||||
Name: SDL2
|
||||
Version: 2.24.0
|
||||
Release: 4
|
||||
Release: 5
|
||||
License: Zlib
|
||||
Group: System/Libraries
|
||||
Url: http://www.libsdl.org/
|
||||
Url: http://www.libsdl.org
|
||||
Source0: http://www.libsdl.org/release/%{name}-%{version}.tar.gz
|
||||
Source1: FindSDL2.cmake
|
||||
# Keep major stable, should be 0
|
||||
|
|
Loading…
Add table
Reference in a new issue