public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gegl04] f44: Update to 0.4.72
@ 2026-09-07 11:37 Nils Philippsen
0 siblings, 0 replies; only message in thread
From: Nils Philippsen @ 2026-09-07 11:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gegl04
Branch : f44
Commit : 83354e650e02980d9a510daccd3c32881fcee770
Author : Nils Philippsen <nils@tiptoe.de>
Date : 2026-09-07T13:35:35+02:00
Stats : +9/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gegl04/c/83354e650e02980d9a510daccd3c32881fcee770?branch=f44
Log:
Update to 0.4.72
- Build with OpenCL and SDL3
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
---
diff --git a/.gitignore b/.gitignore
index cc889a6..0279c40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
/gegl-0.4.70.tar.xz
/0001-libs-ctx-synchronize-with-upstream.patch.xz
/0001-libs-rgbe-fix-200kb-report-from-ZDI.patch.xz
+/gegl-0.4.72.tar.xz
diff --git a/gegl04.spec b/gegl04.spec
index 4f43ebf..dbf1c36 100644
--- a/gegl04.spec
+++ b/gegl04.spec
@@ -16,7 +16,7 @@
%bcond docs 1
Name: gegl04
-Version: 0.4.70
+Version: 0.4.72
Release: %autorelease
Summary: Graph based image processing framework
@@ -25,12 +25,6 @@ License: GPL-3.0-or-later AND LGPL-3.0-or-later
URL: https://www.gegl.org/
Source0: http://download.gimp.org/pub/gegl/%{apiver}/gegl-%{version}.tar.xz
-# https://bugzilla.redhat.com/show_bug.cgi?id=2521118
-# https://gitlab.gnome.org/GNOME/gegl/-/work_items/462
-# https://gitlab.gnome.org/GNOME/gegl/-/commit/d3d262008299341c5b032b354021632ceadb2799
-Patch: 0001-libs-ctx-synchronize-with-upstream.patch.xz
-Patch: 0001-libs-rgbe-fix-200kb-report-from-ZDI.patch.xz
-
BuildRequires: chrpath
BuildRequires: enscript
BuildRequires: gcc-c++
@@ -71,6 +65,11 @@ BuildRequires: pkgconfig(lua) >= 5.1.0
%ifarch aarch64 %{ix86} x86_64
BuildRequires: pkgconfig(luajit) >= 2.0.4
%endif
+%endif
+
+BuildRequires: pkgconfig(OpenCL-Headers) >= 3.0
+
+%if ! 0%{?rhel}
BuildRequires: pkgconfig(OpenEXR) >= 2.5.4
%endif
@@ -78,6 +77,7 @@ BuildRequires: pkgconfig(pango) >= 1.38.0
BuildRequires: pkgconfig(pangocairo) >= 1.38.0
BuildRequires: pkgconfig(pygobject-3.0) >= 3.2
BuildRequires: pkgconfig(sdl2) >= 2.0.5
+BuildRequires: pkgconfig(sdl3) >= 3.2.0
BuildRequires: pkgconfig(vapigen) >= 0.20.0
BuildRequires: pkgconfig(libtiff-4) >= 4.0.0
diff --git a/sources b/sources
index d6d4451..8d033b3 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-SHA512 (gegl-0.4.70.tar.xz) = 9f47480dc2fad58c052aa3df3ac914d500614e7acb0dc46677bea4228350a00a0fe38b5b0572303251210e3e544b5b7cb51415476586630df4da8f4b7c6486d8
-SHA512 (0001-libs-ctx-synchronize-with-upstream.patch.xz) = 41de06f7ceb0f6b6a977015fcd17fabc01230b3ef808aa5ee0c18d47c39e0831ac0bdbd656016a17c36ccbca4c39069e13d83706357614828c04a58f09c8f48b
-SHA512 (0001-libs-rgbe-fix-200kb-report-from-ZDI.patch.xz) = 90e2d8a02598318d6eaf80a32bffe3520d3b7f7b5ee32ba466fa03a73d83933536c963a7831a8602f79f1d58b5474b2e93d5ecce04f040b2a00d30968f214091
+SHA512 (gegl-0.4.72.tar.xz) = 94bdc545a7647491adb6371779ce128d5d03120ae58c849bd76cd2acaab58fd00a0579ce28f0e46d4c171a1f2796ab09d4633c24bd01eabd8b959400cbe6e650
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-07 11:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 11:37 [rpms/gegl04] f44: Update to 0.4.72 Nils Philippsen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox