summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2008-09-22 18:44:54 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2008-09-22 18:44:54 +0000
commita726c204226242abb9b76daa94dabd5f4ff3bc0f (patch)
treeedc08cc68517c3304288b82aa7a898972652b5fd
parent9dc82f2be2e95ee6e2499ce37d7bff11ca41aa06 (diff)
downloadmetacity-a726c204226242abb9b76daa94dabd5f4ff3bc0f.tar.gz
metacity-a726c204226242abb9b76daa94dabd5f4ff3bc0f.tar.xz
metacity-a726c204226242abb9b76daa94dabd5f4ff3bc0f.zip
-rw-r--r--.cvsignore2
-rw-r--r--metacity.spec9
-rw-r--r--sources2
3 files changed, 8 insertions, 5 deletions
diff --git a/.cvsignore b/.cvsignore
index 247ef73..4626581 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-metacity-2.23.610.tar.bz2
+metacity-2.24.0.tar.bz2
diff --git a/metacity.spec b/metacity.spec
index 5bdd389..1c24ebf 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,9 +1,9 @@
Summary: Metacity window manager
Name: metacity
-Version: 2.23.610
-Release: 2%{?dist}
+Version: 2.24.0
+Release: 1%{?dist}
URL: http://download.gnome.org/sources/metacity/
-Source0: http://download.gnome.org/sources/metacity/2.23/metacity-%{version}.tar.bz2
+Source0: http://download.gnome.org/sources/metacity/2.24/metacity-%{version}.tar.bz2
Patch0: default-theme.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=482354
Patch1: metacity-2.21.13-dont-move-windows.patch
@@ -161,6 +161,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
+- Update to 2.24.0
+
* Fri Sep 19 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.610-2
- Fix some memory leaks
diff --git a/sources b/sources
index 3e135f6..11dbd96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59bf58fc5c8f4b11014caf66483d6605 metacity-2.23.610.tar.bz2
+d4aa782d5f71b6c42514b239684a4aa3 metacity-2.24.0.tar.bz2