!9 Change Release Description
Merge pull request !9 from eastb233/master
This commit is contained in:
commit
3907480004
7
gcc.spec
7
gcc.spec
@ -1,4 +1,4 @@
|
||||
%global DATE 20200520
|
||||
%global DATE 20200522
|
||||
|
||||
%global gcc_version 9.3.1
|
||||
%global gcc_major 9.3.1
|
||||
@ -60,7 +60,7 @@
|
||||
Summary: Various compilers (C, C++, Objective-C, ...)
|
||||
Name: gcc
|
||||
Version: %{gcc_version}
|
||||
Release: %{gcc_release}.h1
|
||||
Release: %{gcc_release}.2
|
||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
||||
Source0: gcc-9.3.0.tar.xz
|
||||
%global isl_version 0.16.1
|
||||
@ -2519,6 +2519,9 @@ end
|
||||
%doc rpm.doc/changelogs/libcc1/ChangeLog*
|
||||
|
||||
%changelog
|
||||
* Fri May 22 2020 eastb233 <xiezhiheng@huawei.com> - 9.3.1-20200312.2
|
||||
- gcc.spec: Modify Release to %{release}.2
|
||||
|
||||
* Wed May 20 2020 eastb233 <xiezhiheng@huawei.com> - 9.3.1-20200312.h1
|
||||
- address-calculation-optimization-within-loop.patch: Modify testsuite
|
||||
- generate-csel.patch: Modify testsuite
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user