From b3887af9f02301e273b97b05579bef48b4ca0f23 Mon Sep 17 00:00:00 2001 From: sandmann Date: Thu, 13 Apr 2006 16:42:01 +0000 Subject: - Update to libcm 0.0.19 --- .cvsignore | 2 ++ metacity.spec | 9 ++++++--- sources | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7faa879..33f6e71 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,5 @@ libcm-0.0.17.tar.gz metacity-2.15.0.20060331.tar.gz libcm-0.0.18.tar.gz +libcm-0.0.19.tar.gz +metacity-2.15.0.apr13-2006.tar.gz diff --git a/metacity.spec b/metacity.spec index 9b5c477..11491ea 100644 --- a/metacity.spec +++ b/metacity.spec @@ -1,13 +1,13 @@ %define gettext_package metacity -%define libcm_version 0.0.18 +%define libcm_version 0.0.19 %define metacity_version 2.15.0 -%define metacity_snapshot 20060331 +%define metacity_snapshot apr13-2006 Summary: Metacity window manager Name: metacity Version: %{metacity_version} -Release: 4 +Release: 5 URL: http://ftp.gnome.org/pub/gnome/sources/metacity/ Source0: metacity-%{metacity_version}.%{metacity_snapshot}.tar.gz Source1: libcm-%{libcm_version}.tar.gz @@ -139,6 +139,9 @@ done %{_mandir}/man1/* %changelog +* Thu Apr 13 2006 Soren Sandmann 2.15.0-5 +- Update to libcm 0.0.19 + * Wed Apr 12 2006 Kristian Høgsberg 2.15.0-4 - Bump for fc5-bling rebuild. diff --git a/sources b/sources index 5dacf46..fc4e097 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -df7434930a126a14995c9e98d9a4f736 metacity-2.15.0.20060331.tar.gz -b6bebe5ec71cce73b9af09c91ffda5fa libcm-0.0.18.tar.gz +00289a8a5abbda47c2c2a4a31d026cd4 libcm-0.0.19.tar.gz +d2b76466bad8b9182cf6baf5547b772f metacity-2.15.0.apr13-2006.tar.gz -- cgit