Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2019-06-24 21:50:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmake (Old)
 and      /work/SRC/openSUSE:Factory/.cmake.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmake"

Mon Jun 24 21:50:30 2019 rev:160 rq:710494 version:3.14.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmake/cmake-gui.changes  2019-02-20 
14:08:21.758998627 +0100
+++ /work/SRC/openSUSE:Factory/.cmake.new.4615/cmake-gui.changes        
2019-06-24 21:50:32.175974501 +0200
@@ -1,0 +2,25 @@
+Fri Jun 14 00:55:59 UTC 2019 - Avindra Goolcharan <avin...@opensuse.org>
+
+- update to 3.14.5
+  * No changes specific to CMake-GUI
+
+-------------------------------------------------------------------
+Fri May 24 22:53:37 UTC 2019 - Christoph G <f...@grueninger.de>
+
+- update to 3.14.4
+  * No changes specific to CMake-GUI
+
+-------------------------------------------------------------------
+Sat Mar 30 13:43:31 UTC 2019 - Christoph G <f...@grueninger.de>
+
+- update to 3.14.1
+  * No changes specific to CMake-GUI
+
+-------------------------------------------------------------------
+Fri Mar 15 05:19:38 UTC 2019 - Christoph G <f...@grueninger.de>
+
+- update to 3.14.0
+  * The "cmake-gui(1)" dialog gained new "-S" and "-B" arguments to
+  explicitly specify source and build directories.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/cmake/cmake.changes      2019-03-19 
11:08:14.998096375 +0100
+++ /work/SRC/openSUSE:Factory/.cmake.new.4615/cmake.changes    2019-06-24 
21:50:32.219974536 +0200
@@ -1,0 +2,67 @@
+Tue Jun 18 07:07:37 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Make %build_ldflags conditional.
+
+-------------------------------------------------------------------
+Mon Jun 17 11:19:06 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+  - Add -DCMAKE_STATIC_LINKER_FLAGS.
+  - Add %build_ldflags to all LINKER_FLAGS.
+
+-------------------------------------------------------------------
+Fri Jun 14 00:54:57 UTC 2019 - Avindra Goolcharan <avin...@opensuse.org>
+
+- update to 3.14.5
+  * fix bug: entries of the CPATH environment variable are no longer
+    excluded from explicit use via include_directories() and
+    target_include_directories() (broken since v 3.14)
+- fix duplicate packing of license file
+
+-------------------------------------------------------------------
+Fri May 24 22:53:56 UTC 2019 - Christoph G <f...@grueninger.de>
+
+- update to 3.14.4
+  * Various fixes for FindBoost
+- Drop cmake-fix-1096008.patch as boo#1096008 got fixed
+
+-------------------------------------------------------------------
+Sat Mar 30 13:40:41 UTC 2019 - Christoph G <f...@grueninger.de>
+
+- update to 3.14.1
+  * Eclipse: Fix extra generator to not crash on interface libraries
+  * cmake: Fix '-E copy foo .' to avoid clobbering file
+  * FindFontconfig: Convert module variables to camel case
+
+-------------------------------------------------------------------
+Fri Mar 15 05:20:57 UTC 2019 - Christoph G <f...@grueninger.de>
+
+- update to 3.14.0
+  * The “install(TARGETS)” command learned how to install to an
+    appropriate default directory for a given target type, based
+    on variables from the “GNUInstallDirs” module and built-in
+    defaults, in lieu of a “DESTINATION” argument.
+  * The “install(FILES)” and “install(DIRECTORY)” commands learned
+    a new set of parameters for installing files as a file type,
+    setting the destination based on the appropriate variables
+    from “GNUInstallDirs” and built-in defaults, in lieu of a
+    “DESTINATION” argument.
+  * The “install(CODE)” and “install(SCRIPT)” commands learned to
+    support generator expressions. See policy “CMP0087”.
+  * The “if()” command gained support for checking if cache
+    variables are defined with the “DEFINED CACHE{VAR}” syntax.
+  * A file-based api for clients to get semantic buildsystem
+    information has been added. See the “cmake-file-api(7)”
+    manual. This is intended to replace the “cmake-server(7)”
+    mode for IDEs.
+  * The “cmake(1)” Build Tool Mode (“cmake –build”) gained “–
+    verbose” and “-v” options to specify verbose build output.
+  * The “cmake(1)” “-E compare_files” command learned a new
+    “–ignore-eol” option to specify that end-of-line
+    differences should be ignored when comparing files.
+  * ChangeLog: https://cmake.org/cmake/help/v3.14/release/3.14.html
+- added patch cmake-fix-1096008.patch to remove failing test due
+  to boo#1096008
+- adjusted changed line numbers in cmake-fix-ruby-test.patch
+  and feature-suse-python-interp-search-order.patch
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ cmake-gui.spec ++++++
--- /var/tmp/diff_new_pack.GeeIEY/_old  2019-06-24 21:50:32.919975080 +0200
+++ /var/tmp/diff_new_pack.GeeIEY/_new  2019-06-24 21:50:32.919975080 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define shortversion 3.13
+%define shortversion 3.14
 # exclude for SLE 12 and Leap 42.x
 %if 0%{?suse_version} == 1315
 %define system_libuv OFF
