update to 0.60.0 [release 0.60.0-1mamba;Sun Mar 22 2020]
This commit is contained in:
parent
2d789769f5
commit
70e8268daf
10
libvte.spec
10
libvte.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: libvte
|
||||
Version: 0.58.2
|
||||
Version: 0.60.0
|
||||
Release: 1mamba
|
||||
Summary: An experimental terminal emulator
|
||||
Group: System/Libraries
|
||||
@ -63,6 +63,8 @@ Requires: gtk-doc
|
||||
%description apidocs
|
||||
%{name} API documentation.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n vte-%{version}
|
||||
|
||||
@ -91,10 +93,13 @@ ln -s %{_datadir}/vte/termcap-2.90/xterm %{buildroot}%{_datadir}/vte/termcap/xte
|
||||
|
||||
%files -f vte-2.91.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/profile.d/vte.csh
|
||||
%{_sysconfdir}/profile.d/vte.sh
|
||||
%{_bindir}/vte-2.91
|
||||
%{_libdir}/libvte-2.91.so.*
|
||||
%{_libdir}/girepository-1.0/Vte-2.91.typelib
|
||||
%{_libexecdir}/vte-urlencode-cwd
|
||||
%{_userunitdir}/vte-spawn-.scope.d/defaults.conf
|
||||
%{_datadir}/vte/termcap/xterm
|
||||
%doc AUTHORS COPYING.LGPL2 COPYING.LGPL3
|
||||
|
||||
@ -119,6 +124,9 @@ ln -s %{_datadir}/vte/termcap-2.90/xterm %{buildroot}%{_datadir}/vte/termcap/xte
|
||||
#%doc doc/{*.txt,openi18n/*.txt}
|
||||
|
||||
%changelog
|
||||
* Sun Mar 22 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.60.0-1mamba
|
||||
- update to 0.60.0
|
||||
|
||||
* Thu Oct 31 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.58.2-1mamba
|
||||
- update to 0.58.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user