diff --git a/cmake-3.0.0.tar.gz b/cmake-3.0.0.tar.gz deleted file mode 100644 index c818e9a..0000000 --- a/cmake-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99a34b7f74000404feffd82fba9d9e0cd623428c74b6a4851a0dee1c272606c0 -size 5489804 diff --git a/cmake-3.0.1.tar.gz b/cmake-3.0.1.tar.gz new file mode 100644 index 0000000..df09c41 --- /dev/null +++ b/cmake-3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea11a8fb6679496de4e198ab93007968faa638663691cdf731ae2d4ed74e00c2 +size 5490281 diff --git a/cmake-gui.changes b/cmake-gui.changes index 09c9ba6..d7411ee 100644 --- a/cmake-gui.changes +++ b/cmake-gui.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Aug 10 14:33:05 UTC 2014 - andreas.stieger@gmx.de + +- CMake 3.0.1: + * Ninja: Remove CMake includes from explicit depends + * KWSys SystemInformation: No SA_RESTART on QNX + * cmake: Fix read-after-free while checking command-line arguments + * Fortran: Add support for GNU >= 4.9 compressed modules + * bootstrap: Clarify name of configured source directory + * bootstrap: Fix "make test" and "make package" targets + * UseSWIG: Fix check for noproxy flag + * CMakeExpandImportedTargets: Do not read property on non-target + * Check*CompilerFlag: Avoid ';' in common pattern + * cmcurl: Fix a build failure with the Cray compiler on Linux + * FindQt4: Add nativewifi and qtga plugins + * QNX: Add missing flags for configurations and artifact creation. + ------------------------------------------------------------------- Thu Jul 3 07:57:47 UTC 2014 - tchvatal@suse.com diff --git a/cmake-gui.spec b/cmake-gui.spec index 504b788..3fafadc 100644 --- a/cmake-gui.spec +++ b/cmake-gui.spec @@ -17,7 +17,7 @@ Name: cmake-gui -Version: 3.0.0 +Version: 3.0.1 Release: 0 Summary: CMake graphical user interface License: BSD-3-Clause diff --git a/cmake.changes b/cmake.changes index 2fbad5c..12094c8 100644 --- a/cmake.changes +++ b/cmake.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Aug 10 14:33:05 UTC 2014 - andreas.stieger@gmx.de + +- CMake 3.0.1: + * Ninja: Remove CMake includes from explicit depends + * KWSys SystemInformation: No SA_RESTART on QNX + * cmake: Fix read-after-free while checking command-line arguments + * Fortran: Add support for GNU >= 4.9 compressed modules + * bootstrap: Clarify name of configured source directory + * bootstrap: Fix "make test" and "make package" targets + * UseSWIG: Fix check for noproxy flag + * CMakeExpandImportedTargets: Do not read property on non-target + * Check*CompilerFlag: Avoid ';' in common pattern + * cmcurl: Fix a build failure with the Cray compiler on Linux + * FindQt4: Add nativewifi and qtga plugins + * QNX: Add missing flags for configurations and artifact creation. + ------------------------------------------------------------------- Thu Jul 3 07:57:26 UTC 2014 - tchvatal@suse.com diff --git a/cmake.spec b/cmake.spec index fd7cf9e..05d8ac7 100644 --- a/cmake.spec +++ b/cmake.spec @@ -17,7 +17,7 @@ Name: cmake -Version: 3.0.0 +Version: 3.0.1 Release: 0 Summary: Cross-platform, open-source make system License: BSD-3-Clause