From c644d0d55bbcf664c365655df16b7794777b5bbd7e216819ee1d1739a875b2af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sat, 3 Aug 2013 16:32:07 +0000 Subject: [PATCH] Accepting request 185745 from home:sumski:frameworks Update to 2.8.11.2 OBS-URL: https://build.opensuse.org/request/show/185745 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=119 --- cmake-2.8.11.1.tar.gz | 3 --- cmake-2.8.11.2.tar.gz | 3 +++ cmake-gui.changes | 13 +++++++++++++ cmake-gui.spec | 2 +- cmake.changes | 13 +++++++++++++ cmake.spec | 2 +- 6 files changed, 31 insertions(+), 5 deletions(-) delete mode 100644 cmake-2.8.11.1.tar.gz create mode 100644 cmake-2.8.11.2.tar.gz diff --git a/cmake-2.8.11.1.tar.gz b/cmake-2.8.11.1.tar.gz deleted file mode 100644 index d19756c..0000000 --- a/cmake-2.8.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7dbb86824051319b8e082d2f892ebe6d5914b4dac9b9ef1aeac5e7ed054b0bf -size 5886098 diff --git a/cmake-2.8.11.2.tar.gz b/cmake-2.8.11.2.tar.gz new file mode 100644 index 0000000..a41d7ee --- /dev/null +++ b/cmake-2.8.11.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b32acb483afdd14339941c6e4ec25f633d916a7a472653a0b00838771a6c0562 +size 5887016 diff --git a/cmake-gui.changes b/cmake-gui.changes index fe959c3..18d30a5 100644 --- a/cmake-gui.changes +++ b/cmake-gui.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Aug 3 12:23:35 UTC 2013 - hrvoje.senjan@gmail.com + +- Update to 2.8.11.2 + * asm support: adapt to changes in CMakeDetectCompiler in 2.8.10 + * SelectLibraryConfigurations: Fix for cached _LIBRARY + * cmCryptoHash: Increase alignment of HashFile buffer + * cmcurl: Backport curl bug 1192 fix (#14250) + * VS12: Add Visual Studio 12 generator (#14251) + * VS12: Generate flag tables from MSBuild v120 tool files + * FindBoost: Add -vc120 mangling for VS 12 + * VS: Clarify Visual Studio product year for each version + ------------------------------------------------------------------- Sat Jun 8 08:16:43 UTC 2013 - cgiboudeaux@gmx.com diff --git a/cmake-gui.spec b/cmake-gui.spec index 1c44469..d4dc014 100644 --- a/cmake-gui.spec +++ b/cmake-gui.spec @@ -17,7 +17,7 @@ Name: cmake-gui -Version: 2.8.11.1 +Version: 2.8.11.2 Release: 0 Url: http://www.cmake.org/ Source0: http://www.cmake.org/files/v2.8/cmake-%{version}.tar.gz diff --git a/cmake.changes b/cmake.changes index b16a641..d50135c 100644 --- a/cmake.changes +++ b/cmake.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Aug 3 12:23:35 UTC 2013 - hrvoje.senjan@gmail.com + +- Update to 2.8.11.2 + * asm support: adapt to changes in CMakeDetectCompiler in 2.8.10 + * SelectLibraryConfigurations: Fix for cached _LIBRARY + * cmCryptoHash: Increase alignment of HashFile buffer + * cmcurl: Backport curl bug 1192 fix (#14250) + * VS12: Add Visual Studio 12 generator (#14251) + * VS12: Generate flag tables from MSBuild v120 tool files + * FindBoost: Add -vc120 mangling for VS 12 + * VS: Clarify Visual Studio product year for each version + ------------------------------------------------------------------- Thu Aug 1 09:12:20 UTC 2013 - vcizek@suse.com diff --git a/cmake.spec b/cmake.spec index cc4ea9a..5ebd92b 100644 --- a/cmake.spec +++ b/cmake.spec @@ -17,7 +17,7 @@ Name: cmake -Version: 2.8.11.1 +Version: 2.8.11.2 Release: 0 Url: http://www.cmake.org/ Source0: http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz