Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2018-07-24 17:29:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmake (Old)
 and      /work/SRC/openSUSE:Factory/.cmake.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmake"

Tue Jul 24 17:29:41 2018 rev:150 rq:624197 version:3.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmake/cmake-gui.changes  2018-06-27 
10:16:51.601994552 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new/cmake-gui.changes     2018-07-24 
17:29:54.275873901 +0200
@@ -1,0 +2,6 @@
+Wed Jul 18 22:25:50 UTC 2018 - f...@grueninger.de
+
+- update to 3.12.0:
+  * No changes specific to CMake-GUI
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/cmake/cmake.changes      2018-06-27 
10:16:52.257970692 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new/cmake.changes 2018-07-24 
17:29:54.483874164 +0200
@@ -1,0 +2,16 @@
+Wed Jul 18 21:35:32 UTC 2018 - f...@grueninger.de
+
+- update to 3.12.0:
+  * The “target_link_libraries()” command now supports Object
+Libraries. Linking to an object library uses its object files in
+direct dependents and also propagates usage requirements.
+  * The "cmake(1)" Build Tool Mode ("cmake --build") gained "--
+    parallel []" and "-j []" options to specify a parallel
+    build level.
+  * New “FindPython3” and “FindPython2” modules, as well as a new
+    “FindPython” module, have been added to provide a new way to locate
+    python environments.
+  full changelog https://cmake.org/cmake/help/v3.12/release/3.12.html
+- adjust c17-default.patch 
+
+-------------------------------------------------------------------

Old:
----
  cmake-3.11.4-SHA-256.txt
  cmake-3.11.4-SHA-256.txt.asc
  cmake-3.11.4.tar.gz

New:
----
  cmake-3.12.0-SHA-256.txt
  cmake-3.12.0-SHA-256.txt.asc
  cmake-3.12.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cmake-gui.spec ++++++
--- /var/tmp/diff_new_pack.dwf6pk/_old  2018-07-24 17:29:55.211875085 +0200
+++ /var/tmp/diff_new_pack.dwf6pk/_new  2018-07-24 17:29:55.211875085 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define shortversion 3.11
+%define shortversion 3.12
 Name:           cmake-gui
-Version:        3.11.4
+Version:        3.12.0
 Release:        0
 Summary:        CMake graphical user interface
 License:        BSD-3-Clause

cmake.spec: same change
++++++ c17-default.patch ++++++
--- /var/tmp/diff_new_pack.dwf6pk/_old  2018-07-24 17:29:55.251875136 +0200
+++ /var/tmp/diff_new_pack.dwf6pk/_new  2018-07-24 17:29:55.251875136 +0200
@@ -37,13 +37,13 @@
 ===================================================================
 --- a/Source/cmMakefile.cxx
 +++ b/Source/cmMakefile.cxx
-@@ -4161,7 +4161,7 @@ static const char* const CXX_FEATURES[]
+@@ -4261,7 +4261,7 @@ static const char* const CXX_FEATURES[] = { nullptr 
FOR_EACH_CXX_FEATURE(
    FEATURE_STRING) };
  #undef FEATURE_STRING
  
 -static const char* const C_STANDARDS[] = { "90", "99", "11" };
 +static const char* const C_STANDARDS[] = { "90", "99", "11", "17" };
