diff --git a/.cvsignore b/.cvsignore index b9e3bf6..96d6250 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.6.2-RC-3.tar.gz +cmake-2.6.2.tar.gz diff --git a/cmake.spec b/cmake.spec index c35157c..43b9289 100644 --- a/cmake.spec +++ b/cmake.spec @@ -2,11 +2,11 @@ # or architecture %bcond_with bootstrap # Set to RC version if building RC, else %{nil} -%define rcver -RC-3 +%define rcver %{nil} Name: cmake Version: 2.6.2 -Release: 0.rc3.1%{?dist} +Release: 1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -113,6 +113,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Mon Sep 29 2008 Orion Poplawski - 2.6.2-1 +- Uupdate to 2.6.2 + * Mon Sep 8 2008 Orion Poplawski - 2.6.2-0.rc3.1 - Update to 2.6.2-RC-2 - Drop parens patch fixed upstream diff --git a/sources b/sources index 21b3420..7d45bf7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -336aab65ac95b5a3b15a6e0becbbbb65 cmake-2.6.2-RC-3.tar.gz +9e82aa3beb991aa8e5797cf330618d42 cmake-2.6.2.tar.gz