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

Loading…
Cancel
Save