forked from pool/cmake
Accepting request 140596 from home:cgiboudeaux:branches:devel:tools:building
Update to 2.8.10.1 Improve the 2.8.10 changelog OBS-URL: https://build.opensuse.org/request/show/140596 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=99
This commit is contained in:
parent
d786652a21
commit
ed4a6a8513
3
cmake-2.8.10.1.tar.gz
Normal file
3
cmake-2.8.10.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dbfb9d609e8fdb6f0947993246c11e2ee5d47944d6e7bd9314463b31e420e6e0
|
||||||
|
size 5767574
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a18b721c547c2ce2ea9378f2687caca4398fc348982ede799e96b26924cc9e04
|
|
||||||
size 5766728
|
|
@ -1,8 +1,22 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 2 13:28:33 UTC 2012 - cgiboudeaux@gmx.com
|
Wed Nov 7 21:24:45 UTC 2012 - cgiboudeaux@gmx.com
|
||||||
|
|
||||||
|
- Update to 2.8.10.1 This is a bugfix release
|
||||||
|
* Fix kitware#0013651: FindSDL.cmake is broken
|
||||||
|
* Fix kitware#0013638: ./configure reports Copyright 2000-2011
|
||||||
|
Complete changelog: http://public.kitware.com/Bug/changelog_page.php?version_id=105
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 2 13:28:27 UTC 2012 - cgiboudeaux@gmx.com
|
||||||
|
|
||||||
- Update to 2.8.10
|
- Update to 2.8.10
|
||||||
* See /usr/share/doc/packages/cmake/Changelog for changes
|
* file(DOWNLOAD now handles "https" URLs -- the pre-built binaries available from Kitware link to OpenSSL
|
||||||
|
* Automoc: fix kitware#13572: issue with symbolic links
|
||||||
|
* Uniform compiler "id" and version number variables available for nearly all known compilers and platforms
|
||||||
|
* New way to arrange exported targets that depend on other targets into "export sets"
|
||||||
|
* New generator expressions
|
||||||
|
* Generator expressions available in more contexts, namely in the INCLUDE_DIRECTORIES and COMPILE_DEFINITIONS target properties
|
||||||
|
See /usr/share/doc/packages/cmake/Changelog for the complete changelog
|
||||||
- Minor spec cleanup
|
- Minor spec cleanup
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cmake-gui
|
Name: cmake-gui
|
||||||
Version: 2.8.10
|
Version: 2.8.10.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.cmake.org/
|
Url: http://www.cmake.org/
|
||||||
Source0: http://www.cmake.org/files/v2.8/cmake-%{version}.tar.gz
|
Source0: http://www.cmake.org/files/v2.8/cmake-%{version}.tar.gz
|
||||||
|
@ -1,8 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 7 21:24:45 UTC 2012 - cgiboudeaux@gmx.com
|
||||||
|
|
||||||
|
- Update to 2.8.10.1 This is a bugfix release
|
||||||
|
* Fix kitware#0013651: FindSDL.cmake is broken
|
||||||
|
* Fix kitware#0013638: ./configure reports Copyright 2000-2011
|
||||||
|
Complete changelog: http://public.kitware.com/Bug/changelog_page.php?version_id=105
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 2 13:28:27 UTC 2012 - cgiboudeaux@gmx.com
|
Fri Nov 2 13:28:27 UTC 2012 - cgiboudeaux@gmx.com
|
||||||
|
|
||||||
- Update to 2.8.10
|
- Update to 2.8.10
|
||||||
* See /usr/share/doc/packages/cmake/Changelog for changes
|
* file(DOWNLOAD now handles "https" URLs -- the pre-built binaries available from Kitware link to OpenSSL
|
||||||
|
* Automoc: fix kitware#13572: issue with symbolic links
|
||||||
|
* Uniform compiler "id" and version number variables available for nearly all known compilers and platforms
|
||||||
|
* New way to arrange exported targets that depend on other targets into "export sets"
|
||||||
|
* New generator expressions
|
||||||
|
* Generator expressions available in more contexts, namely in the INCLUDE_DIRECTORIES and COMPILE_DEFINITIONS target properties
|
||||||
|
See /usr/share/doc/packages/cmake/Changelog for the complete changelog
|
||||||
- Minor spec cleanup
|
- Minor spec cleanup
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 2.8.10
|
Version: 2.8.10.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.cmake.org/
|
Url: http://www.cmake.org/
|
||||||
Source0: http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz
|
Source0: http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user