diff --git a/gcc.spec b/gcc.spec index a878763..f925143 100644 --- a/gcc.spec +++ b/gcc.spec @@ -44,7 +44,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: gcc -Version: 8.2.0 +Version: 8.3.0 Release: 1mamba Summary: GNU Compiler Collection (C, C++, Fortran, Java, Ada) Group: Applications/Development @@ -1603,6 +1603,9 @@ find %{buildroot}%{_libdir}/gcc -name lib*.a -exec chmod -w {} \; %endif # cross-platform %changelog +* Fri Feb 22 2019 Automatic Build System 8.3.0-1mamba +- automatic version update by autodist + * Thu Jul 26 2018 Automatic Build System 8.2.0-1mamba - automatic version update by autodist