update to 2.26.2
This commit is contained in:
parent
e16930d70f
commit
f22ec890ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/SDL2-2.0.22.tar.gz
|
||||
/SDL2-2.24.0.tar.gz
|
||||
/SDL2-2.26.0.tar.gz
|
||||
/SDL2-2.26.2.tar.gz
|
||||
|
@ -9,8 +9,8 @@
|
||||
%global libdecor_majver 0
|
||||
|
||||
Name: SDL2
|
||||
Version: 2.26.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.26.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross-platform multimedia library
|
||||
License: zlib and MIT
|
||||
URL: http://www.libsdl.org/
|
||||
@ -169,6 +169,9 @@ install -p -m 644 %{SOURCE2} %{buildroot}%{_includedir}/SDL2/SDL_revision.h
|
||||
%{_libdir}/cmake/SDL2/SDL2staticTargets*.cmake
|
||||
|
||||
%changelog
|
||||
* Sat Jan 21 2023 Tom Callaway <spot@fedoraproject.org> - 2.26.2-1
|
||||
- update to 2.26.2
|
||||
|
||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.26.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (SDL2-2.26.0.tar.gz) = b4379140399e2248b28c4fe36ba6bb142cd047014c3cfc6fd2c0fee7110ad28af6553f24ca4ccf4996165940de127aafe8d744b09bea9d5684ce8244697996bf
|
||||
SHA512 (SDL2-2.26.2.tar.gz) = 5af6f40790560651a7c6c1f7dae3b97d55c5ab372f02dc6024cb7ad3c996a6fac8a7aba1d510ad994cc5d4ba91efd03010d8678104ed44f55ef948011bc66d28
|
||||
|
Loading…
Reference in New Issue
Block a user