From 8cf129aae5958b3fdcc608881ad7d24540e20d8b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 15 Oct 2015 10:02:34 +0200 Subject: [PATCH] Update to 0.36.5 --- .gitignore | 1 + sources | 2 +- vte3.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 472c2fa..cfb431e 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /vte-0.36.2.tar.xz /vte-0.36.3.tar.xz /vte-0.36.4.tar.xz +/vte-0.36.5.tar.xz diff --git a/sources b/sources index b332388..6353acd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be5d69c93e1dd31fa36f139247fa3fdb vte-0.36.4.tar.xz +96f102ef9e178b6238edcfdb1fa9dbcc vte-0.36.5.tar.xz diff --git a/vte3.spec b/vte3.spec index 2743429..9991b95 100644 --- a/vte3.spec +++ b/vte3.spec @@ -1,7 +1,7 @@ %global apiver 2.90 Name: vte3 -Version: 0.36.4 +Version: 0.36.5 Release: 1%{?dist} Summary: Terminal emulator library License: LGPLv2+ @@ -91,6 +91,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %changelog +* Thu Oct 15 2015 Kalev Lember - 0.36.5-1 +- Update to 0.36.5 + * Tue Apr 14 2015 Kalev Lember - 0.36.4-1 - Update to 0.36.4