Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2022-04-02 18:19:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmake (Old)
 and      /work/SRC/openSUSE:Factory/.cmake.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmake"

Sat Apr  2 18:19:46 2022 rev:213 rq:965811 version:3.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmake/cmake.changes      2022-03-23 
20:15:24.698362565 +0100
+++ /work/SRC/openSUSE:Factory/.cmake.new.1900/cmake.changes    2022-04-02 
18:19:48.286770645 +0200
@@ -1,0 +2,17 @@
+Tue Mar 29 19:18:02 UTC 2022 - Christoph G <f...@grueninger.de>
+
+- Update to 3.23.0
+  * "cmake-presets(7)" files now have an optional "include" field,
+    which allows the files to include other files.
+  * The "install(TARGETS)" command gained a new "FILE_SET" argument,
+    which can be used to install header file sets associated with a
+    target.
+  * The "target_sources()" command gained a new "FILE_SET" mode,
+    which can be used to add headers as header-only source files of
+    a target.
+  * The "CMAKE_CUDA_ARCHITECTURES" variable and associated
+    "CUDA_ARCHITECTURES" target property now support the "all", and
+    "all-major" values for CUDA toolkit 7.0+.
+- Drop "fix-avoid-file-static-init.patch" which is part of upstream
+
+-------------------------------------------------------------------

Old:
----
  cmake-3.22.3-SHA-256.txt
  cmake-3.22.3-SHA-256.txt.asc
  cmake-3.22.3.tar.gz
  fix-avoid-file-static-init.patch

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

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

Other differences:
------------------
++++++ cmake.spec ++++++
--- /var/tmp/diff_new_pack.Vn0110/_old  2022-04-02 18:19:48.966763012 +0200
+++ /var/tmp/diff_new_pack.Vn0110/_new  2022-04-02 18:19:48.970762968 +0200
@@ -44,9 +44,9 @@
 %else
 %bcond_with full
 %endif
-%define shortversion 3.22
+%define shortversion 3.23
 Name:           cmake%{?psuffix}
-Version:        3.22.3
+Version:        3.23.0
 Release:        0
 Summary:        Cross-platform make system
 License:        BSD-3-Clause
@@ -64,8 +64,6 @@
 # Search for python interpreters from newest to oldest rather then picking up 
/usr/bin/python as first choice
 Patch1:         feature-suse-python-interp-search-order.patch
 Patch2:         cmake-fix-png-include-dir.patch
-# boo#1194815 fix from upstream fixes gcc12 builds
-Patch3:         fix-avoid-file-static-init.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -74,7 +72,9 @@
 BuildRequires:  pkgconfig(expat)
 BuildRequires:  pkgconfig(liblzma)
 BuildRequires:  pkgconfig(libssl)
-BuildRequires:  pkgconfig(libuv) >= 1.10
+%if %{suse_version} > 1500
+BuildRequires:  pkgconfig(libuv) >= 1.28
+%endif
 BuildRequires:  pkgconfig(ncurses)
 BuildRequires:  pkgconfig(zlib)
 %if "%{flavor}" == ""
@@ -156,6 +156,9 @@
 %endif
     --parallel=0%{jobs} \
     --verbose \
+%if %{suse_version} < 1550
+    --no-system-libuv \
+%endif
 %if %{with qhelp}
     --sphinx-qthelp \
 %endif

