From dde12b99f51c8e1800f6579e78989481cd8020128811d1670e9f6aa1b6e718ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 15 Apr 2015 10:04:48 +0000 Subject: [PATCH] Accepting request 296791 from home:mathletic:branches:devel:tools:building update to CMake 3.2.2 OBS-URL: https://build.opensuse.org/request/show/296791 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=207 --- cmake-3.2.1.tar.gz | 3 --- cmake-3.2.2.tar.gz | 3 +++ cmake-gui.changes | 14 ++++++++++++++ cmake-gui.spec | 2 +- cmake.changes | 14 ++++++++++++++ cmake.spec | 2 +- 6 files changed, 33 insertions(+), 5 deletions(-) delete mode 100644 cmake-3.2.1.tar.gz create mode 100644 cmake-3.2.2.tar.gz diff --git a/cmake-3.2.1.tar.gz b/cmake-3.2.1.tar.gz deleted file mode 100644 index 90a90c2..0000000 --- a/cmake-3.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:759f1cf6b1a26b037726a9acca6da501235c20ad3671df29d43f29052ef1502c -size 6437801 diff --git a/cmake-3.2.2.tar.gz b/cmake-3.2.2.tar.gz new file mode 100644 index 0000000..2c751ea --- /dev/null +++ b/cmake-3.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ade94e6e36038774565f2aed8866415443444fb7a362eb0ea5096e40d5407c78 +size 6438736 diff --git a/cmake-gui.changes b/cmake-gui.changes index 05dbeed..65df5f5 100644 --- a/cmake-gui.changes +++ b/cmake-gui.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Apr 15 09:47:42 UTC 2015 - foss@grueninger.de + +- Update to 3.2.2 + file(LOCK): Close file descriptor/handle when releasing a lock + FindMFC: Use if(DEFINED) to simplify condition (#15477) + curl: Never consider using Windows APIs on Cygwin + liblzma: Use unaligned access only on Intel and PowerPC archs + liblzma: Disable XL compiler optimizations + liblzma: Disable GNU 3.3 compiler optimizations + KWSys SystemTools: Teach Touch with !create to succeed on missing file + Makefile: Fix multiple custom command outputs with one missing + libarchive: Fix string concatentation in Windows mktemp implementation + ------------------------------------------------------------------- Sun Mar 15 12:02:10 UTC 2015 - foss@grueninger.de diff --git a/cmake-gui.spec b/cmake-gui.spec index 369bb40..4dc6298 100644 --- a/cmake-gui.spec +++ b/cmake-gui.spec @@ -17,7 +17,7 @@ Name: cmake-gui -Version: 3.2.1 +Version: 3.2.2 Release: 0 Summary: CMake graphical user interface License: BSD-3-Clause diff --git a/cmake.changes b/cmake.changes index 6c24378..a22f928 100644 --- a/cmake.changes +++ b/cmake.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Apr 15 09:47:39 UTC 2015 - foss@grueninger.de + +- Update to 3.2.2 + file(LOCK): Close file descriptor/handle when releasing a lock + FindMFC: Use if(DEFINED) to simplify condition (#15477) + curl: Never consider using Windows APIs on Cygwin + liblzma: Use unaligned access only on Intel and PowerPC archs + liblzma: Disable XL compiler optimizations + liblzma: Disable GNU 3.3 compiler optimizations + KWSys SystemTools: Teach Touch with !create to succeed on missing file + Makefile: Fix multiple custom command outputs with one missing + libarchive: Fix string concatentation in Windows mktemp implementation + ------------------------------------------------------------------- Sat Apr 4 19:35:33 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/cmake.spec b/cmake.spec index 9148cb4..f2ea76d 100644 --- a/cmake.spec +++ b/cmake.spec @@ -17,7 +17,7 @@ Name: cmake -Version: 3.2.1 +Version: 3.2.2 Release: 0 Summary: Cross-platform, open-source make system License: BSD-3-Clause