From 020441d41c000850d96d0938b92405ee84d8cb3c Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 19 Mar 2015 18:09:26 +0100 Subject: [PATCH] Update to 0.39.92 --- .gitignore | 1 + sources | 2 +- vte291.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5a40731..e450469 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /vte-0.39.0.tar.xz /vte-0.39.1.tar.xz /vte-0.39.90.tar.xz +/vte-0.39.92.tar.xz diff --git a/sources b/sources index 976331f..0f63dac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -005fca67164c9def330f4f12ef589e0e vte-0.39.90.tar.xz +33fb85e525110a901b1f8b993fe177fd vte-0.39.92.tar.xz diff --git a/vte291.spec b/vte291.spec index 74f3c9b..e969856 100644 --- a/vte291.spec +++ b/vte291.spec @@ -1,7 +1,7 @@ %global apiver 2.91 Name: vte291 -Version: 0.39.90 +Version: 0.39.92 Release: 1%{?dist} Summary: Terminal emulator library @@ -102,6 +102,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_sysconfdir}/profile.d/vte.sh %changelog +* Thu Mar 19 2015 Debarshi Ray - 0.39.92-1 +- Update to 0.39.92 + * Tue Feb 17 2015 Debarshi Ray - 0.39.90-1 - Update to 0.39.90 - Add command-notify patches