SHA256
6
0
forked from pool/cmake

Accepting request 224366 from KDE:Unstable:Frameworks

Update to 3.0.0~rc1 (i'm guessing this one will need a staging for sure ;-)

OBS-URL: https://build.opensuse.org/request/show/224366
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=141
This commit is contained in:
Sascha Peilicke
2014-03-06 09:36:53 +00:00
committed by Git OBS Bridge
parent 1b99c7a5b7
commit ba5c0f0076
9 changed files with 45 additions and 86 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Mar 1 00:22:54 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 3.0.0~rc1
* First release candidate of 3.0.0 release, for more details, please
see http://www.cmake.org/cmake/help/v3.0/release/3.0.0.html
- Drop cmake-jni-ppc64le.patch and fix-check-for-freetype251.patch,
merged upstream
- Added pkgconfig(bzip2) BuildRequires for bzip2 support
- Rebase cmake-fix-ruby-test.patch to current release
- All documentation is now available in rst format, and in
/usr/share/cmake/Help directory (including former man files),
see mentioned online changelog
-------------------------------------------------------------------
Tue Feb 18 00:30:04 UTC 2014 - dvaleev@suse.com