Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mingw32-cross-cmake for 
openSUSE:Factory checked in at 2023-07-12 17:28:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw32-cross-cmake (Old)
 and      /work/SRC/openSUSE:Factory/.mingw32-cross-cmake.new.8922 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw32-cross-cmake"

Wed Jul 12 17:28:18 2023 rev:5 rq:1098379 version:1.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw32-cross-cmake/mingw32-cross-cmake.changes  
2023-06-26 18:17:25.206823885 +0200
+++ 
/work/SRC/openSUSE:Factory/.mingw32-cross-cmake.new.8922/mingw32-cross-cmake.changes
        2023-07-12 17:28:53.995145998 +0200
@@ -1,0 +2,8 @@
+Wed Jul 12 13:10:52 UTC 2023 - Imnotgivingmy nametoamachine 
<milan...@protonmail.com>
+
+- Update to version 1.1.3
+* Fixed /usr/bin/mingw32-cmake link being broken in tumbleweed
+  due to this distro using a different path for the libexec folder.
+  (see https://bugzilla.opensuse.org/show_bug.cgi?id=1213235)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mingw32-cross-cmake.spec ++++++
--- /var/tmp/diff_new_pack.sZWaVf/_old  2023-07-12 17:28:54.799151563 +0200
+++ /var/tmp/diff_new_pack.sZWaVf/_new  2023-07-12 17:28:54.843151868 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           mingw32-cross-cmake
-Version:        1.1.2
+Version:        1.1.3
 Release:        0
 Summary:        Cross build support for CMake
 License:        BSD-3-Clause
@@ -54,7 +54,7 @@
 mkdir -p %{buildroot}%{_rpmmacrodir}
 cp %{SOURCE1} %{buildroot}%{_rpmmacrodir}/macros.mingw32-cmake
 mkdir -p %{buildroot}%{_bindir}
-ln -s ../lib/mingw32-scripts %{buildroot}%{_bindir}/mingw32-cmake
+ln -s %{_libexecdir}/mingw32-scripts %{buildroot}%{_bindir}/mingw32-cmake
 
 # cmake support
 install -m 0755 %{SOURCE2} %{buildroot}%{_rpmconfigdir}

Reply via email to