From 2e76927bf76297eb81164f84898fab0cfb8e6ede Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 9 May 2013 09:06:54 -0600 Subject: [PATCH] Update to 2.8.11-rc4 --- .gitignore | 1 + cmake.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 359f32f..c322ebf 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /cmake-2.8.11-rc1.tar.gz /cmake-2.8.11-rc2.tar.gz /cmake-2.8.11-rc3.tar.gz +/cmake-2.8.11-rc4.tar.gz diff --git a/cmake.spec b/cmake.spec index b9d7811..439163d 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 -rc3 +%define rcver -rc4 %define rpm_macros_dir %{_sysconfdir}/rpm %if 0%{?fedora} > 18 @@ -13,7 +13,7 @@ Name: cmake Version: 2.8.11 -Release: 0.7.rc3%{?dist} +Release: 0.8.rc4%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -190,6 +190,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Thu May 9 2013 Orion Poplawski - 2.8.11-0.8.rc4 +- Update to 2.8.11-rc4 + * Fri Apr 19 2013 Orion Poplawski - 2.8.11-0.7.rc3 - Update to 2.8.11-rc3 diff --git a/sources b/sources index 4f0d474..6112025 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77314d7c2bc11fc46f97e2ed32308931 cmake-2.8.11-rc3.tar.gz +9368e603c83f6c71ee73a187f2db8ff8 cmake-2.8.11-rc4.tar.gz