From 65dd936a49317ca8260d1897db2cd8a2af8447df Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 28 Jan 2014 13:54:41 -0700 Subject: [PATCH] Update to 2.8.12.2 --- .gitignore | 1 + cmake.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 77a7a02..225731e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /cmake-2.8.12-rc4.tar.gz /cmake-2.8.12.tar.gz /cmake-2.8.12.1.tar.gz +/cmake-2.8.12.2.tar.gz diff --git a/cmake.spec b/cmake.spec index c4aabb3..8165a9d 100644 --- a/cmake.spec +++ b/cmake.spec @@ -12,8 +12,8 @@ %endif Name: cmake -Version: 2.8.12.1 -Release: 2%{?dist} +Version: 2.8.12.2 +Release: 1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -236,6 +236,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Tue Jan 28 2014 Orion Poplawski - 2.8.12.2-1 +- Update to 2.8.12.2 + * Wed Jan 22 2014 Orion Poplawski - 2.8.12.1-2 - Fix FindFreetype for 2.5.1+ diff --git a/sources b/sources index 693f460..42774ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d38cd4e2c94c3cea97d0e2924814acc cmake-2.8.12.1.tar.gz +17c6513483d23590cbce6957ec6d1e66 cmake-2.8.12.2.tar.gz