From 271af7e94099ca7d0396ace5ee1a66ee57ad423a Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 10 Jun 2013 10:06:25 -0600 Subject: [PATCH] Update to 2.8.11.1 release --- .gitignore | 1 + cmake.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 090aa64..60b12d2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /cmake-2.8.11-rc3.tar.gz /cmake-2.8.11-rc4.tar.gz /cmake-2.8.11.tar.gz +/cmake-2.8.11.1.tar.gz diff --git a/cmake.spec b/cmake.spec index 9f39621..6d8a7fd 100644 --- a/cmake.spec +++ b/cmake.spec @@ -12,7 +12,7 @@ %endif Name: cmake -Version: 2.8.11 +Version: 2.8.11.1 Release: 1%{?dist} Summary: Cross-platform make system @@ -193,6 +193,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Mon Jun 10 2013 Orion Poplawski - 2.8.11.1-1 +- Update to 2.8.11.1 release + * Sat May 18 2013 Orion Poplawski - 2.8.11-1 - Update to 2.8.11 release diff --git a/sources b/sources index 4b14db1..49ca41d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be6008f2299613d23fe82ab53ef7472e cmake-2.8.11.tar.gz +df5324a3b203373a9e0a04b924281a43 cmake-2.8.11.1.tar.gz