From 0059c15daad01cab0defb347db581575a49c5726 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Oct 09 2013 02:12:14 +0000 Subject: Update to 2.8.12 final --- diff --git a/.gitignore b/.gitignore index 9dc25b8..45ab955 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /cmake-2.8.12-rc2.tar.gz /cmake-2.8.12-rc3.tar.gz /cmake-2.8.12-rc4.tar.gz +/cmake-2.8.12.tar.gz diff --git a/cmake.spec b/cmake.spec index 601a8c0..3731269 100644 --- a/cmake.spec +++ b/cmake.spec @@ -4,7 +4,7 @@ # Set to bcond_with or use --without gui to disable qt4 gui build %bcond_without gui # Set to RC version if building RC, else %{nil} -%define rcver -rc4 +%define rcver %{nil} %define rpm_macros_dir %{_sysconfdir}/rpm %if 0%{?fedora} > 18 @@ -13,7 +13,7 @@ Name: cmake Version: 2.8.12 -Release: 0.6.rc4%{?dist} +Release: 1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -223,6 +223,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Tue Oct 8 2013 Orion Poplawski - 2.8.12-1 +- Update to 2.8.12 final + * Tue Oct 1 2013 Orion Poplawski - 2.8.12-0.6.rc4 - Update to 2.8.12-rc4 - Drop upstreamed FindHD5 patch diff --git a/sources b/sources index 387230c..28a8f7f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1479c2006e8b8f21734f8e5d4b196790 cmake-2.8.12-rc4.tar.gz +105bc6d21cc2e9b6aff901e43c53afea cmake-2.8.12.tar.gz