From 0205058b0329c1bb6166e5691917a9c6a2f5d74f Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 07:04:15 +0100 Subject: [PATCH] removed requirements for python 2 packages [release 3.20.3-3mamba;Sat May 08 2021] --- meld.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meld.spec b/meld.spec index 465ad3a..978cbf2 100644 --- a/meld.spec +++ b/meld.spec @@ -1,6 +1,6 @@ Name: meld Version: 3.20.3 -Release: 2mamba +Release: 3mamba Summary: A visual diff and merge tool Group: System/Libraries Vendor: openmamba @@ -14,10 +14,7 @@ BuildRequires: libpython3-devel ## AUTOBUILDREQ-END BuildRequires: libscrollkeeper-devel BuildRequires: intltool -Requires: python Requires: patch -Requires: pygobject -Requires: pygtk Requires: libgtksourceview %description @@ -100,6 +97,9 @@ fi %doc COPYING %changelog +* Sat May 08 2021 Silvan Calarco 3.20.3-3mamba +- removed requirements for python 2 packages + * Wed Apr 28 2021 Silvan Calarco 3.20.3-2mamba - rebuilt with python3