From f6068065ea0692685a5059c68d28d821e64545f4 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 25 Jul 2016 16:32:04 -0600 Subject: [PATCH] Update to 3.6.1 --- .gitignore | 1 + cmake.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index accf3ee..291af4f 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /cmake-3.5.2.tar.gz /cmake-3.6.0-rc4.tar.gz /cmake-3.6.0.tar.gz +/cmake-3.6.1.tar.gz diff --git a/cmake.spec b/cmake.spec index 3470397..ca0c2ec 100644 --- a/cmake.spec +++ b/cmake.spec @@ -40,7 +40,7 @@ %global orig_name cmake Name: %{orig_name}%{?name_suffix} -Version: 3.6.0 +Version: 3.6.1 Release: 1%{?dist} Summary: Cross-platform make system @@ -381,6 +381,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Mon Jul 25 2016 Orion Poplawski - 3.6.1-1 +- Update to 3.6.1 + * Fri Jul 8 2016 Orion Poplawski - 3.6.0-1 - Update to 3.6.0 diff --git a/sources b/sources index 14363a7..d9b8092 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa40fbecf49d99c083415c2411d12db9 cmake-3.6.0.tar.gz +d6dd661380adacdb12f41b926ec99545 cmake-3.6.1.tar.gz