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