SHA256
3
0
forked from pool/cmake

Accepting request 236022 from devel:tools:building

Update to CMake 3.0.0~rc6 (forwarded request 235950 from mathletic)

OBS-URL: https://build.opensuse.org/request/show/236022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=86
This commit is contained in:
Stephan Kulow 2014-06-08 11:36:57 +00:00 committed by Git OBS Bridge
commit 25ee4de1c4
6 changed files with 27 additions and 7 deletions

View File

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

3
cmake-3.0.0-rc6.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jun 1 08:22:13 UTC 2014 - foss@grueninger.de
- Update to 3.0.0~rc6
* CMP0022: Fix link language propagation in NEW behavior
* KWSys SystemTools: Port cygwin path conversion to modern API
* KWSys Process: Workaround child kill trouble on Cygwin
* cmSystemTools::RenameFile: Retry on Windows ERROR_SHARING_VIOLATION
* FindCUDA: Use CUDA_NVCC_FLAGS* for separable compilation
-------------------------------------------------------------------
Wed May 14 15:42:17 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,9 +17,9 @@
Name: cmake-gui
Version: 3.0.0~rc5
Version: 3.0.0~rc6
Release: 0
%define rversion 3.0.0-rc5
%define rversion 3.0.0-rc6
Url: http://www.cmake.org/
Source0: http://www.cmake.org/files/v3.0/cmake-%{rversion}.tar.gz
Summary: CMake graphical user interface

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jun 1 08:22:13 UTC 2014 - foss@grueninger.de
- Update to 3.0.0~rc6
* CMP0022: Fix link language propagation in NEW behavior
* KWSys SystemTools: Port cygwin path conversion to modern API
* KWSys Process: Workaround child kill trouble on Cygwin
* cmSystemTools::RenameFile: Retry on Windows ERROR_SHARING_VIOLATION
* FindCUDA: Use CUDA_NVCC_FLAGS* for separable compilation
-------------------------------------------------------------------
Wed May 14 15:42:17 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,9 +17,9 @@
Name: cmake
Version: 3.0.0~rc5
Version: 3.0.0~rc6
Release: 0
%define rversion 3.0.0-rc5
%define rversion 3.0.0-rc6
Url: http://www.cmake.org/
Source0: http://www.cmake.org/files/v3.0/%{name}-%{rversion}.tar.gz
Source1: cmake.macros