@@ -25,7 +25,7 @@
 BuildRequires:  libuv-devel >= 1.10
 %endif
 Name:           cmake-gui
-Version:        3.13.4
+Version:        3.14.5
 Release:        0
 Summary:        CMake graphical user interface
 License:        BSD-3-Clause

++++++ cmake.spec ++++++
--- /var/tmp/diff_new_pack.GeeIEY/_old  2019-06-24 21:50:32.939975096 +0200
+++ /var/tmp/diff_new_pack.GeeIEY/_new  2019-06-24 21:50:32.943975099 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define shortversion 3.13
+%define shortversion 3.14
 # exclude for SLE 12 and Leap 42.x
 %if 0%{?suse_version} == 1315
 %define system_libuv OFF
@@ -25,7 +25,7 @@
 BuildRequires:  libuv-devel >= 1.10
 %endif
 Name:           cmake
-Version:        3.13.4
+Version:        3.14.5
 Release:        0
 Summary:        Cross-platform, open-source make system
 License:        BSD-3-Clause
@@ -53,7 +53,7 @@
 BuildRequires:  libexpat-devel
 BuildRequires:  ncurses-devel
 # this is commented as it would create dependancy cycle between jsoncpp and 
cmake
-#if 0%{?suse_version} > 1320
+#if 0 % { ? suse_version} > 1320
 #BuildRequires:  pkgconfig(jsoncpp)
 #endif
 BuildRequires:  pkgconfig
@@ -120,12 +120,8 @@
 %define cmake_mode_el %{_datadir}/emacs/site-lisp/%{name}-mode.el
 install -D -p -m 0644 Auxiliary/cmake-mode.el %{buildroot}%{cmake_mode_el}
 rm %{buildroot}%{_datadir}/%{name}/editors/emacs/cmake-mode.el
-
-# SLE12 or OpenSUSE Leap 42
-%if 0%{?suse_version} == 1315
-# remove left over orig file
-rm %{buildroot}%{_datadir}/%{name}/Modules/FindPythonInterp.cmake.orig
-%endif
+# fix: W: files-duplicate  (%license covers already)
+rm %{buildroot}%{_docdir}/%{name}/Copyright.txt
 
 %fdupes %{buildroot}%{_datadir}/cmake
 

++++++ cmake-3.13.4-SHA-256.txt -> cmake-3.14.5-SHA-256.txt ++++++
--- /work/SRC/openSUSE:Factory/cmake/cmake-3.13.4-SHA-256.txt   2019-02-20 
14:08:21.390998749 +0100
+++ /work/SRC/openSUSE:Factory/.cmake.new.4615/cmake-3.14.5-SHA-256.txt 
2019-06-24 21:50:31.907974293 +0200
@@ -1,11 +1,11 @@
-411c480b0f179054c26c4f854b2761b1fbbbe18c7c142f6554b0b363b4c21eaa  
cmake-3.13.4-Darwin-x86_64.dmg
-fef537614d73fda848f6168273b6c7ba45f850484533361e7bc50ac1d315f780  
cmake-3.13.4-Darwin-x86_64.tar.gz
-a3265957ef8784a89e2f71164273cce7cbbf3f1d4a98227bc31557ab889681c2  
cmake-3.13.4-Linux-x86_64.sh
-563a39e0a7c7368f81bfa1c3aff8b590a0617cdfe51177ddc808f66cc0866c76  
cmake-3.13.4-Linux-x86_64.tar.gz
-7c37235ece6ce85aab2ce169106e0e729504ad64707d56e4dbfc982cb4263847  
cmake-3.13.4-win32-x86.msi
-28daf772f55d817a13ef14e25af2a5569f8326dac66a6aa3cc5208cf1f8e943f  
cmake-3.13.4-win32-x86.zip
-64ac7dd5411b48c2717e15738b83ea0d4347cd51b940487dff7f99a870656c09  
cmake-3.13.4-win64-x64.msi
-bcd477d49e4a9400b41213d53450b474beaedb264631693c958ef9affa8e5623  
cmake-3.13.4-win64-x64.zip
-a4d081bdc49fa25b0913d602a9be8be462bb2fc246926b553d97e52fb0a1b56e  
cmake-3.13.4.tar.Z
-fdd928fee35f472920071d1c7f1a6a2b72c9b25e04f7a37b409349aef3f20e9b  
cmake-3.13.4.tar.gz
-fcde2bd40241b90d9806fb1db52972a80f727f3a156c29f9514b16f4004799d7  
cmake-3.13.4.zip
+a1dd64edb6036fdaa365ed0cd850e437ce6ab2e67da817f080376a2aa05eefc8  
cmake-3.14.5-Darwin-x86_64.dmg
+b0fde2bb6640653da618906764bb38b6b636df0082ed615074674a3146c18d6b  
cmake-3.14.5-Darwin-x86_64.tar.gz
+1a6082a92be9b11d1e956a2126d0c5ee6d2fbeb70cb419d3b92527e48d6b67c2  
cmake-3.14.5-Linux-x86_64.sh
+757e7ddd29d11422334a60d7cd9c19b7af20349a03cb15aa3c879f1b54193c95  
cmake-3.14.5-Linux-x86_64.tar.gz
+93cf5fa6c3dbb0de1cbb80765bcc6c4c8da6a70a8c8cbd7191e03f2f828bf4ab  
cmake-3.14.5-win32-x86.msi
+3fd5f0f8cc95761d5c52f44afe3c55e047704da57946ac4cdac80a4dd39ac6c7  
cmake-3.14.5-win32-x86.zip
+5776bc8e94e235234411ca65c2d368cdf07e7287708cce967ece8e07613fbd4d  
cmake-3.14.5-win64-x64.msi
+897c167ca809b05d50288a0f4f47028a2f160aff2b9b509791ddd75db12e415a  
cmake-3.14.5-win64-x64.zip
+910619bff984b731c2da41b3692c61b2ca4ad23bf85ee7377b30b6c608f2f845  
cmake-3.14.5.tar.Z
+505ae49ebe3c63c595fa5f814975d8b72848447ee13b6613b0f8b96ebda18c06  
cmake-3.14.5.tar.gz
+30ffb17a68594c8afb576e34207debffa28a41aec9e827c4ca20c7977b042d11  
cmake-3.14.5.zip

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

