From f97a06b33647938d9229d40caf757c6ad239cbed Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sat, 18 May 2013 20:17:13 -0600 Subject: [PATCH] Update to 2.8.11 release --- .gitignore | 1 + cmake.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c322ebf..090aa64 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /cmake-2.8.11-rc2.tar.gz /cmake-2.8.11-rc3.tar.gz /cmake-2.8.11-rc4.tar.gz +/cmake-2.8.11.tar.gz diff --git a/cmake.spec b/cmake.spec index d1b6cd9..9f39621 100644 --- a/cmake.spec +++ b/cmake.spec @@ -4,7 +4,7 @@ # 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} %define rpm_macros_dir %{_sysconfdir}/rpm %if 0%{?fedora} > 18 @@ -13,7 +13,7 @@ Name: cmake Version: 2.8.11 -Release: 0.9.rc4%{?dist} +Release: 1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -193,6 +193,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Sat May 18 2013 Orion Poplawski - 2.8.11-1 +- Update to 2.8.11 release + * Mon May 13 2013 Tom Callaway - 2.8.11-0.9.rc4 - add FindLua52.cmake diff --git a/sources b/sources index 6112025..4b14db1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9368e603c83f6c71ee73a187f2db8ff8 cmake-2.8.11-rc4.tar.gz +be6008f2299613d23fe82ab53ef7472e cmake-2.8.11.tar.gz