diff --git a/.gitignore b/.gitignore index ef0ca5b..019eb42 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ metacity-2.30.0.tar.bz2 /metacity-2.30.2.tar.bz2 /metacity-2.30.3.tar.bz2 /metacity-2.32-git20110228.tar.bz2 +/metacity-2.34.0.tar.bz2 diff --git a/metacity.spec b/metacity.spec index 36afc5d..59c60f7 100644 --- a/metacity.spec +++ b/metacity.spec @@ -2,13 +2,10 @@ Summary: Unobtrusive window manager Name: metacity -Version: 2.32.0 -Release: 1.git20110228%{?dist} +Version: 2.34.0 +Release: 1%{?dist} URL: http://download.gnome.org/sources/metacity/ -# Current metacity "tarball" was generated with -# git archive --format=tar --prefix=metacity-2.32.0-git20110228/ HEAD | bzip2 -Source0: metacity-2.32-git20110228.tar.bz2 -#Source0: http://download.gnome.org/sources/metacity/2.30/metacity-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/metacity/2.34/metacity-%{version}.tar.bz2 # http://bugzilla.gnome.org/show_bug.cgi?id=558723 Patch4: stop-spamming-xsession-errors.patch # http://bugzilla.gnome.org/show_bug.cgi?id=135056 @@ -212,6 +209,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_mandir}/man1/metacity-window-demo.1.gz %changelog +* Mon Apr 4 2011 Matthias Clasen - 2.34.0-1 +- Update to 2.34.0 + * Mon Feb 28 2011 Colin Walters - 2.32.0-1.git20110228 - Upstream git snapshot Includes Alt-` binding which we really want for gnome-shell diff --git a/sources b/sources index 69278de..056ffd1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8fd429b498d7a84f303d412ace73dcee metacity-2.32-git20110228.tar.bz2 +8291ab8ba4034f898895f38888377d74 metacity-2.34.0.tar.bz2