diff --git a/.gitignore b/.gitignore index fedb062..7e1b0ad 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /cmake-3.4.0-rc2.tar.gz /cmake-3.4.0-rc3.tar.gz /cmake-3.4.0.tar.gz +/cmake-3.4.1.tar.gz diff --git a/cmake.spec b/cmake.spec index 17943d2..7878514 100644 --- a/cmake.spec +++ b/cmake.spec @@ -12,8 +12,8 @@ %endif Name: cmake -Version: 3.4.0 -Release: 2%{?dist} +Version: 3.4.1 +Release: 1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -274,6 +274,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Wed Dec 2 2015 Orion Poplawski - 3.4.1-1 +- Update to 3.4.1 + * Wed Nov 25 2015 Orion Poplawski - 3.4.0-2 - BR /usr/bin/sphinx-build instead of python-sphinx diff --git a/sources b/sources index f8d4bee..177d308 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd3034e0a44256a0917e254167217fc8 cmake-3.4.0.tar.gz +73acda0d33be9b2729af99893d99a012 cmake-3.4.1.tar.gz