diff --git a/.cvsignore b/.cvsignore index c40953d..68260c8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -vte-0.13.1.tar.bz2 +vte-0.13.2.tar.bz2 diff --git a/sources b/sources index e764a1b..6656f94 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5050661ce79f5741adf8726379266fd5 vte-0.13.1.tar.bz2 +aa21fbf815faa986ebea8f3189ac4f94 vte-0.13.2.tar.bz2 diff --git a/vte.spec b/vte.spec index 6f3b1e0..f373b8f 100644 --- a/vte.spec +++ b/vte.spec @@ -1,6 +1,6 @@ Name: vte -Version: 0.13.1 -Release: 4 +Version: 0.13.2 +Release: 1 Summary: A terminal emulator License: LGPL Group: User Interface/X @@ -16,7 +16,6 @@ Requires: bitmap-fonts Prereq: initscripts Patch0: vte-0.13.0-real-transparency.patch -Patch1: vte-0.13.1-mock.patch %description VTE is a terminal emulator widget for use with GTK+ 2.0. @@ -33,7 +32,6 @@ package contains the files needed for building applications using VTE. %prep %setup -q %patch0 -p1 -b .real-transparency -#%patch1 -p1 -b .mock %build PYTHON=%{_bindir}/python`%{__python} -c "import sys ; print sys.version[:3]"` @@ -106,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/gtk-doc/html/%{name} %{_libdir}/pkgconfig/* %changelog +* Thu Jun 15 2006 Behdad Esfahbod 0.13.2-1 +- Update to 0.13.2 + * Sun May 28 2006 Stepan Kasal - 0.13.1-3 - Fix the URL of Source:.