Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d18e67cc2 | ||
|
|
258c1c780a |
3 changed files with 11 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -13,3 +13,5 @@
|
|||
/SDL3-3.3.2.tar.gz
|
||||
/SDL3-3.3.6.tar.gz
|
||||
/SDL3-3.4.0.tar.gz
|
||||
/SDL3-3.4.4.tar.gz
|
||||
/SDL3-3.4.8.tar.gz
|
||||
|
|
|
|||
10
SDL3.spec
10
SDL3.spec
|
|
@ -20,8 +20,8 @@
|
|||
|
||||
|
||||
Name: SDL3
|
||||
Version: 3.4.0
|
||||
Release: 3%{?dist}
|
||||
Version: 3.4.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross-platform multimedia library
|
||||
License: Zlib AND MIT AND Apache-2.0 AND (Apache-2.0 OR MIT)
|
||||
URL: http://www.libsdl.org/
|
||||
|
|
@ -202,6 +202,12 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_includedir}/SDL3/SDL_revision.h
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat May 02 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 3.4.8-1
|
||||
- Update to v3.4.8
|
||||
|
||||
* Wed Apr 29 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 3.4.4-1
|
||||
- Update to v3.4.4
|
||||
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (SDL3-3.4.0.tar.gz) = b7803fc1a7260a0594644bf81df8c300d63c30c436a2b8c8217d58cd25814faf44e2945a4979c860f81cddc367913cc8c03f0bf6745da2918121f379fd9cb27b
|
||||
SHA512 (SDL3-3.4.8.tar.gz) = 2fd6b0ecb46278e8c625fce85bd3e7e9813c0380c86fde3ccca4c8e608cfeb316c9c905ae471e8c881d651e3a73fce668e3b7709fb7912234e9de1588259e4a3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue