forked from pool/mingw32-runtime
Compare commits
5 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
e2df5ab96d | ||
|
c00d0316e0 | ||
|
04da2fb34b | ||
|
f78c30d616 | ||
f5e5ff233f |
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
||||
mtime: 1739118470
|
||||
commit: 265c0c4cdc0d574d7f2c7cf0531d91efffb0845d5817ea2e383a295505d3721f
|
||||
url: https://src.opensuse.org/mingw/mingw32-runtime
|
||||
revision: master
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a93daab7017c35a619eaab796589698bc30dfcda7dcf6bdc5de72222c6ab7ae
|
||||
size 256
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f66bce069ee8bed7439a1a13da7cb91a5e67ea6170f21317ac7f5794625ee10
|
||||
size 10057401
|
BIN
mingw-w64-v12.0.0.tar.bz2
(Stored with Git LFS)
Normal file
BIN
mingw-w64-v12.0.0.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 28 10:45:16 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 3 12:33:16 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
@ -11,6 +22,7 @@ Mon Jun 27 16:37:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 10
|
||||
* New msvcrt10, 20, 40, 70 and 71 import libraries.
|
||||
* Drop x86_64 64-bit crtdll.dll
|
||||
* Updated wine imports
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -44,7 +56,7 @@ Thu Dec 3 12:18:00 UTC 2020 - Tobias Klausmann <tobias.klausmann@freenet.de>
|
||||
* DirectX SDKs are now always installed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 23 14:51:10 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
||||
Sat Nov 23 14:40:09 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
- Update to new upstream release 7.0.0
|
||||
* _FORTIFY_SOURCE support thanks to Christian Franke.
|
||||
@ -67,9 +79,11 @@ Wed Oct 17 18:50:03 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
(no longer needed; included upstream)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 22 09:47:44 UTC 2017 - idonmez@suse.com
|
||||
Tue Nov 21 11:38:40 UTC 2017 - idonmez@suse.com
|
||||
|
||||
- Update to version 5.0.3
|
||||
- Drop libmsvcrt.a-Added-_create_locale-and-_free_locale-ent.diff,
|
||||
fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 18 14:12:37 UTC 2017 - idonmez@suse.com
|
||||
@ -82,9 +96,9 @@ Tue Mar 28 11:41:07 UTC 2017 - idonmez@suse.com
|
||||
- Update to version 5.0.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 14 20:41:27 UTC 2017 - idonmez@suse.com
|
||||
Sat Jan 14 20:48:37 UTC 2017 - idonmez@suse.com
|
||||
|
||||
- Update to version 5.0.1
|
||||
- Update to version 5.0.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 23 21:07:00 UTC 2016 - jengelh@inai.de
|
||||
@ -94,7 +108,7 @@ Wed Mar 23 21:07:00 UTC 2016 - jengelh@inai.de
|
||||
* gcc-5 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 12:08:56 UTC 2015 - idonmez@suse.com
|
||||
Fri Sep 4 11:55:01 UTC 2015 - idonmez@suse.com
|
||||
|
||||
- Update to version 4.0.4
|
||||
* No changelog upstream
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mingw32-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,7 +17,7 @@
|
||||
|
||||
|
||||
Name: mingw32-runtime
|
||||
Version: 11.0.1
|
||||
Version: 12.0.0
|
||||
Release: 0
|
||||
Summary: MinGW-w64 runtime libraries for Win32
|
||||
License: SUSE-Public-Domain
|
||||
@ -40,7 +40,7 @@ Requires: mingw32-headers <= %version
|
||||
# longer needed.
|
||||
Obsoletes: mingw32-runtime-bootstrap
|
||||
BuildArch: noarch
|
||||
%_mingw32_package_header
|
||||
%_mingw32_package_header_debug
|
||||
|
||||
%description
|
||||
MinGW Win64 cross-compiler runtime, base libraries.
|
||||
@ -49,7 +49,8 @@ MinGW Win64 cross-compiler runtime, base libraries.
|
||||
%autosetup -n mingw-w64-v%version/mingw-w64-crt
|
||||
|
||||
%build
|
||||
%_mingw32_configure --enable-lib32 --disable-lib64
|
||||
%_mingw32_configure --enable-lib32 --disable-lib64 \
|
||||
--with-default-msvcrt=msvcrt
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user