From 4a8504cecbd60017abd6d4ad184581e156738e15 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 12 Mar 2010 21:35:18 +0000 Subject: [PATCH] - Update to 2.8.1 RC 5 --- .cvsignore | 2 +- cmake.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2f7160c..f15bdfa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.8.1-rc3.tar.gz +cmake-2.8.1-rc5.tar.gz diff --git a/cmake.spec b/cmake.spec index aacb432..3e50ff0 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 -rc3 +%define rcver -rc5 Name: cmake Version: 2.8.1 -Release: 0.1.rc3%{?dist} +Release: 0.2.rc5%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -133,6 +133,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Fri Mar 12 2010 Orion Poplawski - 2.8.1-0.2.rc5 +- Update to 2.8.1 RC 5 + * Fri Feb 19 2010 Orion Poplawski - 2.8.1-0.1.rc3 - Update to 2.8.1 RC 3 diff --git a/sources b/sources index b99cfd6..1da7619 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cb6937759856e6c34b84e3a1a4f13b09 cmake-2.8.1-rc3.tar.gz +ea8bdb7dbaeb6c057f092b8b494c9b84 cmake-2.8.1-rc5.tar.gz