forked from pool/cmake
Accepting request 285899 from devel:tools:building
1 OBS-URL: https://build.opensuse.org/request/show/285899 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=100
This commit is contained in:
commit
5c75067bf8
@ -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
3
cmake-3.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:45f4d3fa8a2f61cc092ae461aac4cac1bab4ac6706f98274ea7f314dd315c6d0
|
||||||
|
size 5959549
|
@ -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
|
Fri Feb 6 16:41:28 UTC 2015 - foss@grueninger.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cmake-gui
|
Name: cmake-gui
|
||||||
Version: 3.1.2
|
Version: 3.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
%define rversion %{version}
|
%define rversion %{version}
|
||||||
Summary: CMake graphical user interface
|
Summary: CMake graphical user interface
|
||||||
|
@ -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
|
Fri Feb 6 16:40:53 UTC 2015 - foss@grueninger.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 3.1.2
|
Version: 3.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
%define rversion %{version}
|
%define rversion %{version}
|
||||||
Summary: Cross-platform, open-source make system
|
Summary: Cross-platform, open-source make system
|
||||||
|
Loading…
Reference in New Issue
Block a user