summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2008-02-28 03:10:24 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2008-02-28 03:10:24 +0000
commita27cf9011bc64b190e69661ce8f85c7b10a5dfe6 (patch)
tree2b5d124b2db7cb031e9105f5b5b920f9a08a8760
parent03f2425772a1534fdf174e77e56ca69dcec93e98 (diff)
downloadmetacity-a27cf9011bc64b190e69661ce8f85c7b10a5dfe6.tar.gz
metacity-a27cf9011bc64b190e69661ce8f85c7b10a5dfe6.tar.xz
metacity-a27cf9011bc64b190e69661ce8f85c7b10a5dfe6.zip
-rw-r--r--.cvsignore2
-rw-r--r--metacity.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 4 deletions
diff --git a/.cvsignore b/.cvsignore
index 34d5f10..e7d1a0e 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-metacity-2.21.13.tar.bz2
+metacity-2.21.21.tar.bz2
diff --git a/metacity.spec b/metacity.spec
index 892fbfc..76e45c2 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,6 +1,6 @@
Summary: Metacity window manager
Name: metacity
-Version: 2.21.13
+Version: 2.21.21
Release: 1%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.21/metacity-%{version}.tar.bz2
@@ -61,7 +61,7 @@ programs using the metacity-private library, since it is a private
API. This package exists purely for technical reasons.
%prep
-%setup -q -n metacity-2.21.13
+%setup -q
%patch0 -p1 -b .default-theme
%patch2 -p1 -b .skip-taskbar-tab
%patch3 -p0 -b .dont-move-windows
@@ -151,6 +151,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Wed Feb 27 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.21-1
+- Update to 2.21.21
+
* Tue Feb 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.13-1
- Update to 2.21.13
diff --git a/sources b/sources
index 7d98774..d653d16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5c4b1179b32c4a7c439bd0f44a94758 metacity-2.21.13.tar.bz2
+4379689f6883876e69f6919c9fa2c7c6 metacity-2.21.21.tar.bz2