SHA256
3
0
forked from pool/cmake

Accepting request 208277 from devel:tools:building

Drop old 2.8.12 tarball
Adjust cmake-gui.spec so it uses 2.8.12.1 (forwarded request 208241 from sumski)

OBS-URL: https://build.opensuse.org/request/show/208277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=77
This commit is contained in:
Stephan Kulow 2013-11-25 15:58:37 +00:00 committed by Git OBS Bridge
commit 872fe91ba9
4 changed files with 21 additions and 4 deletions

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Nov 25 03:40:59 UTC 2013 - hrvoje.senjan@gmail.com
- Drop old 2.8.12 tarball
- Adjust cmake-gui.spec so it uses 2.8.12.1
-------------------------------------------------------------------
Thu Nov 7 12:52:33 UTC 2013 - vcizek@suse.com
- update to 2.8.12.1
* Reverts a change in behaviour from older versions caused by a bad
implementation of a CMake Policy introduced in 2.8.12: CMP0022
(bnc#849378)
-------------------------------------------------------------------
Tue Oct 8 16:35:02 UTC 2013 - hrvoje.senjan@gmail.com

View File

@ -17,7 +17,7 @@
Name: cmake-gui
Version: 2.8.12
Version: 2.8.12.1
Release: 0
Url: http://www.cmake.org/
Source0: http://www.cmake.org/files/v2.8/cmake-%{version}.tar.gz

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 25 03:40:59 UTC 2013 - hrvoje.senjan@gmail.com
- Drop old 2.8.12 tarball
- Adjust cmake-gui.spec so it uses 2.8.12.1
-------------------------------------------------------------------
Thu Nov 7 12:52:33 UTC 2013 - vcizek@suse.com