diff --git a/.gitignore b/.gitignore index 8f78892..59ba4d1 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /cmake-3.4.0.tar.gz /cmake-3.4.1.tar.gz /cmake-3.4.2.tar.gz +/cmake-3.4.3.tar.gz diff --git a/cmake.spec b/cmake.spec index 9ff8898..8e61254 100644 --- a/cmake.spec +++ b/cmake.spec @@ -18,7 +18,7 @@ %endif Name: cmake -Version: 3.4.2 +Version: 3.4.3 Release: 1%{?dist} Summary: Cross-platform make system @@ -294,6 +294,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Mon Jan 25 2016 Orion Poplawski - 3.4.3-1 +- Update to 3.4.3 + * Tue Jan 19 2016 Orion Poplawski - 3.4.2-1 - Update to 3.4.2 diff --git a/sources b/sources index ca303f8..039829d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -04545d3cc3801fe84223b864c4f7a53c cmake-3.4.2.tar.gz +4cb3ff35b2472aae70f542116d616e63 cmake-3.4.3.tar.gz