From f1398c74a21c319ff41ef90feb48576e59b94dbab0570e2d903f5e3bb531eee7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 3 Dec 2020 18:38:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-runtime?expand=0&rev=51 --- mingw-w64-v7.0.0.tar.bz2 | 3 --- mingw-w64-v8.0.0.tar.bz2 | 3 +++ mingw64-runtime.changes | 18 ++++++++++++++++++ mingw64-runtime.spec | 4 ++-- 4 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 mingw-w64-v7.0.0.tar.bz2 create mode 100644 mingw-w64-v8.0.0.tar.bz2 diff --git a/mingw-w64-v7.0.0.tar.bz2 b/mingw-w64-v7.0.0.tar.bz2 deleted file mode 100644 index dd894c0..0000000 --- a/mingw-w64-v7.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa20dfff3596f08a7f427aab74315a6cb80c2b086b4a107ed35af02f9496b628 -size 9071231 diff --git a/mingw-w64-v8.0.0.tar.bz2 b/mingw-w64-v8.0.0.tar.bz2 new file mode 100644 index 0000000..267233f --- /dev/null +++ b/mingw-w64-v8.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c740ea6ab3924bc3aa169bad11ad3c5766c5c8459e3126d44eabb8735a5762 +size 9370799 diff --git a/mingw64-runtime.changes b/mingw64-runtime.changes index c6fa4cf..19909b5 100644 --- a/mingw64-runtime.changes +++ b/mingw64-runtime.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Dec 3 12:18:00 UTC 2020 - Tobias Klausmann + +- Update to new upstream release 8.0.0 + * New Hyper-V headers and libraries by Biswapriyo Nath + * Many headers updated from Wine by Jacek Caban. + * ARM math improvements by Martin Storsjö + * floating point fixes by Liu Hao + * many *printf compatibility fixes by Liu Hao and Martin Storsjö + * massive Windows App Store API updates by Steve Lhomme + * winstorecompat library updates by Martin Storsjö + * __USE_MINGW_ANSI_STDIO now automatically enabled in C99 and C11 mode when + not using UCRT by Pali Rohár + * wdm and ddk updates by Zebediah Figura + * UCRT for Windows Store Apps (-lucrtapp) by Martin Storsjö + * Audioclient and ActivateAudioInterfaceAsync API updates by Liu Hao + * DirectX SDKs are now always installed + ------------------------------------------------------------------- Sat Nov 23 14:40:09 UTC 2019 - Ismail Dönmez diff --git a/mingw64-runtime.spec b/mingw64-runtime.spec index 9d2184c..1bbc3fa 100644 --- a/mingw64-runtime.spec +++ b/mingw64-runtime.spec @@ -1,7 +1,7 @@ # # spec file for package mingw64-runtime # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 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: mingw64-runtime -Version: 7.0.0 +Version: 8.0.0 Release: 0 Summary: MinGW-w64 runtime libraries for Win64 License: SUSE-Public-Domain