removed requirements for python 2 packages [release 3.20.3-3mamba;Sat May 08 2021]
This commit is contained in:
parent
4793f9f3d7
commit
0205058b03
@ -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 <silvan.calarco@mambasoft.it> 3.20.3-3mamba
|
||||
- removed requirements for python 2 packages
|
||||
|
||||
* Wed Apr 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.20.3-2mamba
|
||||
- rebuilt with python3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user