From 69032c98e37ee453464725e44fd82ac8bdff60e9 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 21 Jun 2010 18:00:32 +0000 Subject: [PATCH] - Update to 2.8.2 RC 2 --- .cvsignore | 2 +- cmake.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2c8420b..e3478c5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.8.1.tar.gz +cmake-2.8.2-rc2.tar.gz diff --git a/cmake.spec b/cmake.spec index 5cc3130..1f08d3b 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 %{nil} +%define rcver -rc2 Name: cmake -Version: 2.8.1 -Release: 5%{?dist} +Version: 2.8.2 +Release: 0.1.rc2%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -137,6 +137,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Mon Jun 21 2010 Orion Poplawski - 2.8.2-0.1.rc2 +- Update to 2.8.2 RC 2 + * Thu Jun 3 2010 Orion Poplawski - 2.8.1-5 - Upstream published a newer 2.8.1 tar ball diff --git a/sources b/sources index a317f2d..9495abf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -feadc2e5ebbfed0efc90178583503725 cmake-2.8.1.tar.gz +eace084c44dbff5b099856a43d37db58 cmake-2.8.2-rc2.tar.gz