Accepting request 1191501 from windows:mingw:win64

OBS-URL: https://build.opensuse.org/request/show/1191501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mingw64-filesystem?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2024-08-05 15:21:00 +00:00 committed by Git OBS Bridge
commit e9f9555aa7
4 changed files with 18 additions and 4 deletions

View File

@ -1,4 +1,5 @@
ca
ca@valencia
cs
da
de

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,16 @@
-------------------------------------------------------------------
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>
- Update version to 20240801
- Add missing man language ca@valencia required by KDE Frameworks 5.103
-------------------------------------------------------------------
Mon Jun 12 13:16:04 UTC 2023 - 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: 20230614
Version: 20240803
Release: 0
Summary: MinGW base filesystem and environment
License: GPL-2.0-or-later