From 756b97f4e57acdbc1df13886a1d053d70257c67e Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mar 22 2016 08:36:02 +0000 Subject: Update to 0.44.0 --- diff --git a/.gitignore b/.gitignore index fce5737..564a3a9 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /vte-0.43.90.tar.xz /vte-0.43.91.tar.xz /vte-0.43.92.tar.xz +/vte-0.44.0.tar.xz diff --git a/sources b/sources index 5bfa588..22b5a6e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -993bd00b1bc55318336bf3c3197e3bed vte-0.43.92.tar.xz +3247bb254c65472f657fda3bc8279b61 vte-0.44.0.tar.xz diff --git a/vte291.spec b/vte291.spec index 745980f..ef7fb87 100644 --- a/vte291.spec +++ b/vte291.spec @@ -1,13 +1,13 @@ %global apiver 2.91 Name: vte291 -Version: 0.43.92 +Version: 0.44.0 Release: 1%{?dist} Summary: Terminal emulator library License: LGPLv2+ URL: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/vte/0.43/vte-%{version}.tar.xz +Source0: http://download.gnome.org/sources/vte/0.44/vte-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=711059 Patch100: vte291-command-notify.patch @@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_sysconfdir}/profile.d/vte.sh %changelog +* Tue Mar 22 2016 Kalev Lember - 0.44.0-1 +- Update to 0.44.0 + * Tue Mar 15 2016 Debarshi Ray - 0.43.92-1 - Update to 0.43.92