From d9a4e0ab438eed593e696e6ccc1ceb4d37693bfd Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 23 Mar 2010 20:52:17 +0000 Subject: [PATCH] - Update to 2.8.1 final --- .cvsignore | 2 +- cmake.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index f15bdfa..2c8420b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cmake-2.8.1-rc5.tar.gz +cmake-2.8.1.tar.gz diff --git a/cmake.spec b/cmake.spec index 2682986..9fea336 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 -rc5 +%define rcver %{nil} Name: cmake Version: 2.8.1 -Release: 0.3.rc5%{?dist} +Release: 1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -135,6 +135,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Tue Mar 23 2010 Orion Poplawski - 2.8.1-1 +- Update to 2.8.1 final + * Tue Mar 23 2010 Kevin Kofler - 2.8.1-0.3.rc5 - Own /usr/lib(64)/cmake/ diff --git a/sources b/sources index 1da7619..e510a1b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea8bdb7dbaeb6c057f092b8b494c9b84 cmake-2.8.1-rc5.tar.gz +a92ad653f9ccc1595d16cd9707f49acc cmake-2.8.1.tar.gz