From 8095fd3aacded2d83b68991060f9f49e7431a412 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 5 Nov 2015 19:42:36 -0700 Subject: [PATCH] Update to 3.4.0-rc3 --- .gitignore | 1 + cmake.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b92dd63..66d9e64 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /cmake-3.3.2.tar.gz /cmake-3.4.0-rc1.tar.gz /cmake-3.4.0-rc2.tar.gz +/cmake-3.4.0-rc3.tar.gz diff --git a/cmake.spec b/cmake.spec index efdc5de..5aa054f 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 -rc2 +%define rcver -rc3 %define rpm_macros_dir %{_sysconfdir}/rpm %if 0%{?fedora} @@ -13,7 +13,7 @@ Name: cmake Version: 3.4.0 -Release: 0.2.rc2%{?dist} +Release: 0.3.rc3%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -274,6 +274,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Thu Nov 5 2015 Orion Poplawski - 3.4.0-0.3.rc3 +- Update to 3.4.0-rc3 + * Wed Oct 21 2015 Orion Poplawski - 3.4.0-0.2.rc2 - Update to 3.4.0-rc2 diff --git a/sources b/sources index 663121a..67a4d7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -515450c0526ed03faa54093a8d97be71 cmake-3.4.0-rc2.tar.gz +b949c919e82d5fe70cfd9e799f1da3a6 cmake-3.4.0-rc3.tar.gz