summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2005-10-06 15:23:45 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2005-10-06 15:23:45 +0000
commita625a95db0830c706332c5ec95ca4adc65e70607 (patch)
tree314c1de0826e42b31df5f7c495869f5dde1519b4
parentd5627cf98570ec3cf0737ef72396428be1fb9506 (diff)
downloadmetacity-a625a95db0830c706332c5ec95ca4adc65e70607.tar.gz
metacity-a625a95db0830c706332c5ec95ca4adc65e70607.tar.xz
metacity-a625a95db0830c706332c5ec95ca4adc65e70607.zip
-rw-r--r--.cvsignore1
-rw-r--r--metacity.spec9
-rw-r--r--sources2
3 files changed, 7 insertions, 5 deletions
diff --git a/.cvsignore b/.cvsignore
index a1e97a8..04431cc 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,3 @@
metacity-2.11.2.tar.bz2
metacity-2.12.0.tar.bz2
+metacity-2.12.1.tar.bz2
diff --git a/metacity.spec b/metacity.spec
index 4627cf9..de0e36a 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -2,7 +2,7 @@
Summary: Metacity window manager
Name: metacity
-Version: 2.12.0
+Version: 2.12.1
Release: 1
URL: http://ftp.gnome.org/pub/gnome/sources/metacity/
Source0: %{name}-%{version}.tar.bz2
@@ -23,7 +23,6 @@ Requires: startup-notification >= 0.7
Requires: redhat-artwork >= 0.62
Patch0: metacity-2.4.13.90-ctrlaltdel.patch
-Patch1: metacity-2.11.2-truncate-long-window-titles.patch
%description
@@ -34,7 +33,6 @@ GNOME 2.
%setup -q
%patch0 -p1 -b .ctrlaltdel
-%patch1 -p1 -b .truncate-long-window-titles
%build
@@ -108,9 +106,12 @@ done
%{_mandir}/man1/*
%changelog
+* Thu Oct 6 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-1
+- Update to 2.12.1
+
* Thu Sep 8 2005 Matthias Clasen <mclasen@redhat.com> 2.12.0-1
- Update to 2.12.0
-
+
* Thu Sep 1 2005 Ray Strode <rstrode@redhat.com> 2.11.2-3
- truncate long window titles to 512 characters (bug 164071)
diff --git a/sources b/sources
index db94bac..62a2f97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa01d95221a64a1f6d4e088ca9b6362e metacity-2.12.0.tar.bz2
+f702edb8599d7364ac58de9c0edfa798 metacity-2.12.1.tar.bz2