diff --git a/README.en.md b/README.en.md index a74b6f4cf02e129ec77e8816b0d42dfac27ba8f0..e38f194f7e3a21bdad1120b2dd0eb85a4117434c 100644 --- a/README.en.md +++ b/README.en.md @@ -1,7 +1,7 @@ # mingw-filesystem #### Description -{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**} +MinGW cross compiler base filesystem and environment. This package contains the base filesystem layout, RPM macros and environment for MinGW packages. #### Software Architecture Software architecture description diff --git a/mingw-filesystem.spec b/mingw-filesystem.spec index 5bc0a43fa187ac6a99a6ac2bc461ad12dc0bd532..4ce058547c445685c2d80563ccc7b87d38008a7b 100644 --- a/mingw-filesystem.spec +++ b/mingw-filesystem.spec @@ -3,7 +3,7 @@ Name: mingw-filesystem Version: 110 -Release: 3 +Release: 4 Summary: MinGW cross compiler base filesystem and environment License: GPLv2+ URL: http://fedoraproject.org/wiki/MinGW @@ -242,7 +242,10 @@ install -m 0644 %{SOURCE19} $RPM_BUILD_ROOT%{_datadir}/mingw/ %{_datadir}/mingw/toolchain-mingw64.meson %changelog -* Fri Apr 3 2020 likexin -110-3 +* Tue Nov 03 2020 Zhiyi Weng - 110-4 +- test ci error + +* Fri Apr 3 2020 likexin - 110-3 - fix wrong requires * Thu Dec 9 2019 openEuler Buildteam - 110-2