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