Script 'mail_helper' called by obssrc
Hello community,

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

Package is "mingw64-runtime"

Fri Aug 28 19:51:35 2026 rev:8 rq:1374245 version:14.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw64-runtime/mingw64-runtime.changes  
2025-02-11 21:25:55.605481328 +0100
+++ 
/work/SRC/openSUSE:Factory/.mingw64-runtime.new.1265/mingw64-runtime.changes    
    2026-08-28 19:53:12.724202767 +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 %_mingw64_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:
------------------
++++++ mingw64-runtime.spec ++++++
--- /var/tmp/diff_new_pack.evYPe5/_old  2026-08-28 19:53:13.736238141 +0200
+++ /var/tmp/diff_new_pack.evYPe5/_new  2026-08-28 19:53:13.740238281 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           mingw64-runtime
-Version:        12.0.0
+Version:        14.0.0
 Release:        0
 Summary:        MinGW-w64 runtime libraries for Win64
 License:        SUSE-Public-Domain
@@ -38,7 +38,7 @@
 Requires:       mingw64-headers <= %version
 # Once this is installed, mingw64-bootstrap (binary bootstrapper) is no
 # longer needed.
-Obsoletes:      mingw64-runtime-bootstrap
+Obsoletes:      mingw64-runtime-bootstrap < %{version}
 BuildArch:      noarch
 %_mingw64_package_header_debug
 
@@ -49,8 +49,10 @@
 %autosetup -n mingw-w64-v%version/mingw-w64-crt
 
 %build
-%_mingw64_configure --disable-lib32 --enable-lib64 \
-       --with-default-msvcrt=msvcrt
+%_mingw64_configure \
+    --disable-lib32 \
+    --enable-lib64 \
+    
--with-default-msvcrt=%{?_mingw64_crt:%{_mingw64_crt}}%{!?_mingw64_crt:msvcrt}
 %make_build
 
 %install

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.evYPe5/_old  2026-08-28 19:53:13.804240518 +0200
+++ /var/tmp/diff_new_pack.evYPe5/_new  2026-08-28 19:53:13.809240693 +0200
@@ -1,5 +1,5 @@
-mtime: 1739169242
-commit: 00f54440acd73f82d3009e478c2160dcd311ac4a02459f36b6ebefb7e06bc1f1
+mtime: 1787832229
+commit: 310c8bd2d62d926ef16b0307d59f7725c8dc42dc7afa6b6d64524d137b584211
 url: https://src.opensuse.org/mingw/mingw64-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-27 14:03:49.000000000 +0200
@@ -0,0 +1 @@
+.osc

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

Reply via email to