Accepting request 1037042 from windows:mingw:win64

OBS-URL: https://build.opensuse.org/request/show/1037042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mingw64-filesystem?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2022-11-21 14:30:09 +00:00 committed by Git OBS Bridge
commit 1d97128117
3 changed files with 13 additions and 5 deletions

View File

@ -73,10 +73,10 @@
#
# To exclude project wide shared library requirements add this to project config
# Macros:
# %_mingw64_find_requires_exclude "d3d12 ..."
# %_mingw64_find_requires_exclude d3d12 ... [%{nil}]
# :Macros
# for a single package add
# %global _mingw64_find_requires_exclude "d3d12 ..."
# %global _mingw64_find_requires_exclude d3d12 ... [%{nil}]
# to the related spec file
#
%_mingw64_findprovides /usr/lib/rpm/mingw64-find-provides.sh

View File

@ -1,4 +1,12 @@
-------------------------------------------------------------------
Mon Nov 14 08:20:48 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>
- Update to version 20221115
* Fix doc in macros.mingw64 how to define macro _mingw64_find_requires_exclude
* Change dependency to mingw64-cross-binutils-utils and
mingw64-cross-pkgconf-utils to avoid cyclic dependencies (boo#1204985)
------------------------------------------------------------------
Mon Aug 29 10:17:22 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>
- Fix generating invalid source file path when scanning binaries

View File

@ -31,7 +31,7 @@
%define _rpmmacrodir %{_sysconfdir}/rpm
%endif
Name: mingw64-filesystem
Version: 20220826
Version: 20221115
Release: 0
Summary: MinGW base filesystem and environment
License: GPL-2.0-or-later
@ -77,8 +77,8 @@ Requires: coreutils
Requires: findutils
Requires: gawk
Requires: grep
Requires: mingw64-cross-binutils
Requires: mingw64-cross-pkgconf
Requires: mingw64-cross-binutils-utils
Requires: mingw64-cross-pkgconf-utils
Requires: python3
Requires: rpm
Requires: rpmlint-mini