summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2007-05-20 03:10:56 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2007-05-20 03:10:56 +0000
commit4db4c296a6ec28a9383e541187a2eecb0c570b44 (patch)
treefb13a66388748bf76187cb18b6dd71760ea0ac9c /metacity.spec
parentff8ee486446e3a8d1737190a15571d6c8c084ef8 (diff)
downloadmetacity-4db4c296a6ec28a9383e541187a2eecb0c570b44.tar.gz
metacity-4db4c296a6ec28a9383e541187a2eecb0c570b44.tar.xz
metacity-4db4c296a6ec28a9383e541187a2eecb0c570b44.zip
2.19.5
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/metacity.spec b/metacity.spec
index d0e9fda..070a829 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,15 +1,15 @@
%define gettext_package metacity
-%define metacity_version 2.18.0
+%define metacity_version 2.19.5
%define metacity_filename metacity-%{metacity_version}
Summary: Metacity window manager
Name: metacity
Version: %{metacity_version}
-Release: 2%{?dist}
-URL: http://ftp.gnome.org/pub/gnome/sources/metacity/
-Source0: http://ftp.gnome.org/pub/gnome/sources/metacity/2.18/%{metacity_filename}.tar.bz2
+Release: 1%{?dist}
+URL: http://download.gnome.org/sources/metacity/
+Source0: http://download.gnome.org/sources/metacity/2.19/%{metacity_filename}.tar.bz2
License: GPL
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -142,6 +142,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Sat May 19 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-1
+- Update to 2.19.5
+
* Tue Apr 3 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-2
- Split off a devel package (#203547)
- Some spec file cleanups (#21573)