forked from pool/cmake
Accepting request 296792 from devel:tools:building
1 OBS-URL: https://build.opensuse.org/request/show/296792 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=103
This commit is contained in:
commit
00f2258e38
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:759f1cf6b1a26b037726a9acca6da501235c20ad3671df29d43f29052ef1502c
|
||||
size 6437801
|
3
cmake-3.2.2.tar.gz
Normal file
3
cmake-3.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ade94e6e36038774565f2aed8866415443444fb7a362eb0ea5096e40d5407c78
|
||||
size 6438736
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user