diff --git a/.cvsignore b/.cvsignore index 2ed52e6..2f7160c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.8.0.tar.gz +cmake-2.8.1-rc3.tar.gz diff --git a/cmake.spec b/cmake.spec index 7a08641..b55fc7e 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 -rc3 Name: cmake -Version: 2.8.0 -Release: 2%{?dist} +Version: 2.8.1 +Release: 0.1.rc3%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -133,6 +133,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Fri Feb 19 2010 Orion Poplawski - 2.8.0-0.1.rc3 +- Update to 2.8.1 RC 3 + * Thu Jan 14 2010 Rex Dieter - 2.8.0-2 - macros.cmake: drop -DCMAKE_SKIP_RPATH:BOOL=ON from %%cmake diff --git a/sources b/sources index e425a59..b99cfd6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b3679b8a6afaedc38a8c15dd7ff4fcf cmake-2.8.0.tar.gz +cb6937759856e6c34b84e3a1a4f13b09 cmake-2.8.1-rc3.tar.gz