diff --git a/.gitignore b/.gitignore index 97c1cf6..878a6c7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /vte-0.39.90.tar.xz /vte-0.39.92.tar.xz /vte-0.40.0.tar.xz +/vte-0.40.2.tar.xz diff --git a/sources b/sources index d517d64..17eb36b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5593de4ac25ca578e26f01be57c0c3ff vte-0.40.0.tar.xz +6a7a6af8eb0ebadaf3338e820a7229a3 vte-0.40.2.tar.xz diff --git a/vte291.spec b/vte291.spec index bfad40b..175bb01 100644 --- a/vte291.spec +++ b/vte291.spec @@ -1,7 +1,7 @@ %global apiver 2.91 Name: vte291 -Version: 0.40.0 +Version: 0.40.2 Release: 1%{?dist} Summary: Terminal emulator library @@ -102,6 +102,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_sysconfdir}/profile.d/vte.sh %changelog +* Tue May 12 2015 Debarshi Ray - 0.40.2-1 +- Update to 0.40.2 + * Tue Mar 24 2015 Debarshi Ray - 0.40.0-1 - Update to 0.40.0