diff --git a/.cvsignore b/.cvsignore index 8422d25..5e9430d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.8.2-rc4.tar.gz +cmake-2.8.2.tar.gz diff --git a/cmake.spec b/cmake.spec index 5cb18bf..dd10d9a 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 -rc4 +%define rcver %{nil} Name: cmake Version: 2.8.2 -Release: 0.3.rc4%{?dist} +Release: 1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -138,6 +138,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Tue Jul 6 2010 Orion Poplawski - 2.8.2-1 +- Update to 2.8.2 final + * Thu Jun 23 2010 Orion Poplawski - 2.8.2-0.3.rc4 - Update to 2.8.2 RC 4 diff --git a/sources b/sources index 6d101f2..d5d6949 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d47f150d4d346d246bd833339f8404e cmake-2.8.2-rc4.tar.gz +8c967d5264657a798f22ee23976ff0d9 cmake-2.8.2.tar.gz