Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mingw32-runtime for openSUSE:Factory 
checked in at 2026-08-28 19:51:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw32-runtime (Old)
 and      /work/SRC/openSUSE:Factory/.mingw32-runtime.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw32-runtime"

Fri Aug 28 19:51:32 2026 rev:9 rq:1374240 version:14.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw32-runtime/mingw32-runtime.changes  
2025-02-11 21:25:59.985662040 +0100
+++ 
/work/SRC/openSUSE:Factory/.mingw32-runtime.new.1265/mingw32-runtime.changes    
    2026-08-28 19:53:03.494880166 +0200
@@ -1,0 +2,20 @@
+Wed Aug 26 16:28:19 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 14
+  * Various fixes to the `stat()` family, `mbstowcs`/`wcstomb`
+  * Added C23 binary `mingw_pformat` specifiers `%b` and `%B`
+  * Added support for `mingw_pformat` `%ws`, `%wS`, `%wc` and `%wC`
+  * Added C23 half-revolution trigonometric math functions
+  * Removed MINGW_HAS_SECURE_API, secure APIs are always provided
+  * Removed MINGW_HAS_DDK_H
+
+-------------------------------------------------------------------
+Mon May 12 20:26:43 UTC 2025 - Ralf Habacker <[email protected]>
+
+- Add support to use a different crt (boo#1243096)
+  By specifying %_mingw32_crt <crt> in the obs project config
+  a different c runtime library can be used for building this
+  package.
+- Fix warning "It's not recommended to have unversioned Obsoletes"
+
+-------------------------------------------------------------------

Old:
----
  mingw-w64-v12.0.0.tar.bz2

New:
----
  mingw-w64-v14.0.0.tar.bz2

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

Other differences:
------------------
++++++ mingw32-runtime.spec ++++++
--- /var/tmp/diff_new_pack.25auBa/_old  2026-08-28 19:53:04.983932214 +0200
+++ /var/tmp/diff_new_pack.25auBa/_new  2026-08-28 19:53:04.985932284 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           mingw32-runtime
-Version:        12.0.0
+Version:        14.0.0
 Release:        0
 Summary:        MinGW-w64 runtime libraries for Win32
 License:        SUSE-Public-Domain
@@ -38,7 +38,7 @@
 Requires:       mingw32-headers <= %version
 # Once this is installed, mingw32-bootstrap (binary bootstrapper) is no
 # longer needed.
-Obsoletes:      mingw32-runtime-bootstrap
+Obsoletes:      mingw32-runtime-bootstrap < %{version}
 BuildArch:      noarch
 %_mingw32_package_header_debug
 
@@ -49,8 +49,10 @@
 %autosetup -n mingw-w64-v%version/mingw-w64-crt
 
 %build
-%_mingw32_configure --enable-lib32 --disable-lib64 \
-       --with-default-msvcrt=msvcrt
+%_mingw32_configure \
+    --disable-lib64 \
+    --enable-lib32\
+    
--with-default-msvcrt=%{?_mingw32_crt:%{_mingw32_crt}}%{!?_mingw32_crt:msvcrt}
 %make_build
 
 %install

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.25auBa/_old  2026-08-28 19:53:05.078935535 +0200
+++ /var/tmp/diff_new_pack.25auBa/_new  2026-08-28 19:53:05.089935920 +0200
@@ -1,5 +1,5 @@
-mtime: 1739118470
-commit: 265c0c4cdc0d574d7f2c7cf0531d91efffb0845d5817ea2e383a295505d3721f
+mtime: 1787761974
+commit: 3e921bd909dc2d926d68a2e5a9244b9e5d7c404c4ee6188350fd6740da6eeaad
 url: https://src.opensuse.org/mingw/mingw32-runtime
 revision: master
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-08-26 18:32:54.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ mingw-w64-v12.0.0.tar.bz2 -> mingw-w64-v14.0.0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/mingw32-runtime/mingw-w64-v12.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.mingw32-runtime.new.1265/mingw-w64-v14.0.0.tar.bz2 
differ: char 11, line 1

Reply via email to