forked from pool/mingw32-runtime
Add support to use a different crt (boo#1243096) #1
@@ -5,6 +5,7 @@ Mon May 12 20:26:43 UTC 2025 - Ralf Habacker <ralf.habacker@freenet.de>
|
||||
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"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 28 10:45:16 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
@@ -38,7 +38,7 @@ BuildRequires: xz
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user