From a809adf9689c00903f283964f5e44297b8555b30 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 13 Oct 2014 22:29:31 +0200 Subject: [PATCH] Update to 0.38.1 --- .gitignore | 1 + sources | 2 +- vte291.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 32ac788..a2d04bc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /vte-0.37.2.tar.xz /vte-0.37.90.tar.xz /vte-0.38.0.tar.xz +/vte-0.38.1.tar.xz diff --git a/sources b/sources index f5a0db3..0282cf8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3990d89afecc4bf44ab011b26d562c4 vte-0.38.0.tar.xz +b34acede2cabc2a4f86775365352aabc vte-0.38.1.tar.xz diff --git a/vte291.spec b/vte291.spec index b41ba75..3ef5e20 100644 --- a/vte291.spec +++ b/vte291.spec @@ -1,7 +1,7 @@ %global apiver 2.91 Name: vte291 -Version: 0.38.0 +Version: 0.38.1 Release: 1%{?dist} Summary: Terminal emulator library @@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_sysconfdir}/profile.d/vte.sh %changelog +* Mon Oct 13 2014 Kalev Lember - 0.38.1-1 +- Update to 0.38.1 + * Sun Sep 14 2014 Kalev Lember - 0.38.0-1 - Update to 0.38.0