Browse Source

upgrading package: gcc 11.1.0 -> 11.2.0

master
parent
commit
d5e74bb958
  1. 4
      gcc/gcc.spec

4
gcc/gcc.spec

@ -22,7 +22,7 @@
## ##
# package version # package version
%define V_full 11.1.0 %define V_full 11.2.0
%define V_comp %nil %define V_comp %nil
# package information # package information
@ -36,7 +36,7 @@ Class: CORE
Group: Compiler Group: Compiler
License: GPL License: GPL
Version: %{V_full} Version: %{V_full}
Release: 20210502 Release: 20210728
# package options # package options
%option with_binutils yes %option with_binutils yes

Loading…
Cancel
Save