public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/freetennis] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 21:20 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 21:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/freetennis
Branch : rawhide
Commit : 1de93030a65f5f4bbb67db8f713889db1fbf358b
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T15:19:59-06:00
Stats : +8/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/freetennis/c/1de93030a65f5f4bbb67db8f713889db1fbf358b?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Modernize ExcludeArch
- Drop unused SDL_gfx-devel dependency
---
diff --git a/freetennis.spec b/freetennis.spec
index e0acb9f..8918070 100644
--- a/freetennis.spec
+++ b/freetennis.spec
@@ -1,6 +1,6 @@
Name: freetennis
Version: 0.4.8
-Release: 66%{?dist}
+Release: 67%{?dist}
Summary: Tennis simulation game
License: GPL-2.0-or-later
URL: http://freetennis.sourceforge.net/
@@ -12,8 +12,8 @@ Patch1: freetennis-0.4.8-build.patch
Patch2: freetennis-0.4.8-ocaml-4.12.patch
Patch3: freetennis-0.4.8-ocaml-5.0.0.patch
# i686 support was dropped in OCaml 5 / Fedora 39
-ExcludeArch: sparc64 s390 s390x %{ix86}
-BuildRequires: make, ocaml, SDL_gfx-devel, SDL_mixer-devel
+ExcludeArch: %{ix86}
+BuildRequires: make, ocaml, SDL_mixer-devel
BuildRequires: libXmu-devel, gtk2-devel, desktop-file-utils
BuildRequires: SDL_ttf-devel
BuildRequires: ocaml-camlimages-devel
@@ -64,6 +64,11 @@ install -p %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 0.4.8-67
+- OCaml 5.5.0 rebuild
+- Modernize ExcludeArch
+- Drop unused SDL_gfx-devel dependency
+
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 0.4.8-66
- OCaml 5.4.1 rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 21:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 21:20 [rpms/freetennis] rawhide: OCaml 5.5.0 rebuild Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox