update README.en.md

This commit is contained in:
zhiyi 2020-11-03 15:20:23 +08:00
parent 7a700d2716
commit 31568937cc
2 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# mingw-filesystem # mingw-filesystem
#### Description #### 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
Software architecture description Software architecture description

View File

@ -3,7 +3,7 @@
Name: mingw-filesystem Name: mingw-filesystem
Version: 110 Version: 110
Release: 3 Release: 4
Summary: MinGW cross compiler base filesystem and environment Summary: MinGW cross compiler base filesystem and environment
License: GPLv2+ License: GPLv2+
URL: http://fedoraproject.org/wiki/MinGW URL: http://fedoraproject.org/wiki/MinGW
@ -242,7 +242,10 @@ install -m 0644 %{SOURCE19} $RPM_BUILD_ROOT%{_datadir}/mingw/
%{_datadir}/mingw/toolchain-mingw64.meson %{_datadir}/mingw/toolchain-mingw64.meson
%changelog %changelog
* Fri Apr 3 2020 likexin <likexin4@huawei.com> -110-3 * Tue Nov 03 2020 Zhiyi Weng <zhiyi@iscas.ac.cn> - 110-4
- test ci error
* Fri Apr 3 2020 likexin <likexin4@huawei.com> - 110-3
- fix wrong requires - fix wrong requires
* Thu Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 110-2 * Thu Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 110-2