From 4333cee6b4b3de31d4ab31f32a4f116933e062c2 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Apr 19 2012 20:12:55 +0000 Subject: Update to 2.8.8 final --- diff --git a/.gitignore b/.gitignore index 2386ebd..81daa6c 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ cmake-2.8.2.tar.gz /cmake-2.8.7.tar.gz /cmake-2.8.8-rc1.tar.gz /cmake-2.8.8-rc2.tar.gz +/cmake-2.8.8.tar.gz diff --git a/cmake.spec b/cmake.spec index f79dda3..29fa2c6 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 -rc2 +%define rcver %{nil} Name: cmake Version: 2.8.8 -Release: 0.4.rc2%{?dist} +Release: 1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -165,6 +165,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Thu Apr 19 2012 Orion Poplawski - 2.8.8-1 +- Update to 2.8.8 final + * Sat Apr 14 2012 Rex Dieter 2.8.8-0.4.rc2 - adjust pkgconfig patch (#812188) diff --git a/sources b/sources index c9e2884..d4a3eb7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0afeb7aca05f48048fe7a520e21d52a7 cmake-2.8.8-rc2.tar.gz +ba74b22c788a0c8547976b880cd02b17 cmake-2.8.8.tar.gz