diff --git a/cmake-3.2.2.tar.gz b/cmake-3.2.2.tar.gz deleted file mode 100644 index 2c751ea..0000000 --- a/cmake-3.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ade94e6e36038774565f2aed8866415443444fb7a362eb0ea5096e40d5407c78 -size 6438736 diff --git a/cmake-3.2.3.tar.gz b/cmake-3.2.3.tar.gz new file mode 100644 index 0000000..0369c15 --- /dev/null +++ b/cmake-3.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7be87a6cfc403785ab9d5846a70be2c27b17fda6a9b7442e9fc7af45c077d63 +size 34057728 diff --git a/cmake-gui.changes b/cmake-gui.changes index 65df5f5..01a4fc7 100644 --- a/cmake-gui.changes +++ b/cmake-gui.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 2 06:54:23 UTC 2015 - foss@grueninger.de + +- Update to 3.2.3 + Makefile: Workaround mingw32-make trailing backslash trouble (#15546) + Makefile: Fix compilation after parent commit was backported + InstallRequiredSystemLibraries: Update for VS 2015 (#15552) + Fix assertion failure on unmatched foreach in function (#15572) + ctest_build: Fix regression in GNU make error message matching + ------------------------------------------------------------------- Wed Apr 15 09:47:42 UTC 2015 - foss@grueninger.de diff --git a/cmake-gui.spec b/cmake-gui.spec index 4dc6298..db99b5d 100644 --- a/cmake-gui.spec +++ b/cmake-gui.spec @@ -17,7 +17,7 @@ Name: cmake-gui -Version: 3.2.2 +Version: 3.2.3 Release: 0 Summary: CMake graphical user interface License: BSD-3-Clause diff --git a/cmake.changes b/cmake.changes index 0d48000..c9b4480 100644 --- a/cmake.changes +++ b/cmake.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 2 06:55:04 UTC 2015 - foss@grueninger.de + +- Update to 3.2.3 + Makefile: Workaround mingw32-make trailing backslash trouble (#15546) + Makefile: Fix compilation after parent commit was backported + InstallRequiredSystemLibraries: Update for VS 2015 (#15552) + Fix assertion failure on unmatched foreach in function (#15572) + ctest_build: Fix regression in GNU make error message matching + ------------------------------------------------------------------- Tue May 19 08:34:49 UTC 2015 - kkaempf@suse.com diff --git a/cmake.spec b/cmake.spec index b91f4c9..f8ab4b4 100644 --- a/cmake.spec +++ b/cmake.spec @@ -17,7 +17,7 @@ Name: cmake -Version: 3.2.2 +Version: 3.2.3 Release: 0 Summary: Cross-platform, open-source make system License: BSD-3-Clause