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 2025-02-11 21:24:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw64-runtime (Old)
 and      /work/SRC/openSUSE:Factory/.mingw64-runtime.new.19470 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw64-runtime"

Tue Feb 11 21:24:08 2025 rev:7 rq:1244891 version:12.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw64-runtime/mingw64-runtime.changes  
2023-11-10 12:37:13.669159662 +0100
+++ 
/work/SRC/openSUSE:Factory/.mingw64-runtime.new.19470/mingw64-runtime.changes   
    2025-02-11 21:25:55.605481328 +0100
@@ -1,0 +2,11 @@
+Wed Aug 28 10:45:16 UTC 2024 - Jan Engelhardt <[email protected]>
+
+- Update to release 12
+  * C++ overloads for _strdate_s and _strtime_s, _makepath_s,
+    wcsncat_s.
+  * Updated wine header imports.
+  * Many other new win32 APIs.
+  * UCRT configurations now primarily use (faster) math functions
+    from UCRT, rather than libmingwex.
+
+-------------------------------------------------------------------
@@ -17,0 +29,5 @@
+Tue Sep 21 08:39:19 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Silence rpmlint2: devel-file-in-non-devel-package
+
+-------------------------------------------------------------------

Old:
----
  mingw-w64-v11.0.1.tar.bz2

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  mingw-w64-v12.0.0.tar.bz2

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

Other differences:
------------------
++++++ mingw64-runtime.spec ++++++
--- /var/tmp/diff_new_pack.XOoJeX/_old  2025-02-11 21:25:57.177546186 +0100
+++ /var/tmp/diff_new_pack.XOoJeX/_new  2025-02-11 21:25:57.177546186 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mingw64-runtime
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,25 +17,25 @@
 
 
 Name:           mingw64-runtime
-Version:        11.0.1
+Version:        12.0.0
 Release:        0
 Summary:        MinGW-w64 runtime libraries for Win64
 License:        SUSE-Public-Domain
 Group:          Development/Libraries/C and C++
 URL:            http://mingw-w64.sf.net/
-Source:         http://downloads.sf.net/mingw-w64/mingw-w64-v%{version}.tar.bz2
-Source100:      %{name}-rpmlintrc
+Source:         http://downloads.sf.net/mingw-w64/mingw-w64-v%version.tar.bz2
+Source100:      %name-rpmlintrc
 BuildRequires:  mingw64-cross-binutils
 BuildRequires:  mingw64-cross-gcc-bootstrap >= 4.4.0
 BuildRequires:  mingw64-filesystem
-BuildRequires:  mingw64-headers >= %{version}
+BuildRequires:  mingw64-headers >= %version
 BuildRequires:  xz
 #!BuildIgnore:  post-build-checks
 # When building the CRT, any newer (>=) headers should be ok, since the CRT
 # won't make use of them. At runtime, ensure that headers are not too new (<=)
 # because ominous link failures can result -- let OBS go into unresolvable
 # state instead.
-Requires:       mingw64-headers <= %{version}
+Requires:       mingw64-headers <= %version
 # Once this is installed, mingw64-bootstrap (binary bootstrapper) is no
 # longer needed.
 Obsoletes:      mingw64-runtime-bootstrap
@@ -46,16 +46,17 @@
 MinGW Win64 cross-compiler runtime, base libraries.
 
 %prep
-%autosetup -n mingw-w64-v%{version}/mingw-w64-crt
+%autosetup -n mingw-w64-v%version/mingw-w64-crt
 
 %build
-%{_mingw64_configure} --disable-lib32 --enable-lib64
+%_mingw64_configure --disable-lib32 --enable-lib64 \
+       --with-default-msvcrt=msvcrt
 %make_build
 
 %install
 %make_install
-rm -Rfv "%{buildroot}/%{_mingw64_includedir}"/*.c
+rm -Rfv "%buildroot/%_mingw64_includedir"/*.c
 
 %files
-%{_mingw64_libdir}/
+%_mingw64_libdir/
 

++++++ _scmsync.obsinfo ++++++
mtime: 1739169242
commit: 00f54440acd73f82d3009e478c2160dcd311ac4a02459f36b6ebefb7e06bc1f1
url: https://src.opensuse.org/mingw/mingw64-runtime
revision: master

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

Reply via email to