Accepting request 309728 from home:mathletic:branches:devel:tools:building

update to CMake 3.2.3

OBS-URL: https://build.opensuse.org/request/show/309728
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=216
This commit is contained in:
Ismail Dönmez 2015-06-02 08:31:01 +00:00 committed by Git OBS Bridge
parent 9ec516a52c
commit f27b93b1d9
6 changed files with 25 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ade94e6e36038774565f2aed8866415443444fb7a362eb0ea5096e40d5407c78
size 6438736

3
cmake-3.2.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e7be87a6cfc403785ab9d5846a70be2c27b17fda6a9b7442e9fc7af45c077d63
size 34057728

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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