public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/meld] epel8: Remove require on python3-meld3 on RHEL >= 8
@ 2026-09-07 12:30 Dominic Hopf
0 siblings, 0 replies; only message in thread
From: Dominic Hopf @ 2026-09-07 12:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/meld
Branch : epel8
Commit : 05d759ad86aff0a513cd706501de001195564174
Author : Dominic Hopf <dmaphy@fedoraproject.org>
Date : 2026-09-07T14:30:45+02:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/meld/c/05d759ad86aff0a513cd706501de001195564174?branch=epel8
Log:
Remove require on python3-meld3 on RHEL >= 8
---
diff --git a/meld.spec b/meld.spec
index ad705ac..85c7638 100644
--- a/meld.spec
+++ b/meld.spec
@@ -1,6 +1,6 @@
Name: meld
Version: 3.20.4
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Visual diff and merge tool
License: GPLv2+
@@ -29,7 +29,6 @@ Requires: python3-cairo
Requires: pygobject3
%else
Requires: python3-gobject
-Requires: python3-meld3
%endif
%else
Requires: python3-gobject
@@ -110,6 +109,9 @@ fi
%changelog
+* Mon Sep 07 2026 Dominic Hopf <dmaphy@fedoraproject.org> - 3.20.4-4
+- Remove require on python3-meld3 on RHEL >= 8
+
* Mon Jan 08 2024 Dominic Hopf <dmaphy@fedoraproject.org> - 3.20.4-3
- Fix missing require python3-meld3 on RHEL >= 8 (RHBZ#2257123)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-07 12:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 12:30 [rpms/meld] epel8: Remove require on python3-meld3 on RHEL >= 8 Dominic Hopf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox