Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mingw64-zlib for openSUSE:Factory 
checked in at 2023-03-10 22:07:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw64-zlib (Old)
 and      /work/SRC/openSUSE:Factory/.mingw64-zlib.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw64-zlib"

Fri Mar 10 22:07:16 2023 rev:6 rq:1070525 version:1.2.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw64-zlib/mingw64-zlib.changes        
2022-04-04 19:27:53.235508936 +0200
+++ /work/SRC/openSUSE:Factory/.mingw64-zlib.new.31432/mingw64-zlib.changes     
2023-03-10 22:07:20.597122492 +0100
@@ -1,0 +2,5 @@
+Thu Mar  2 17:04:20 UTC 2023 - Ralf Habacker <[email protected]>
+
+- Fix cmake macro usage (boo#1205135)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mingw64-zlib.spec ++++++
--- /var/tmp/diff_new_pack.dPiaDe/_old  2023-03-10 22:07:21.065124623 +0100
+++ /var/tmp/diff_new_pack.dPiaDe/_new  2023-03-10 22:07:21.069124641 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mingw64-zlib
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -110,7 +110,7 @@
 
 %build
 %_mingw64_cmake . -DINSTALL_PKGCONFIG_DIR=%{_mingw64_libdir}/pkgconfig
-%_mingw64_make CFLAGS=-shared LDFLAGS=-no-undefined
+%_mingw64_cmake_build CFLAGS=-shared LDFLAGS=-no-undefined
 
 cd contrib/minizip
 autoreconf -fi
@@ -122,7 +122,7 @@
 %_mingw64_make CFLAGS=-shared LDFLAGS=-no-undefined
 
 %install
-%make_install
+%_mingw64_cmake_install
 %make_install -C contrib/minizip
 # for compatibility with older packages
 ln -sf libz.dll %{buildroot}%{_mingw64_bindir}/zlib1.dll

Reply via email to