From 028565eaac1fafba4a40be753a40184c9cea36f4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 30 Sep 2010 07:52:53 -0400 Subject: 2.30.3 --- .gitignore | 1 + metacity.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 22735d3..8d17d3e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ metacity-2.30.0.tar.bz2 /metacity-2.30.2.tar.bz2 +/metacity-2.30.3.tar.bz2 diff --git a/metacity.spec b/metacity.spec index 5d22bd1..621b5c6 100644 --- a/metacity.spec +++ b/metacity.spec @@ -2,7 +2,7 @@ Summary: Unobtrusive window manager Name: metacity -Version: 2.30.2 +Version: 2.30.3 Release: 1%{?dist} URL: http://download.gnome.org/sources/metacity/ Source0: http://download.gnome.org/sources/metacity/2.30/metacity-%{version}.tar.bz2 @@ -237,6 +237,9 @@ fi %{_mandir}/man1/metacity-window-demo.1.gz %changelog +* Thu Sep 30 2010 Matthias Clasen - 2.30.3-1 +- Uupdate to 2.30.3 + * Wed Sep 29 2010 Matthias Clasen - 2.30.2-1 - Update to 2.30.2 diff --git a/sources b/sources index 339c2a5..5f72a10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -196b782eb759e6db96db7c47223291fe metacity-2.30.2.tar.bz2 +553784f376d96b902e19ff437cd5b339 metacity-2.30.3.tar.bz2 -- cgit