From 35d1ae4b3f9a6d186e6c59fa54ac312c81e8bcc6 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 9 Aug 2012 16:27:15 -0600 Subject: [PATCH] Update to 2.8.9 final --- .gitignore | 1 + cmake.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a1f5bce..fbde1af 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ cmake-2.8.2.tar.gz /cmake-2.8.9-rc1.tar.gz /cmake-2.8.9-rc2.tar.gz /cmake-2.8.9-rc3.tar.gz +/cmake-2.8.9.tar.gz diff --git a/cmake.spec b/cmake.spec index da36aba..b909b64 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 -rc3 +%define rcver %{nil} Name: cmake Version: 2.8.9 -Release: 0.4.rc3%{?dist} +Release: 1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -177,6 +177,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Thu Aug 9 2012 Orion Poplawski - 2.8.9-1 +- Update to 2.8.9 final + * Fri Jul 27 2012 Orion Poplawski - 2.8.9-0.4.rc3 - Update to 2.8.9 RC 3 diff --git a/sources b/sources index 29ee2c6..9ad22f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be8b423ac343b3749338716abc4b52c0 cmake-2.8.9-rc3.tar.gz +801f4c87f8b604f727df5bf1f05a59e7 cmake-2.8.9.tar.gz