2.34.0
This commit is contained in:
parent
5f091793ea
commit
c442846bc0
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user