From 0461421929d800b590c406e720dfb0aa565fea86 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 15 Apr 2016 18:57:07 -0600 Subject: [PATCH] Update to 3.5.2 final --- .gitignore | 1 + cmake.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6d2b9ff..c897688 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /cmake-3.5.0-rc3.tar.gz /cmake-3.5.0.tar.gz /cmake-3.5.1.tar.gz +/cmake-3.5.2.tar.gz diff --git a/cmake.spec b/cmake.spec index 1ba4f2e..6503c94 100644 --- a/cmake.spec +++ b/cmake.spec @@ -40,8 +40,8 @@ %global orig_name cmake Name: %{orig_name}%{?name_suffix} -Version: 3.5.1 -Release: 2%{?dist} +Version: 3.5.2 +Release: 1%{?dist} Summary: Cross-platform make system # most sources are BSD @@ -378,6 +378,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Fri Apr 16 2016 Orion Poplawski - 3.5.2-1 +- Update to 3.5.2 final + * Fri Mar 25 2016 Björn Esser - 3.5.1-2 - Rebuilt for libjsoncpp.so.1 diff --git a/sources b/sources index 0744077..2266553 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca051f4a66375c89d1a524e726da0296 cmake-3.5.1.tar.gz +701386a1b5ec95f8d1075ecf96383e02 cmake-3.5.2.tar.gz