automatic version update by autodist [release 0.78.0-1mamba;Mon Sep 16 2024]
This commit is contained in:
parent
16d9800eb1
commit
06f1457cd8
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: libvte
|
||||
Version: 0.76.4
|
||||
Version: 0.78.0
|
||||
Release: 1mamba
|
||||
Summary: An experimental terminal emulator
|
||||
Group: System/Libraries
|
||||
@ -20,6 +20,7 @@ BuildRequires: libgcc
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: libgraphene-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libicu-devel
|
||||
@ -92,8 +93,6 @@ ln -s %{_datadir}/vte/termcap-2.90/xterm %{buildroot}%{_datadir}/vte/termcap/xte
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f vte-2.91.lang
|
||||
%defattr(-,root,root)
|
||||
@ -130,6 +129,9 @@ ln -s %{_datadir}/vte/termcap-2.90/xterm %{buildroot}%{_datadir}/vte/termcap/xte
|
||||
#%doc doc/{*.txt,openi18n/*.txt}
|
||||
|
||||
%changelog
|
||||
* Mon Sep 16 2024 Automatic Build System <autodist@openmamba.org> 0.78.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 10 2024 Automatic Build System <autodist@openmamba.org> 0.76.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user