Accepting request 1191435 from home:rhabacker:branches:windows:mingw:win64:KF5103

- Update version to 20240803
- Do not block adding native debug package when using
  mingw64-cross-filesystem (boo#1228778)

OBS-URL: https://build.opensuse.org/request/show/1191435
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=164
This commit is contained in:
Ralf Habacker 2024-08-04 07:12:16 +00:00 committed by Git OBS Bridge
parent 5b4ffe767f
commit 837d1acba0
3 changed files with 11 additions and 4 deletions

View File

@ -158,9 +158,9 @@ package or when debugging this package.\
%global __objdump %{_mingw64_objdump} \
%global __os_install_post %{_mingw64_install_post}
# this macro also disables the default debug package
# see also macros.mingw64-cross
%_mingw64_package_header_debug \
%global debug_package %{nil} \
%{?!__mingw64_cross_debug_package:%global debug_package %{nil}} \
%global __strip %{_mingw64_strip} \
%global __objdump %{_mingw64_objdump} \
%global __os_install_post %{_mingw64_debug_install_post} \\\

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Aug 3 06:38:13 UTC 2024 - Ralf Habacker <ralf.habacker@freenet.de>
- Update version to 20240803
- Do not block adding native debug package when using
mingw64-cross-filesystem (boo#1228778)
-------------------------------------------------------------------
Wed Jul 31 23:24:10 UTC 2024 - Ralf Habacker <ralf.habacker@freenet.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package mingw64-filesystem
#
# 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
@ -31,7 +31,7 @@
%define _rpmmacrodir %{_sysconfdir}/rpm
%endif
Name: mingw64-filesystem
Version: 20240801
Version: 20240803
Release: 0
Summary: MinGW base filesystem and environment
License: GPL-2.0-or-later