++++++ cmake-3.22.3-SHA-256.txt -> cmake-3.23.0-SHA-256.txt ++++++
--- /work/SRC/openSUSE:Factory/cmake/cmake-3.22.3-SHA-256.txt   2022-03-23 
20:15:24.066362238 +0100
+++ /work/SRC/openSUSE:Factory/.cmake.new.1900/cmake-3.23.0-SHA-256.txt 
2022-04-02 18:19:48.058773204 +0200
@@ -1,15 +1,15 @@
-284e75a607b8602c42d589b62eb1d2cb4ac767509bdc70586465f5638a9d78cf  
cmake-3.22.3-files-v1.json
-11346e25ff0a29f65e73cf77f814d810f4afc1255677c37682ac718ae8fa2b92  
cmake-3.22.3-linux-aarch64.sh
-76e708318c1bc775e723b365b2d93732c58451cca5abd9cda0833e649382e3ce  
cmake-3.22.3-linux-aarch64.tar.gz
-9439aabc484e2da38a3656b72925ed6ac2e50e30fe212db8b2dd5ff2de66c035  
cmake-3.22.3-linux-x86_64.sh
-96ace92dfe42b1c6c9c116fdb1c7adc42cb90cbaa87adcebc1a8de7ea129865c  
cmake-3.22.3-linux-x86_64.tar.gz
-f3371c6e95dd75e0b789b73d57f95453678ebdc3546a830e6a3e003f6f94040f  
cmake-3.22.3-macos-universal.dmg
-92b0d5711e13a6a88f0970403edd9b60f2468aebb7e77fb8f3d680b1913dffad  
cmake-3.22.3-macos-universal.tar.gz
-288798689d8d33b0c51599ff3538a654547efa1a64f200b69a3d283690993de6  
cmake-3.22.3-macos10.10-universal.dmg
-187b618193fce11a973daf6ee4f1360219628c2ca6ff4a2370027695505c9d79  
cmake-3.22.3-macos10.10-universal.tar.gz
-6336a550e57af46ae7084275aa87e8f602782a922c6ca2eb855d653b30e21ce4  
cmake-3.22.3-windows-i386.msi
-46604d5e6c150883dc2fb1435b66d3b28754f6dc69b522da03845631a4e3f278  
cmake-3.22.3-windows-i386.zip
-5bebbd44abc339c02fd525dce7c2931f9668d7d1a4a11e42e32be49301ba3658  
cmake-3.22.3-windows-x86_64.msi
-0018b369f06646d4784fad131a155333c9d59a03dee6390324f81b9df72a2f00  
cmake-3.22.3-windows-x86_64.zip
-9f8469166f94553b6978a16ee29227ec49a2eb5ceb608275dec40d8ae0d1b5a0  
cmake-3.22.3.tar.gz
-5150b8eefe32562042b464c2d6ba78fa6f2c5cbebb97dca6e52511a14c425c9a  
cmake-3.22.3.zip
+e37bbbbe3fc8cd2c43961b06b78be9d73d12d619183471a1169a1996e0043556  
cmake-3.23.0-files-v1.json
+9f8d42ef0b33d1bea47afe15875435dac58503d6a3b58842b473fd811e6df172  
cmake-3.23.0-linux-aarch64.sh
+17e8589139c363bd536af7a8c283dcf5a48e1631c359337e45a1843a7ac68985  
cmake-3.23.0-linux-aarch64.tar.gz
+5eaf3ded8255b3d149c7aad68c473f01c2345dce872e03c92f2e9c0185dfa75a  
cmake-3.23.0-linux-x86_64.sh
+83f58ab96af19282cf19deaab942fe7990646ff798e6059d217a1a805d1ecf1b  
cmake-3.23.0-linux-x86_64.tar.gz
+a410fd9615f7f3c2f61456d3cf6b09abc50d51b6b32adf4803b4d63e3c015592  
cmake-3.23.0-macos-universal.dmg
+db09be78c97721d3b26947f90ac0411ae6cbe7406705cedcc72df9f04b3f79c8  
cmake-3.23.0-macos-universal.tar.gz
+73fec71ad1c2334f165da35bc79f712e42a0156dc44c69b55124f2ba769233f2  
cmake-3.23.0-macos10.10-universal.dmg
+f2958a0d92dc839cdbbfd1aa25ee7d42d46e7047a045adcb5f8f6e08833e442b  
cmake-3.23.0-macos10.10-universal.tar.gz
+4f5a4b839fd6dee0362392a34719422e03faa2e039378d086b3a4c1832fff5fe  
cmake-3.23.0-windows-i386.msi
+615a030f8cff0aa1895a8d08fe95a4ddef1b3291a33c192c4c991e9e39b71db0  
cmake-3.23.0-windows-i386.zip
+1e772025844f1cc648d28f42090038e5ca5cf72e2889de26d8d05ee25da17061  
cmake-3.23.0-windows-x86_64.msi
+aedbbd88bdd866dccf34280ba26b05e1bc930e26ddc2ebba50e3667cdf4594b8  
cmake-3.23.0-windows-x86_64.zip
+5ab0a12f702f44013be7e19534cd9094d65cc9fe7b2cd0f8c9e5318e0fe4ac82  
cmake-3.23.0.tar.gz
+9345b7de8a0469c10880b81b72f96c181e0ec1d134e7747963f0e4f6ad3c443d  
cmake-3.23.0.zip

++++++ cmake-3.22.3.tar.gz -> cmake-3.23.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/cmake/cmake-3.22.3.tar.gz 
/work/SRC/openSUSE:Factory/.cmake.new.1900/cmake-3.23.0.tar.gz differ: char 13, 
line 1

Reply via email to