From 7c34aa420ca809fda86e44c98c90768a830be5c6 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 8 Jun 2015 10:46:58 -0600 Subject: [PATCH] Update to 3.2.3 --- .gitignore | 1 + cmake.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 90c7068..5e087bd 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /cmake-3.2.0-rc2.tar.gz /cmake-3.2.1.tar.gz /cmake-3.2.2.tar.gz +/cmake-3.2.3.tar.gz diff --git a/cmake.spec b/cmake.spec index 0620368..c6f42d8 100644 --- a/cmake.spec +++ b/cmake.spec @@ -12,7 +12,7 @@ %endif Name: cmake -Version: 3.2.2 +Version: 3.2.3 Release: 1%{?dist} Summary: Cross-platform make system @@ -272,6 +272,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Mon Jun 8 2015 Orion Poplawski - 3.2.3-1 +- Update to 3.2.3 + * Wed Apr 15 2015 Orion Poplawski - 3.2.2-1 - Update to 3.2.2 diff --git a/sources b/sources index 99965a8..389fdb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2da57308071ea98b10253a87d2419281 cmake-3.2.2.tar.gz +d51c92bf66b1e9d4fe2b7aaedd51377c cmake-3.2.3.tar.gz