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
|
Name: meld
|
||||||
Version: 3.20.3
|
Version: 3.20.3
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: A visual diff and merge tool
|
Summary: A visual diff and merge tool
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,10 +14,7 @@ BuildRequires: libpython3-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libscrollkeeper-devel
|
BuildRequires: libscrollkeeper-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
Requires: python
|
|
||||||
Requires: patch
|
Requires: patch
|
||||||
Requires: pygobject
|
|
||||||
Requires: pygtk
|
|
||||||
Requires: libgtksourceview
|
Requires: libgtksourceview
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -100,6 +97,9 @@ fi
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Apr 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.20.3-2mamba
|
||||||
- rebuilt with python3
|
- rebuilt with python3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user