From 256d595c98ed576949a78e163f76e23bceafaa94 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 19 Jan 2016 18:41:13 -0700 Subject: [PATCH] Update to 3.4.2 --- .gitignore | 1 + cmake.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7e1b0ad..8f78892 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /cmake-3.4.0-rc3.tar.gz /cmake-3.4.0.tar.gz /cmake-3.4.1.tar.gz +/cmake-3.4.2.tar.gz diff --git a/cmake.spec b/cmake.spec index 1a2f64f..9ff8898 100644 --- a/cmake.spec +++ b/cmake.spec @@ -18,8 +18,8 @@ %endif Name: cmake -Version: 3.4.1 -Release: 4%{?dist} +Version: 3.4.2 +Release: 1%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -294,6 +294,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Tue Jan 19 2016 Orion Poplawski - 3.4.2-1 +- Update to 3.4.2 + * Sat Dec 12 2015 Ville Skyttä - 3.4.1-4 - Use Python 3 on F-23+ diff --git a/sources b/sources index 177d308..ca303f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -73acda0d33be9b2729af99893d99a012 cmake-3.4.1.tar.gz +04545d3cc3801fe84223b864c4f7a53c cmake-3.4.2.tar.gz