Update to 0.38.0

This commit is contained in:
Kalev Lember 2014-09-14 12:28:32 +02:00
parent 01a725dfc4
commit 964051a0ad
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/vte-0.37.1.tar.xz
/vte-0.37.2.tar.xz
/vte-0.37.90.tar.xz
/vte-0.38.0.tar.xz

View File

@ -1 +1 @@
cd0da4d9b6faee9e63e1b878c065eca1 vte-0.37.90.tar.xz
b3990d89afecc4bf44ab011b26d562c4 vte-0.38.0.tar.xz

View File

@ -1,13 +1,13 @@
%global apiver 2.91
Name: vte291
Version: 0.37.90
Version: 0.38.0
Release: 1%{?dist}
Summary: Terminal emulator library
License: LGPLv2+
URL: http://www.gnome.org/
Source0: http://download.gnome.org/sources/vte/0.37/vte-%{version}.tar.xz
Source0: http://download.gnome.org/sources/vte/0.38/vte-%{version}.tar.xz
# https://bugzilla.gnome.org/show_bug.cgi?id=688456
Patch2: 0001-widget-Only-show-the-cursor-on-motion-if-moved.patch
@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_sysconfdir}/profile.d/vte.sh
%changelog
* Sun Sep 14 2014 Kalev Lember <kalevlember@gmail.com> - 0.38.0-1
- Update to 0.38.0
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 0.37.90-1
- Update to 0.37.90