automatic version update by autodist [release 0.62.3-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
b2d8dc506b
commit
383677e624
@ -1,13 +1,13 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: libvte
|
||||
Version: 0.60.3
|
||||
Version: 0.62.3
|
||||
Release: 1mamba
|
||||
Summary: An experimental terminal emulator
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.gnome.org
|
||||
URL: https://www.gnome.org
|
||||
Source: http://ftp.gnome.org/pub/GNOME/sources/vte/%{majver}/vte-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -35,7 +35,6 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: pygobject-devel
|
||||
BuildRequires: gtk-doc
|
||||
Requires: pygtk
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
VTE is an experimental terminal emulator widget for use with GTK+.
|
||||
@ -127,6 +126,9 @@ ln -s %{_datadir}/vte/termcap-2.90/xterm %{buildroot}%{_datadir}/vte/termcap/xte
|
||||
#%doc doc/{*.txt,openi18n/*.txt}
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.62.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 27 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.60.3-1mamba
|
||||
- update to 0.60.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user