SHA256
3
0
forked from pool/cmake

Accepting request 248996 from devel:tools:building

- Update to version 3.0.2
   * No changes to the GUI

- Update to version 3.0.2
   * ExternalProject: Avoid infinite loop on file download
     hash mismatch
   * CMP0047: Fix CMAKE_COMPILER_IS_GNU(CC|CXX) in OLD behavior
   * CMP0022: Fix version documented to support 
     LINK_PUBLIC/LINK_PRIVATE
   * cmListFileLexer: Fix lexing of single '[' character (#15092)
   * Fix finding binutils when cross-compiling with Clang
   * QtAutogen: Use the basename for resource files.
   * QtAutogen: Fix use of multiple ui files in a single target.

OBS-URL: https://build.opensuse.org/request/show/248996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=95
This commit is contained in:
Stephan Kulow 2014-09-17 15:41:51 +00:00 committed by Git OBS Bridge
commit 987181327c
6 changed files with 25 additions and 5 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b4ea61eadbbd9bec0ccb383c29d1f4496eacc121ef7acf37c7a24777805693e
size 5490501

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 12 17:01:21 UTC 2014 - idonmez@suse.com
- Update to version 3.0.2
* No changes to the GUI
-------------------------------------------------------------------
Sun Aug 10 14:33:05 UTC 2014 - andreas.stieger@gmx.de

View File

@ -17,7 +17,7 @@
Name: cmake-gui
Version: 3.0.1
Version: 3.0.2
Release: 0
Summary: CMake graphical user interface
License: BSD-3-Clause

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Sep 12 16:59:17 UTC 2014 - idonmez@suse.com
- Update to version 3.0.2
* ExternalProject: Avoid infinite loop on file download
hash mismatch
* CMP0047: Fix CMAKE_COMPILER_IS_GNU(CC|CXX) in OLD behavior
* CMP0022: Fix version documented to support
LINK_PUBLIC/LINK_PRIVATE
* cmListFileLexer: Fix lexing of single '[' character (#15092)
* Fix finding binutils when cross-compiling with Clang
* QtAutogen: Use the basename for resource files.
* QtAutogen: Fix use of multiple ui files in a single target.
-------------------------------------------------------------------
Mon Sep 1 08:06:59 UTC 2014 - tchvatal@suse.com

View File

@ -17,7 +17,7 @@
Name: cmake
Version: 3.0.1
Version: 3.0.2
Release: 0
Summary: Cross-platform, open-source make system
License: BSD-3-Clause