diff --git a/.cvsignore b/.cvsignore index 6b30e2d..035f455 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ metacity-2.8.4.tar.bz2 metacity-2.8.5.tar.bz2 +metacity-2.8.6.tar.bz2 diff --git a/metacity.spec b/metacity.spec index 19b0a06..8161ffa 100644 --- a/metacity.spec +++ b/metacity.spec @@ -2,8 +2,8 @@ Summary: Metacity window manager Name: metacity -Version: 2.8.5 -Release: 2 +Version: 2.8.6 +Release: 1 URL: http://ftp.gnome.org/pub/gnome/sources/metacity/ Source0: %{name}-%{version}.tar.bz2 License: GPL @@ -108,6 +108,9 @@ done %{_libdir}/pkgconfig/* %changelog +* Fri Oct 15 2004 Havoc Pennington 2.8.6-1 +- upgrade to 2.8.6, fixes a lot of focus bugs primarily. + * Fri Oct 15 2004 Soren Sandmann - 2.8.5-3 - Kludge around right alt problem (#132379) diff --git a/sources b/sources index 5ee8657..839e0ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c535fe74d001ad701e5b794e9dc14371 metacity-2.8.5.tar.bz2 +c49e4b5575503975516159780855e317 metacity-2.8.6.tar.bz2