This commit is contained in:
Matthias Clasen 2011-04-04 19:44:46 -04:00
parent 5f091793ea
commit c442846bc0
3 changed files with 8 additions and 7 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <mclasen@redhat.com> - 2.34.0-1
- Update to 2.34.0
* Mon Feb 28 2011 Colin Walters <walters@verbum.org> - 2.32.0-1.git20110228
- Upstream git snapshot
Includes Alt-` binding which we really want for gnome-shell

View File

@ -1 +1 @@
8fd429b498d7a84f303d412ace73dcee metacity-2.32-git20110228.tar.bz2
8291ab8ba4034f898895f38888377d74 metacity-2.34.0.tar.bz2