From a86fd237d42ae449ca8cc622e50909638aaef515 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Mon, 29 Jun 2020 19:42:03 +0200 Subject: [PATCH] Apply change: CMake to do out-of-source builds (#1852036) --- cmake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index c73fef2..c550088 100644 --- a/cmake.spec +++ b/cmake.spec @@ -67,7 +67,7 @@ Name: %{orig_name}%{?name_suffix} Version: %{major_version}.%{minor_version}.0 -Release: 0.2%{?relsuf}%{?dist} +Release: 0.3%{?relsuf}%{?dist} Summary: Cross-platform make system # most sources are BSD @@ -502,6 +502,9 @@ mv -f Modules/FindLibArchive.disabled Modules/FindLibArchive.cmake %changelog +* Mon Jun 29 2020 Björn Esser - 3.18.0-0.3.rc2 +- Apply change: CMake to do out-of-source builds (#1852036) + * Sat Jun 20 2020 Björn Esser - 3.18.0-0.2.rc2 - Update to 3.18.0-rc2