public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gmic] rawhide: add patch for building of zart with gmic 4.0.*
@ 2026-07-28 9:07 josef radinger
0 siblings, 0 replies; only message in thread
From: josef radinger @ 2026-07-28 9:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gmic
Branch : rawhide
Commit : 00ebe747f30c7b29b4e6470c73ed5f0be87fae40
Author : josef radinger <cheese@nosuchhost.net>
Date : 2026-07-28T11:07:11+02:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gmic/c/00ebe747f30c7b29b4e6470c73ed5f0be87fae40?branch=rawhide
Log:
add patch for building of zart with gmic 4.0.*
---
diff --git a/gmic.spec b/gmic.spec
index 345301b..e040853 100644
--- a/gmic.spec
+++ b/gmic.spec
@@ -23,6 +23,9 @@ Source3: gmic-community-%{gmic_community_version}.tar.gz
# https://bugzilla.redhat.com/show_bug.cgi?id=2455205
#Patch1: gmic-gimptool.patch
+# fix build with 4.0.*
+Patch1: https://github.com/GreycLab/zart/commit/2c43c4c71c834a379d212a51f037c05f3d0f0a83.patch
+
License: ( CECILL-2.1 OR CECILL-C ) AND GPL-3.0-or-later
Url: http://gmic.eu/
%if %{use_system_cimg}
@@ -109,7 +112,7 @@ Provides G'MIC shared libraries
%prep
%setup -q -a 1 -a 3
-#%%patch 1 -p1
+%patch -P1 -p1
# gmic bundles 'qt', but we don't assume they have the latest
# version, so remove it and provide our own
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-28 9:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 9:07 [rpms/gmic] rawhide: add patch for building of zart with gmic 4.0.* josef radinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox