From 24519e84811d6cb72bc76264836ed1f8d2deb5c3 Mon Sep 17 00:00:00 2001 From: Orion Poplawski <orion@cora.nwra.com> Date: Tue, 22 Apr 2014 20:01:19 -0600 Subject: [PATCH] Update to 3.0.0-rc4 --- .gitignore | 1 + cmake.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7a0c0ea..f27fe3e 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /cmake-2.8.12.2.tar.gz /cmake-3.0.0-rc1.tar.gz /cmake-3.0.0-rc3.tar.gz +/cmake-3.0.0-rc4.tar.gz diff --git a/cmake.spec b/cmake.spec index a3ebe5f..908c1cc 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: 3.0.0 -Release: 0.7.rc3%{?dist} +Release: 0.8.rc4%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -246,6 +246,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Tue Apr 22 2014 Orion Poplawski <orion@cora.nwra.com> - 3.0.0-0.8.rc4 +- Update to 3.0.0-rc4 + * Thu Apr 10 2014 Orion Poplawski <orion@cora.nwra.com> - 3.0.0-0.7.rc3 - Fix doc duplication diff --git a/sources b/sources index 1bbec9c..d14b477 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de91479548fd64c85841f62c76d920bf cmake-3.0.0-rc3.tar.gz +906f64ab04b6034e5f78aff60a453884 cmake-3.0.0-rc4.tar.gz