SHA256
1
0
forked from pool/cmake

Updating link to change in openSUSE:Factory/cmake revision 40.0

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=81ec3368914d2c206c3a434f4b5261a1
This commit is contained in:
OBS User buildservice-autocommit
2010-07-23 15:17:12 +00:00
committed by Git OBS Bridge
parent 1483b9e29c
commit af90cd4ccf
8 changed files with 38 additions and 29 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Jul 20 20:33:49 UTC 2010 - puzel@novell.com
- update to cmake-2.8.2
- notable changes:
- CPack: Add native BZip2 support
- ExternalProject: Support .zip and .bz2 archives, MD5 verification
- GetPrerequisites: Provide an override hook
- Recognize ARM ABI/EABI with GNU compilers
- Recognize Clang compiler
- Search basic directories on "Generic" platform
- Support compression with 'cmake -E tar'
- a lot of bugfixes
-------------------------------------------------------------------
Thu Jun 10 16:24:47 UTC 2010 - dimstar@opensuse.org