diff --git a/cmake-2.8.11.1.tar.gz b/cmake-2.8.11.1.tar.gz new file mode 100644 index 0000000..d19756c --- /dev/null +++ b/cmake-2.8.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7dbb86824051319b8e082d2f892ebe6d5914b4dac9b9ef1aeac5e7ed054b0bf +size 5886098 diff --git a/cmake-2.8.11.tar.gz b/cmake-2.8.11.tar.gz deleted file mode 100644 index 633b7b9..0000000 --- a/cmake-2.8.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20d0d3661797fa82c19e7a75c7315c640e001cb3238331ca170bb0fae27feee5 -size 5883643 diff --git a/cmake-gui.changes b/cmake-gui.changes index 58f715a..fe959c3 100644 --- a/cmake-gui.changes +++ b/cmake-gui.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat Jun 8 08:16:43 UTC 2013 - cgiboudeaux@gmx.com + +- Update to 2.8.11.1 + * ExternalData: Do not re-stage staged object files + * try_compile: Fix quoting of libraries in generated CMakeLists.txt + * KWSys: Fix SystemTools::FileIsDirectory with long paths (#14176) + * FindBoost: Fix handling of \ in input paths (#14179) + * Xcode: Fix framework search paths in STATIC library targets (#14191) + * Fix test failures caused by regexp-sensitive characters in the build paths + * include_directories: Fix handling of empty or space-only entries + * try_compile: Trim whitespace from LINK_LIBRARIES entries + * cmTarget: Remove some hardcoding of transitive property names. + * GenexEval: Extract a getLinkedTargetsContent from TargetPropertyNode. + * GenexEval: Fix evaluation of INCLUDE_DIRECTORIES target property. + * GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property. + * FindQt4: Don't fail if certain Qt modules are unavailable. + * Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules. + * Genex: Fix the HEAD target used for evaluated expressions + ------------------------------------------------------------------- Sat May 18 12:42:24 UTC 2013 - cgiboudeaux@gmx.com diff --git a/cmake-gui.spec b/cmake-gui.spec index 4c9e88b..cffe357 100644 --- a/cmake-gui.spec +++ b/cmake-gui.spec @@ -17,7 +17,7 @@ Name: cmake-gui -Version: 2.8.11 +Version: 2.8.11.1 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 cc4c0d1..3e01258 100644 --- a/cmake.changes +++ b/cmake.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat Jun 8 08:16:43 UTC 2013 - cgiboudeaux@gmx.com + +- Update to 2.8.11.1 + * ExternalData: Do not re-stage staged object files + * try_compile: Fix quoting of libraries in generated CMakeLists.txt + * KWSys: Fix SystemTools::FileIsDirectory with long paths (#14176) + * FindBoost: Fix handling of \ in input paths (#14179) + * Xcode: Fix framework search paths in STATIC library targets (#14191) + * Fix test failures caused by regexp-sensitive characters in the build paths + * include_directories: Fix handling of empty or space-only entries + * try_compile: Trim whitespace from LINK_LIBRARIES entries + * cmTarget: Remove some hardcoding of transitive property names. + * GenexEval: Extract a getLinkedTargetsContent from TargetPropertyNode. + * GenexEval: Fix evaluation of INCLUDE_DIRECTORIES target property. + * GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property. + * FindQt4: Don't fail if certain Qt modules are unavailable. + * Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules. + * Genex: Fix the HEAD target used for evaluated expressions + ------------------------------------------------------------------- Sat May 18 12:42:24 UTC 2013 - cgiboudeaux@gmx.com diff --git a/cmake.spec b/cmake.spec index 2f91789..38e095e 100644 --- a/cmake.spec +++ b/cmake.spec @@ -17,7 +17,7 @@ Name: cmake -Version: 2.8.11 +Version: 2.8.11.1 Release: 0 Url: http://www.cmake.org/ Source0: http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz