From a095a5694ac82c01611b4728b4f1678a0920dd6c Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sat, 20 Feb 2016 19:27:11 -0700 Subject: [PATCH] Update to 3.5.0-rc3 --- .gitignore | 1 + cmake.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9820edc..a4e98a5 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /cmake-3.4.2.tar.gz /cmake-3.4.3.tar.gz /cmake-3.5.0-rc2.tar.gz +/cmake-3.5.0-rc3.tar.gz diff --git a/cmake.spec b/cmake.spec index c6eb749..4700ceb 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} -%global rcver -rc2 +%global rcver -rc3 %global rpm_macros_dir %{_sysconfdir}/rpm %if 0%{?fedora} || 0%{?rhel} >= 7 @@ -19,7 +19,7 @@ Name: cmake Version: 3.5.0 -Release: 0.1.rc2%{?dist} +Release: 0.2.rc3%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -292,6 +292,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Sat Feb 20 2016 Orion Poplawski - 3.5.0-0.2.rc3 +- Update to 3.5.0-rc3 + * Wed Feb 17 2016 Orion Poplawski - 3.5.0-0.1.rc2 - Update to 3.5.0-rc2 - Drop dcmtk patch diff --git a/sources b/sources index d6ebb06..0377bc4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db47cde68afb25b2d5b0192d92b46a67 cmake-3.5.0-rc2.tar.gz +d9e6720b83ee0b3195196c7ca4922cf4 cmake-3.5.0-rc3.tar.gz