public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Artur Frenszek-Iwicki <fedora@svgames.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/SDL3] rawhide: Update to v3.4.14, run tests in %check
Date: Tue, 04 Aug 2026 13:06:18 GMT [thread overview]
Message-ID: <178584877864.1.2890543656377270628.rpms-SDL3-6f051780e2fa@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-04 13:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178584877864.1.2890543656377270628.rpms-SDL3-6f051780e2fa@fedoraproject.org \
--to=fedora@svgames.pl \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox