Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d18e67cc2 | ||
|
|
258c1c780a |
3 changed files with 3 additions and 23 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -15,6 +15,3 @@
|
|||
/SDL3-3.4.0.tar.gz
|
||||
/SDL3-3.4.4.tar.gz
|
||||
/SDL3-3.4.8.tar.gz
|
||||
/SDL3-3.4.10.tar.gz
|
||||
/SDL3-3.4.12.tar.gz
|
||||
/SDL3-3.4.14.tar.gz
|
||||
|
|
|
|||
21
SDL3.spec
21
SDL3.spec
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
|
||||
Name: SDL3
|
||||
Version: 3.4.14
|
||||
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)
|
||||
|
|
@ -172,10 +172,6 @@ mv %{buildroot}%{_includedir}/SDL3/SDL_revision.h %{buildroot}%{_includedir}/SDL
|
|||
install -p -m 644 %{SOURCE1} %{buildroot}%{_includedir}/SDL3/SDL_revision.h
|
||||
|
||||
|
||||
%check
|
||||
%ctest
|
||||
|
||||
|
||||
%files
|
||||
%license LICENSE.txt
|
||||
%doc BUGS.txt CREDITS.md README.md
|
||||
|
|
@ -206,23 +202,10 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_includedir}/SDL3/SDL_revision.h
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 04 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 3.4.14-1
|
||||
- Update to v3.4.14
|
||||
- Run tests in %%check
|
||||
|
||||
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.12-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Thu Jul 02 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 3.4.12-1
|
||||
- Update to v3.4.12
|
||||
|
||||
* Mon Jun 01 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 3.4.10-1
|
||||
- Update to v3.4.10
|
||||
|
||||
* Sat May 02 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 3.4.8-1
|
||||
- Update to v3.4.8
|
||||
|
||||
* Sat Apr 04 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 3.4.4-1
|
||||
* 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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (SDL3-3.4.14.tar.gz) = 4105d57b3581d9d1e98c0bbd38d69cc5015b2b3d358fff0a617f9a89b37f5dd3e32e95b6ffc01cb865b9c599956cffa5cfcb96812fe7ed4afad632872c617e87
|
||||
SHA512 (SDL3-3.4.8.tar.gz) = 2fd6b0ecb46278e8c625fce85bd3e7e9813c0380c86fde3ccca4c8e608cfeb316c9c905ae471e8c881d651e3a73fce668e3b7709fb7912234e9de1588259e4a3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue