Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6f051780e2 | ||
|
|
d2f5c04286 |
1 changed files with 8 additions and 0 deletions
|
|
@ -172,6 +172,10 @@ 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
|
||||
|
|
@ -204,6 +208,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue