update to 0.60.3 [release 0.60.3-1mamba;Mon Jul 27 2020]
This commit is contained in:
parent
cc996817d2
commit
b2d8dc506b
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: libvte
|
||||
Version: 0.60.1
|
||||
Version: 0.60.3
|
||||
Release: 1mamba
|
||||
Summary: An experimental terminal emulator
|
||||
Group: System/Libraries
|
||||
@ -12,6 +12,7 @@ Source: http://ftp.gnome.org/pub/GNOME/sources/vte/%{majver}/vte-%{versio
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libfribidi-devel
|
||||
@ -19,9 +20,11 @@ BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpcre2-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libsystemd-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: intltool
|
||||
@ -124,6 +127,9 @@ ln -s %{_datadir}/vte/termcap-2.90/xterm %{buildroot}%{_datadir}/vte/termcap/xte
|
||||
#%doc doc/{*.txt,openi18n/*.txt}
|
||||
|
||||
%changelog
|
||||
* Mon Jul 27 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.60.3-1mamba
|
||||
- update to 0.60.3
|
||||
|
||||
* Fri Apr 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.60.1-1mamba
|
||||
- update to 0.60.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user