diff --git a/.gitignore b/.gitignore index 8a8cc8e..90c7068 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /cmake-3.2.0-rc1.tar.gz /cmake-3.2.0-rc2.tar.gz /cmake-3.2.1.tar.gz +/cmake-3.2.2.tar.gz diff --git a/cmake.spec b/cmake.spec index a627fed..0620368 100644 --- a/cmake.spec +++ b/cmake.spec @@ -12,8 +12,8 @@ %endif Name: cmake -Version: 3.2.1 -Release: 5%{?dist} +Version: 3.2.2 +Release: 1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -272,6 +272,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Wed Apr 15 2015 Orion Poplawski - 3.2.2-1 +- Update to 3.2.2 + * Thu Mar 26 2015 Richard Hughes - 3.2.1-5 - Add an AppData file for the software center diff --git a/sources b/sources index e8c5623..99965a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63f436aa19b5efc37017759c8d3953ca cmake-3.2.1.tar.gz +2da57308071ea98b10253a87d2419281 cmake-3.2.2.tar.gz