forked from pool/cmake
Accepting request 284528 from home:mathletic:branches:devel:tools:building
update to CMake 3.1.2 OBS-URL: https://build.opensuse.org/request/show/284528 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=190
This commit is contained in:
parent
5739136bd8
commit
a66f9ac9eb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b58694e545d51cde5756a894f53107e3d9e469360e1d92e7f6892b55ebc0bebf
|
|
||||||
size 5959421
|
|
3
cmake-3.1.2.tar.gz
Normal file
3
cmake-3.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2b210f7d867a1e716c1895357ebe63c7b9ae61fdb5f2d300ab2f01795f085b35
|
||||||
|
size 5959840
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 6 16:41:28 UTC 2015 - foss@grueninger.de
|
||||||
|
|
||||||
|
- Update to 3.1.2
|
||||||
|
install: Fix regression in default configuration selection
|
||||||
|
CPack: Fix packaging of source tarballs with symbolic links
|
||||||
|
KWSys Directory: Check opendir return value before using it (#15367)
|
||||||
|
Help: Clarify status of link_libraries command
|
||||||
|
Normalize OBJECT_DEPENDS paths to match custom commands (#15366)
|
||||||
|
MSVC: Fix initialization of RelWithDebInfo shared library link flags (#15385)
|
||||||
|
FeatureSummary: Fix bracket in documentation.
|
||||||
|
FindOpenSSL: fix detection of OpenSSL 1.0.2
|
||||||
|
ctest_build: Update GNU make error message matching (#15379)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 22 23:01:01 UTC 2015 - foss@grueninger.de
|
Thu Jan 22 23:01:01 UTC 2015 - foss@grueninger.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cmake-gui
|
Name: cmake-gui
|
||||||
Version: 3.1.1
|
Version: 3.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
%define rversion %{version}
|
%define rversion %{version}
|
||||||
Summary: CMake graphical user interface
|
Summary: CMake graphical user interface
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 6 16:40:53 UTC 2015 - foss@grueninger.de
|
||||||
|
|
||||||
|
- Update to 3.1.2
|
||||||
|
install: Fix regression in default configuration selection
|
||||||
|
CPack: Fix packaging of source tarballs with symbolic links
|
||||||
|
KWSys Directory: Check opendir return value before using it (#15367)
|
||||||
|
Help: Clarify status of link_libraries command
|
||||||
|
Normalize OBJECT_DEPENDS paths to match custom commands (#15366)
|
||||||
|
MSVC: Fix initialization of RelWithDebInfo shared library link flags (#15385)
|
||||||
|
FeatureSummary: Fix bracket in documentation.
|
||||||
|
FindOpenSSL: fix detection of OpenSSL 1.0.2
|
||||||
|
ctest_build: Update GNU make error message matching (#15379)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 22 23:01:01 UTC 2015 - foss@grueninger.de
|
Thu Jan 22 23:01:01 UTC 2015 - foss@grueninger.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 3.1.1
|
Version: 3.1.2
|
||||||
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