++++++ cmake-fix-ruby-test.patch ++++++
--- /var/tmp/diff_new_pack.GeeIEY/_old  2019-06-24 21:50:32.999975143 +0200
+++ /var/tmp/diff_new_pack.GeeIEY/_new  2019-06-24 21:50:33.003975145 +0200
@@ -2,7 +2,7 @@
 ===================================================================
 --- a/Modules/FindRuby.cmake
 +++ b/Modules/FindRuby.cmake
-@@ -110,7 +110,7 @@ if(RUBY_EXECUTABLE  AND NOT  RUBY_VERSIO
+@@ -111,7 +111,7 @@ if(RUBY_EXECUTABLE  AND NOT  RUBY_VERSIO
     _RUBY_CONFIG_VAR("sitelibdir" RUBY_SITELIB_DIR)
  
     # vendor_ruby available ?


++++++ cmake.macros ++++++
--- /var/tmp/diff_new_pack.GeeIEY/_old  2019-06-24 21:50:33.039975173 +0200
+++ /var/tmp/diff_new_pack.GeeIEY/_new  2019-06-24 21:50:33.039975173 +0200
@@ -28,9 +28,10 @@
         -DCMAKE_C_FLAGS="${CFLAGS:-%optflags} -DNDEBUG" \\\
         -DCMAKE_CXX_FLAGS="${CXXFLAGS:-%optflags} -DNDEBUG" \\\
         -DCMAKE_Fortran_FLAGS="${FFLAGS:-%optflags%{?_fmoddir: -I%_fmoddir}} 
-DNDEBUG" \\\
-        -DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,--no-undefined 
-Wl,-z,now" \\\
-        -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed" \\\
-        -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,--no-undefined 
-Wl,-z,now" \\\
+        -DCMAKE_EXE_LINKER_FLAGS="%{?build_ldflags} -Wl,--as-needed 
-Wl,--no-undefined -Wl,-z,now" \\\
+        -DCMAKE_MODULE_LINKER_FLAGS="%{?build_ldflags} -Wl,--as-needed" \\\
+        -DCMAKE_SHARED_LINKER_FLAGS="%{?build_ldflags} -Wl,--as-needed 
-Wl,--no-undefined -Wl,-z,now" \\\
+        -DCMAKE_STATIC_LINKER_FLAGS="%{?build_ldflags}" \\\
 %if "%{?_lib}" == "lib64" \
         -DLIB_SUFFIX=64 \\\
 %endif \

++++++ feature-suse-python-interp-search-order.patch ++++++
--- /var/tmp/diff_new_pack.GeeIEY/_old  2019-06-24 21:50:33.059975189 +0200
+++ /var/tmp/diff_new_pack.GeeIEY/_new  2019-06-24 21:50:33.059975189 +0200
@@ -2,7 +2,7 @@
 ===================================================================
 --- cmake-3.10.1.orig/Modules/FindPythonInterp.cmake
 +++ cmake-3.10.1/Modules/FindPythonInterp.cmake
-@@ -78,8 +78,9 @@ if(DEFINED PYTHONLIBS_VERSION_STRING)
+@@ -83,8 +83,9 @@ if(DEFINED PYTHONLIBS_VERSION_STRING)
    list(GET _PYTHONLIBS_VERSION 1 _PYTHONLIBS_VERSION_MINOR)
    list(APPEND _Python_VERSIONS 
${_PYTHONLIBS_VERSION_MAJOR}.${_PYTHONLIBS_VERSION_MINOR})
  endif()


Reply via email to