public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/SDL3] rawhide: Update to v3.4.14, run tests in %check
@ 2026-08-04 13:06 Artur Frenszek-Iwicki
  0 siblings, 0 replies; only message in thread
From: Artur Frenszek-Iwicki @ 2026-08-04 13:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/SDL3
Branch : rawhide
Commit : 6f051780e2faf4bb7f4680c4f759647a31ca33fa
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date   : 2026-08-04T15:05:11+02:00
Stats  : +12/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/SDL3/c/6f051780e2faf4bb7f4680c4f759647a31ca33fa?branch=rawhide

Log:
Update to v3.4.14, run tests in %check

---
diff --git a/.gitignore b/.gitignore
index 80694c5..33c086a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /SDL3-3.4.8.tar.gz
 /SDL3-3.4.10.tar.gz
 /SDL3-3.4.12.tar.gz
+/SDL3-3.4.14.tar.gz

diff --git a/SDL3.spec b/SDL3.spec
index dc63ce3..9c96fcb 100644
--- a/SDL3.spec
+++ b/SDL3.spec
@@ -20,8 +20,8 @@
 
 
 Name:           SDL3
-Version:        3.4.12
-Release:        2%{?dist}
+Version:        3.4.14
+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/
@@ -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
@@ -202,6 +206,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
 

diff --git a/sources b/sources
index ab1b40b..314b9ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (SDL3-3.4.12.tar.gz) = c53cb5d82f6a9b7221bfd4f64d5352fd0c91837b7cb88ccf4898657b241189e25b7d405aa0c5c42ee25bad9a19c1da5c2daca6f8fde493ae26cb3e5f2883c0f5
+SHA512 (SDL3-3.4.14.tar.gz) = 4105d57b3581d9d1e98c0bbd38d69cc5015b2b3d358fff0a617f9a89b37f5dd3e32e95b6ffc01cb865b9c599956cffa5cfcb96812fe7ed4afad632872c617e87

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-04 13:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 13:06 [rpms/SDL3] rawhide: Update to v3.4.14, run tests in %check Artur Frenszek-Iwicki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox