SHA256
1
0
forked from pool/cmake

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

- Update to 3.11.1
  * No changes specific to CMake-GUI
- update to 3.11.1
  * Revert "CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES"
  * Restore support for explicitly referenced CMakeLists.txt sources
  * Exclude "libgcc_eh" library files from implicit link libraries
  full changelog https://cmake.org/cmake/help/v3.11/release/3.11.html#id1
- Adapted system-libs.patch

OBS-URL: https://build.opensuse.org/request/show/605949
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=321
This commit is contained in:
2018-05-09 23:10:28 +00:00
committed by Git OBS Bridge
parent 27bfbd96de
commit d5bef0d9a7
11 changed files with 52 additions and 36 deletions

View File

@@ -18,7 +18,7 @@
%define shortversion 3.11
Name: cmake
Version: 3.11.0
Version: 3.11.1
Release: 0
Summary: Cross-platform, open-source make system
License: BSD-3-Clause