forked from pool/cmake
Accepting request 235950 from home:mathletic:branches:devel:tools:building
Update to CMake 3.0.0~rc6 OBS-URL: https://build.opensuse.org/request/show/235950 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=152
This commit is contained in:
parent
1bd9fdbe42
commit
a9e125d82f
@ -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
3
cmake-3.0.0-rc6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb34dacec33b3ac26ee05b0a66b95ed8f52a0ce212f13c3e65a923944cdd484a
|
||||
size 5489403
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user