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

update to CMake 3.1.3

OBS-URL: https://build.opensuse.org/request/show/285898
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=192
This commit is contained in:
Klaus Kämpf 2015-02-13 07:53:35 +00:00 committed by Git OBS Bridge
parent a66f9ac9eb
commit e73e7e022b
6 changed files with 21 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 13 06:56:18 UTC 2015 - foss@grueninger.de
- Update to 3.1.3
Do not call setlocale() globally in CMake applications (#15377)
Add setlocale() calls around use of libarchive APIs (#14934, #15377)
Makefile: Fix regression in target-bound custom command COMMENT output
-------------------------------------------------------------------
Fri Feb 6 16:41:28 UTC 2015 - foss@grueninger.de

View File

@ -17,7 +17,7 @@
Name: cmake-gui
Version: 3.1.2
Version: 3.1.3
Release: 0
%define rversion %{version}
Summary: CMake graphical user interface

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 13 06:55:20 UTC 2015 - foss@grueninger.de
- Update to 3.1.3
Do not call setlocale() globally in CMake applications (#15377)
Add setlocale() calls around use of libarchive APIs (#14934, #15377)
Makefile: Fix regression in target-bound custom command COMMENT output
-------------------------------------------------------------------
Fri Feb 6 16:40:53 UTC 2015 - foss@grueninger.de

View File

@ -17,7 +17,7 @@
Name: cmake
Version: 3.1.2
Version: 3.1.3
Release: 0
%define rversion %{version}
Summary: Cross-platform, open-source make system