diff --git a/.gitignore b/.gitignore index 52fcec5..b305155 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /vte-0.32.0.tar.xz /vte-0.32.1.tar.xz /vte-0.32.2.tar.xz +/vte-0.33.90.tar.xz diff --git a/sources b/sources index 730e2be..d484364 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a756fe980cc64ce9828820966ea28ba4 vte-0.32.2.tar.xz +1e3434c467a29d3b74aadcad1c3ff6b9 vte-0.33.90.tar.xz diff --git a/vte3.spec b/vte3.spec index d8907c8..6a149d9 100644 --- a/vte3.spec +++ b/vte3.spec @@ -1,6 +1,6 @@ Name: vte3 -Version: 0.32.2 -Release: 2%{?dist} +Version: 0.33.90 +Release: 1%{?dist} Summary: A terminal emulator License: LGPLv2+ Group: User Interface/X @@ -83,6 +83,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %changelog +* Wed Aug 22 2012 Richard Hughes - 0.33.90-1 +- Update to 0.33.90 + * Fri Jul 27 2012 Fedora Release Engineering - 0.32.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild