From a66f9ac9eb3a9cc2311e3541087271331aa2b3365f259ee49bf97bb9123d3532 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 6 Feb 2015 17:47:28 +0000 Subject: [PATCH] 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 --- cmake-3.1.1.tar.gz | 3 --- cmake-3.1.2.tar.gz | 3 +++ cmake-gui.changes | 14 ++++++++++++++ cmake-gui.spec | 2 +- cmake.changes | 14 ++++++++++++++ cmake.spec | 2 +- 6 files changed, 33 insertions(+), 5 deletions(-) delete mode 100644 cmake-3.1.1.tar.gz create mode 100644 cmake-3.1.2.tar.gz diff --git a/cmake-3.1.1.tar.gz b/cmake-3.1.1.tar.gz deleted file mode 100644 index c474c64..0000000 --- a/cmake-3.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b58694e545d51cde5756a894f53107e3d9e469360e1d92e7f6892b55ebc0bebf -size 5959421 diff --git a/cmake-3.1.2.tar.gz b/cmake-3.1.2.tar.gz new file mode 100644 index 0000000..bf18d5e --- /dev/null +++ b/cmake-3.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b210f7d867a1e716c1895357ebe63c7b9ae61fdb5f2d300ab2f01795f085b35 +size 5959840 diff --git a/cmake-gui.changes b/cmake-gui.changes index 4ae0e2c..8a858c0 100644 --- a/cmake-gui.changes +++ b/cmake-gui.changes @@ -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 diff --git a/cmake-gui.spec b/cmake-gui.spec index 5b06164..ef3cd20 100644 --- a/cmake-gui.spec +++ b/cmake-gui.spec @@ -17,7 +17,7 @@ Name: cmake-gui -Version: 3.1.1 +Version: 3.1.2 Release: 0 %define rversion %{version} Summary: CMake graphical user interface diff --git a/cmake.changes b/cmake.changes index f8e9cdd..a3f22cb 100644 --- a/cmake.changes +++ b/cmake.changes @@ -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 diff --git a/cmake.spec b/cmake.spec index bcf2768..69199fb 100644 --- a/cmake.spec +++ b/cmake.spec @@ -17,7 +17,7 @@ Name: cmake -Version: 3.1.1 +Version: 3.1.2 Release: 0 %define rversion %{version} Summary: Cross-platform, open-source make system