From 8e1312369ba59ca4ac901893860789fc3396532b Mon Sep 17 00:00:00 2001
From: CentOS Sources <bugs@centos.org>
Date: Tue, 9 Nov 2021 05:10:43 -0500
Subject: [PATCH] import mingw-filesystem-104-3.el8

---
 SPECS/mingw-filesystem.spec | 30 +++++++++---------------------
 1 file changed, 9 insertions(+), 21 deletions(-)

diff --git a/SPECS/mingw-filesystem.spec b/SPECS/mingw-filesystem.spec
index 40720df..af22db5 100644
--- a/SPECS/mingw-filesystem.spec
+++ b/SPECS/mingw-filesystem.spec
@@ -7,7 +7,7 @@
 
 Name:           mingw-filesystem
 Version:        104
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        MinGW cross compiler base filesystem and environment
 
 Group:          Development/Libraries
@@ -49,11 +49,7 @@ BuildRequires:  iso-codes
 
 %description
 This package contains the base filesystem layout, RPM macros and
-environment for all Fedora MinGW packages.
-
-This environment is maintained by the Fedora MinGW SIG at:
-
-  http://fedoraproject.org/wiki/SIGs/MinGW
+environment for all MinGW packages.
 
 
 %package base
@@ -67,11 +63,7 @@ Obsoletes:      mingw-filesystem-scripts < 75-2
 
 %description base
 This package contains the base filesystem layout, RPM macros and
-environment for all Fedora MinGW packages.
-
-This environment is maintained by the Fedora MinGW SIG at:
-
-  http://fedoraproject.org/wiki/SIGs/MinGW
+environment for all MinGW packages.
 
 
 %package -n mingw32-filesystem
@@ -97,11 +89,7 @@ Provides:       mingw32(mscoree.dll)
 
 %description -n mingw32-filesystem
 This package contains the base filesystem layout, RPM macros and
-environment for all Fedora MinGW packages.
-
-This environment is maintained by the Fedora MinGW SIG at:
-
-  http://fedoraproject.org/wiki/SIGs/MinGW
+environment for all MinGW packages.
 
 
 %package -n mingw64-filesystem
@@ -113,11 +101,7 @@ Provides:       mingw64(mscoree.dll)
 
 %description -n mingw64-filesystem
 This package contains the base filesystem layout, RPM macros and
-environment for all Fedora MinGW packages.
-
-This environment is maintained by the Fedora MinGW SIG at:
-
-  http://fedoraproject.org/wiki/SIGs/MinGW
+environment for all MinGW packages.
 
 
 %prep
@@ -317,6 +301,10 @@ install -m 0644 %{SOURCE19} $RPM_BUILD_ROOT%{_datadir}/mingw/
 
 
 %changelog
+* Thu Aug 05 2021 Uri Lublin <uril@redhat.com>
+- Update package description
+  Resolves: rhbz#1932299
+
 * Thu Feb 04 2021 Uri Lublin <uril@redhat.com> - 104-2
 - Fix building with meson >= 0.54
   Resolves: rhbz#1918306
-- 
GitLab