require libvte [release 2.1.4-3mamba;Sun Aug 11 2024]
This commit is contained in:
parent
5f42cfca5c
commit
4b5ab796eb
@ -1,6 +1,6 @@
|
||||
Name: terminator
|
||||
Version: 2.1.4
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: Multiple GNOME terminals in one window
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
@ -13,6 +13,7 @@ License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: libvte
|
||||
Requires: python-configobj-py3
|
||||
|
||||
%description
|
||||
@ -55,6 +56,9 @@ rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Sun Aug 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.4-3mamba
|
||||
- require libvte
|
||||
|
||||
* Sat Aug 10 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.4-2mamba
|
||||
- require python-configobj-py3
|
||||
- restore patch for configobj
|
||||
|
Loading…
Reference in New Issue
Block a user