From c05e6542dcd7dab71ee04b1279fbbe691b7ef67f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Fri, 25 Mar 2016 09:32:55 +0100 Subject: [PATCH] Update to 3.5.1 (#1321198) --- .gitignore | 1 + cmake.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ffa5137..6d2b9ff 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /cmake-3.5.0-rc2.tar.gz /cmake-3.5.0-rc3.tar.gz /cmake-3.5.0.tar.gz +/cmake-3.5.1.tar.gz diff --git a/cmake.spec b/cmake.spec index ec112a0..dcd1f9e 100644 --- a/cmake.spec +++ b/cmake.spec @@ -40,8 +40,8 @@ %global orig_name cmake Name: %{orig_name}%{?name_suffix} -Version: 3.5.0 -Release: 2%{?dist} +Version: 3.5.1 +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 Mar 25 2016 Björn Esser - 3.5.1-1 +- Update to 3.5.1 (#1321198) + * Thu Mar 10 2016 Björn Esser - 3.5.0-2 - keep Help-directory and its contents in %%_datadir/%%name (#1316306) diff --git a/sources b/sources index 4adbd89..0744077 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -33c5d09d4c33d4ffcc63578a6ba8777e cmake-3.5.0.tar.gz +ca051f4a66375c89d1a524e726da0296 cmake-3.5.1.tar.gz