From 9094e91d02c934c5a39e813f7647a492f99bf191 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 12 Nov 2009 03:52:49 +0000 Subject: [PATCH] - Update to 2.8.0 RC 7 --- .cvsignore | 2 +- cmake.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index f805166..9b56d65 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.8.0-rc6.tar.gz +cmake-2.8.0-rc7.tar.gz diff --git a/cmake.spec b/cmake.spec index e140d60..7196d7f 100644 --- a/cmake.spec +++ b/cmake.spec @@ -4,11 +4,11 @@ # Set to bcond_with or use --without gui to disable qt4 gui build %bcond_without gui # Set to RC version if building RC, else %{nil} -%define rcver -rc6 +%define rcver -rc7 Name: cmake Version: 2.8.0 -Release: 0.7.rc6%{?dist} +Release: 0.7.rc7%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -133,6 +133,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Wed Nov 11 2009 Orion Poplawski - 2.8.0-0.7.rc7 +- Update to 2.8.0 RC 7 + * Tue Nov 10 2009 Orion Poplawski - 2.8.0-0.7.rc6 - Update to 2.8.0 RC 6 diff --git a/sources b/sources index a7ccb21..2b03d7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -307d5a8d04188ed65b60f9d78d4314b0 cmake-2.8.0-rc6.tar.gz +a4b954721373629a1f6f7726936d7adc cmake-2.8.0-rc7.tar.gz