- static const char* const CXX_STANDARDS[] = { "98", "11", "14", "17" };
+ static const char* const CXX_STANDARDS[] = { "98", "11", "14", "17", "20" };
  
  bool cmMakefile::AddRequiredTargetFeature(cmTarget* target,
 Index: b/Tests/CompileFeatures/CMakeLists.txt
@@ -67,9 +67,10 @@
 -#if DEFAULT_C11
 +#if DEFAULT_C17
 +#if __STDC_VERSION__ < 201710L
-+#error Unexpected value for __STDC_VERSION__.
++# error Unexpected value for __STDC_VERSION__.
 +#endif
 +#elif DEFAULT_C11
- #if __STDC_VERSION__ < 201112L
- #error Unexpected value for __STDC_VERSION__.
- #endif
+ #  if __STDC_VERSION__ < 201112L
+ #    error Unexpected value for __STDC_VERSION__.
+ #  endif
+ 

++++++ cmake-3.11.4-SHA-256.txt -> cmake-3.12.0-SHA-256.txt ++++++
--- /work/SRC/openSUSE:Factory/cmake/cmake-3.11.4-SHA-256.txt   2018-06-27 
10:16:39.906419966 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new/cmake-3.12.0-SHA-256.txt      
2018-07-24 17:29:45.715863070 +0200
@@ -1,11 +1,11 @@
-3649b7dd9c57a914bb89e6e054b37de324c85ab9ae055d4948cfa2d5df253416  
cmake-3.11.4-Darwin-x86_64.dmg
-2b5eb705f036b1906a5e0bce996e9cd56d43d73bdee8318ece3e5ce31657b812  
cmake-3.11.4-Darwin-x86_64.tar.gz
-317f37d8bd2e9a8beb3de720ff0d78740625d40225b4abf3d5591fd03f267ae2  
cmake-3.11.4-Linux-x86_64.sh
-6dab016a6b82082b8bcd0f4d1e53418d6372015dd983d29367b9153f1a376435  
cmake-3.11.4-Linux-x86_64.tar.gz
-72b3b82b6d2c2f3a375c0d2799c01819df8669dc55694c8b8daaf6232e873725  
cmake-3.11.4-win32-x86.msi
-b068001ff879f86e704977c50a8c5917e4b4406c66242366dba2674abe316579  
cmake-3.11.4-win32-x86.zip
-56e3605b8e49cd446f3487da88fcc38cb9c3e9e99a20f5d4bd63e54b7a35f869  
cmake-3.11.4-win64-x64.msi
-d3102abd0ded446c898252b58857871ee170312d8e7fd5cbff01fbcb1068a6e5  
cmake-3.11.4-win64-x64.zip
-c316158e2110f9223d0d8bfba120d40cb3e2c608842d27dcfe5445a4f8fe4954  
cmake-3.11.4.tar.Z
-8f864e9f78917de3e1483e256270daabc4a321741592c5b36af028e72bff87f5  
cmake-3.11.4.tar.gz
-786899fa415451f6e5b26d092296e2c1aa504dd4a31fef57bed090d80e94fdf3  
cmake-3.11.4.zip
+9320c9d2a71043b323090bf44d4dba14f95f59956bf7a7ba059d08ca296b6464  
cmake-3.12.0-Darwin-x86_64.dmg
+78d5914c0d0d57eae7fb4adaa731eee21316deafdda1e3992473e30f204ce8b6  
cmake-3.12.0-Darwin-x86_64.tar.gz
+052b7daa2adab40211c6644da200ef95096d2adbcebd4cc5e60230d9023168bd  
cmake-3.12.0-Linux-x86_64.sh
+2cc891a77f5850ffecb2d358f3a84cd9b90e6941496ca531ea31e7bd7600a373  
cmake-3.12.0-Linux-x86_64.tar.gz
+8e7398006b5f0e0e73e548cb2183cc246f1032dae3f872480f7d79bfdae6301a  
cmake-3.12.0-win32-x86.msi
+4b6dac9c91e3ed611cc89f9b16912bf830d9e95eb06de3132c369a499c386df1  
cmake-3.12.0-win32-x86.zip
+fa67349f54551c5dca61e5f06b21af9ef2600526cf902d42660b166081121ef6  
cmake-3.12.0-win64-x64.msi
+b42e55410fa2629e3a876b4993fd6daea8e2629cb840d40c5a26247c923caf03  
cmake-3.12.0-win64-x64.zip
+372040a10800b1262749775cfe01cd5db6d68d25343e7b4cf4bd6909e81dea6d  
cmake-3.12.0.tar.Z
+d0781a90f6cdb9049d104ac16a150f9350b693498b9dea8a0331e799db6b9d69  
cmake-3.12.0.tar.gz
+a15ff8197c0583e9b08e91a65ce25bf5617c30546d436bce44e9dac51d29540f  
cmake-3.12.0.zip

++++++ cmake-3.11.4.tar.gz -> cmake-3.12.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/cmake/cmake-3.11.4.tar.gz 
/work/SRC/openSUSE:Factory/.cmake.new/cmake-3.12.0.tar.gz differ: char 5, line 1



Reply via email to